Rev 30 | Rev 32 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 30 | Rev 31 | ||
|---|---|---|---|
| 1 | lsh-utils (2.0.4-dfsg-3) UNRELEASED; urgency=low |
1 | lsh-utils (2.0.4-dfsg-3) UNRELEASED; urgency=low |
| 2 | 2 | ||
| 3 | * lsh-doc: Depend on dpkg (>= 1.15.4) | install-info as recommended for |
3 | * lsh-doc: Depend on dpkg (>= 1.15.4) | install-info as recommended for |
| 4 | the transition to triggerized install-info. |
4 | the transition to triggerized install-info. |
| - | 5 | * Add ${misc:Depends} to Depends of arch: any packages in case Debhelper
|
|
| - | 6 | needs it in the future. |
|
| 5 | 7 | ||
| 6 | -- Magnus Holmgren <holmgren@debian.org> Tue, 01 Sep 2009 22:51:47 +0200 |
8 | -- Magnus Holmgren <holmgren@debian.org> Tue, 01 Sep 2009 22:54:57 +0200 |
| 7 | 9 | ||
| 8 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low |
10 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low |
| 9 | 11 | ||
| 10 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c, |
12 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c, |
| 11 | check whether the seed file exists before trying to lock it, and give |
13 | check whether the seed file exists before trying to lock it, and give |
| 12 | the hint about running lsh-make-seed if it doesn't (Closes: #485856). |
14 | the hint about running lsh-make-seed if it doesn't (Closes: #485856). |
| 13 | * Update doc-base section of lsh-doc to match current structure. |
15 | * Update doc-base section of lsh-doc to match current structure. |
| 14 | * Remove inactive maintainer as requested by the MIA team and put myself |
16 | * Remove inactive maintainer as requested by the MIA team and put myself |
| 15 | in charge (Closes: #487137). |
17 | in charge (Closes: #487137). |
| 16 | * Upgrade lsh-client's Recommends of lsh-utils to a Depends. It's not |
18 | * Upgrade lsh-client's Recommends of lsh-utils to a Depends. It's not |
| 17 | huge and lsh-client is almost useless without it in most cases |
19 | huge and lsh-client is almost useless without it in most cases |
| 18 | (Closes: #481073). |
20 | (Closes: #481073). |
| 19 | * Use --as-needed to avoid unnecessary dependencies. |
21 | * Use --as-needed to avoid unnecessary dependencies. |
| 20 | 22 | ||
| 21 | -- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 16:40:16 +0200 |
23 | -- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 16:40:16 +0200 |
| 22 | 24 | ||
| 23 | lsh-utils (2.0.4-dfsg-1) unstable; urgency=low |
25 | lsh-utils (2.0.4-dfsg-1) unstable; urgency=low |
| 24 | 26 | ||
| 25 | * New upstream release (Closes: #422199) |
27 | * New upstream release (Closes: #422199) |
| 26 | - Repackaged without non-free RFC (src/nettle/testsuite/rfc1750.txt) |
28 | - Repackaged without non-free RFC (src/nettle/testsuite/rfc1750.txt) |
| 27 | (Closes: #408490). |
29 | (Closes: #408490). |
| 28 | - Drop 01_fix_manpages.dpatch; incorporated upstream. |
30 | - Drop 01_fix_manpages.dpatch; incorporated upstream. |
| 29 | - Fixes X11 forwarding bug. |
31 | - Fixes X11 forwarding bug. |
| 30 | * New co-maintainer added. |
32 | * New co-maintainer added. |
| 31 | * Rename lsh-utils-doc as lsh-doc. We'll rename the source package after |
33 | * Rename lsh-utils-doc as lsh-doc. We'll rename the source package after |
| 32 | Sarge is gone. |
34 | Sarge is gone. |
| 33 | * Drop the tarball-in-tarball format and ship a "normal" .orig.tar.gz. |
35 | * Drop the tarball-in-tarball format and ship a "normal" .orig.tar.gz. |
| 34 | - Drop 02_fix_perms.dpatch. |
36 | - Drop 02_fix_perms.dpatch. |
| 35 | - Add some extra cleanup in debian/rules. |
37 | - Add some extra cleanup in debian/rules. |
| 36 | * Increase Standards-Version to 3.7.3. No changes needed. |
38 | * Increase Standards-Version to 3.7.3. No changes needed. |
| 37 | * Put some more docs in the packages: README and ChangeLog is now in all |
39 | * Put some more docs in the packages: README and ChangeLog is now in all |
| 38 | packages, AUTHORS in lsh-utils. Update debian/copyright to refer to |
40 | packages, AUTHORS in lsh-utils. Update debian/copyright to refer to |
| 39 | /usr/share/doc/lsh-utils/AUTHORS (Closes: #421108). |
41 | /usr/share/doc/lsh-utils/AUTHORS (Closes: #421108). |
| 40 | * debian/control: Use ${binary:Version} substitution variable instead of
|
42 | * debian/control: Use ${binary:Version} substitution variable instead of
|
| 41 | ${source-version}.
|
43 | ${source-version}.
|
| 42 | * Review Build-depends: Drop patchutils, comerr-dev (redundant), |
44 | * Review Build-depends: Drop patchutils, comerr-dev (redundant), |
| 43 | po-debconf (redundant), xutils (makes no difference); add |
45 | po-debconf (redundant), xutils (makes no difference); add |
| 44 | autotools-dev, scsh-0.6 (as alternative to guile-1.6). |
46 | autotools-dev, scsh-0.6 (as alternative to guile-1.6). |
| 45 | * Drop lshc, the deprecated alias for lsh (Closes: #417426). |
47 | * Drop lshc, the deprecated alias for lsh (Closes: #417426). |
| 46 | * 30_nonettle.dpatch: Link dynamically with libnettle-dev instead of |
48 | * 30_nonettle.dpatch: Link dynamically with libnettle-dev instead of |
| 47 | statically with the bundled nettle (Closes: #412138). |
49 | statically with the bundled nettle (Closes: #412138). |
| 48 | * Don't provide sexp-conv; let lsh-client depend on nettle-bin instead. |
50 | * Don't provide sexp-conv; let lsh-client depend on nettle-bin instead. |
| 49 | * Move lsftp and lcp to lsh-client. |
51 | * Move lsftp and lcp to lsh-client. |
| 50 | * Put sftp-server in /usr/lib/lsh-server and put the manpage in section |
52 | * Put sftp-server in /usr/lib/lsh-server and put the manpage in section |
| 51 | 8lsh instead of renaming it (new 20_sftp-server_mansection.dpatch). |
53 | 8lsh instead of renaming it (new 20_sftp-server_mansection.dpatch). |
| 52 | * Ship lsh.html in lsh-doc. |
54 | * Ship lsh.html in lsh-doc. |
| 53 | * Add doc-base entry. |
55 | * Add doc-base entry. |
| 54 | * debian/control: Add Homepage field. |
56 | * debian/control: Add Homepage field. |
| 55 | * debian/watch: Update dversionmangle to strip -dfsg suffix. |
57 | * debian/watch: Update dversionmangle to strip -dfsg suffix. |
| 56 | 58 | ||
| 57 | -- Magnus Holmgren <holmgren@debian.org> Thu, 01 May 2008 19:22:18 +0200 |
59 | -- Magnus Holmgren <holmgren@debian.org> Thu, 01 May 2008 19:22:18 +0200 |
| 58 | 60 | ||
| 59 | lsh-utils (2.0.2-1.1) unstable; urgency=low |
61 | lsh-utils (2.0.2-1.1) unstable; urgency=low |
| 60 | 62 | ||
| 61 | * Non-maintainer upload to fix longstanding l10n issues |
63 | * Non-maintainer upload to fix longstanding l10n issues |
| 62 | * Debconf templates translations: |
64 | * Debconf templates translations: |
| 63 | - Swedish added. Closes: #351641 |
65 | - Swedish added. Closes: #351641 |
| 64 | - Portuguese added. Sent during the call for updates of the NMU campaign. |
66 | - Portuguese added. Sent during the call for updates of the NMU campaign. |
| 65 | * Lintian fixes: |
67 | * Lintian fixes: |
| 66 | - Do not Build-depend on build-essential |
68 | - Do not Build-depend on build-essential |
| 67 | - Add a very basic LSB header to the init script |
69 | - Add a very basic LSB header to the init script |
| 68 | 70 | ||
| 69 | -- Christian Perrier <bubulle@debian.org> Wed, 13 Dec 2006 22:02:11 +0100 |
71 | -- Christian Perrier <bubulle@debian.org> Wed, 13 Dec 2006 22:02:11 +0100 |
| 70 | 72 | ||
| 71 | lsh-utils (2.0.2-1) unstable; urgency=low |
73 | lsh-utils (2.0.2-1) unstable; urgency=low |
| 72 | 74 | ||
| 73 | * New upstream release |
75 | * New upstream release |
| 74 | * The fd leak in the server is known as CVE-2006-0353 |
76 | * The fd leak in the server is known as CVE-2006-0353 |
| 75 | * Support for aes256-ctr. |
77 | * Support for aes256-ctr. |
| 76 | * Newer nettle library. |
78 | * Newer nettle library. |
| 77 | * Fix for some more fd leaks, but none in the debian default |
79 | * Fix for some more fd leaks, but none in the debian default |
| 78 | configuration. |
80 | configuration. |
| 79 | 81 | ||
| 80 | -- Stefan Pfetzing <dreamind@dreamind.de> Sat, 28 Jan 2006 05:42:16 +0100 |
82 | -- Stefan Pfetzing <dreamind@dreamind.de> Sat, 28 Jan 2006 05:42:16 +0100 |
| 81 | 83 | ||
| 82 | lsh-utils (2.0.1cdbs-4) unstable; urgency=high |
84 | lsh-utils (2.0.1cdbs-4) unstable; urgency=high |
| 83 | 85 | ||
| 84 | * Remove silly debconf questions and correct others. (Closes: Bug#337026) |
86 | * Remove silly debconf questions and correct others. (Closes: Bug#337026) |
| 85 | * Switch to dpatch. |
87 | * Switch to dpatch. |
| 86 | * Make lsh-utils build on a grsecurity system. |
88 | * Make lsh-utils build on a grsecurity system. |
| 87 | * Remove /var/spool/lsh upon purge. |
89 | * Remove /var/spool/lsh upon purge. |
| 88 | * Update Vietnamese debconf translation. |
90 | * Update Vietnamese debconf translation. |
| 89 | * Update German debconf translation. |
91 | * Update German debconf translation. |
| 90 | * Update Danish debconf translation. |
92 | * Update Danish debconf translation. |
| 91 | * Update Czech debconf translation. |
93 | * Update Czech debconf translation. |
| 92 | * Update Dutch debconf translation. |
94 | * Update Dutch debconf translation. |
| 93 | * Update Russian debconf translation. (Closes: Bug#349180) |
95 | * Update Russian debconf translation. (Closes: Bug#349180) |
| 94 | * Update French debconf translation. (Closes: Bug#348822) |
96 | * Update French debconf translation. (Closes: Bug#348822) |
| 95 | * Have lsh-server provide ssh-server. (Closes: Bug#348844) |
97 | * Have lsh-server provide ssh-server. (Closes: Bug#348844) |
| 96 | * Update the watch file format version to the latest (3). |
98 | * Update the watch file format version to the latest (3). |
| 97 | * Have uscan remove the "cdbs" version extension. |
99 | * Have uscan remove the "cdbs" version extension. |
| 98 | * Fix fd leak in the lsh-server. |
100 | * Fix fd leak in the lsh-server. |
| 99 | This is to be security related, so upload it with a high urgency. |
101 | This is to be security related, so upload it with a high urgency. |
| 100 | (Closes: Bug#349303) |
102 | (Closes: Bug#349303) |
| 101 | 103 | ||
| 102 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 22 Jan 2006 06:30:43 +0100 |
104 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 22 Jan 2006 06:30:43 +0100 |
| 103 | 105 | ||
| 104 | lsh-utils (2.0.1cdbs-3) unstable; urgency=low |
106 | lsh-utils (2.0.1cdbs-3) unstable; urgency=low |
| 105 | 107 | ||
| 106 | * The 2.0 release removed the "pesky" identity file error. |
108 | * The 2.0 release removed the "pesky" identity file error. |
| 107 | (Closes: Bug#214167) |
109 | (Closes: Bug#214167) |
| 108 | * Update Danish debconf translation. |
110 | * Update Danish debconf translation. |
| 109 | * Update Vietnamese debconf translation. |
111 | * Update Vietnamese debconf translation. |
| 110 | * Update French debconf translation. (Closes: Bug#347543) |
112 | * Update French debconf translation. (Closes: Bug#347543) |
| 111 | * Update Russian debconf translation. (Closes: Bug#348138) |
113 | * Update Russian debconf translation. (Closes: Bug#348138) |
| 112 | * Do not regenerate debian/rules. (Closes: Bug#347891) |
114 | * Do not regenerate debian/rules. (Closes: Bug#347891) |
| 113 | 115 | ||
| 114 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 15 Jan 2006 21:02:36 +0100 |
116 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 15 Jan 2006 21:02:36 +0100 |
| 115 | 117 | ||
| 116 | lsh-utils (2.0.1cdbs-2) unstable; urgency=low |
118 | lsh-utils (2.0.1cdbs-2) unstable; urgency=low |
| 117 | 119 | ||
| 118 | * No longer build-depend on xlibs-dev, use libxau-dev instead. |
120 | * No longer build-depend on xlibs-dev, use libxau-dev instead. |
| 119 | (Closes: Bug#347143) |
121 | (Closes: Bug#347143) |
| 120 | * Depend on comerr-dev too, otherwise kerberos support would be broken. |
122 | * Depend on comerr-dev too, otherwise kerberos support would be broken. |
| 121 | 123 | ||
| 122 | -- Stefan Pfetzing <dreamind@dreamind.de> Thu, 12 Jan 2006 19:34:23 +0100 |
124 | -- Stefan Pfetzing <dreamind@dreamind.de> Thu, 12 Jan 2006 19:34:23 +0100 |
| 123 | 125 | ||
| 124 | lsh-utils (2.0.1cdbs-1) unstable; urgency=low |
126 | lsh-utils (2.0.1cdbs-1) unstable; urgency=low |
| 125 | 127 | ||
| 126 | * Change the build system to cdbs. |
128 | * Change the build system to cdbs. |
| 127 | (And hopefully don't introduce any new bugs.) |
129 | (And hopefully don't introduce any new bugs.) |
| 128 | * Make lintian happy with the odieresis in the manpages. |
130 | * Make lintian happy with the odieresis in the manpages. |
| 129 | * Fix debian/control, so it can be autogenerated by cdbs. |
131 | * Fix debian/control, so it can be autogenerated by cdbs. |
| 130 | * Conflict lsh, and rename lshc to lsh. |
132 | * Conflict lsh, and rename lshc to lsh. |
| 131 | * Include a small shell script to notify users. |
133 | * Include a small shell script to notify users. |
| 132 | * Make stop act the same way graceful-stop was doing already. |
134 | * Make stop act the same way graceful-stop was doing already. |
| 133 | This helps not to accidently kill your own lsh connection. |
135 | This helps not to accidently kill your own lsh connection. |
| 134 | * Update debconf po files. |
136 | * Update debconf po files. |
| 135 | * Update the German debconf translation. |
137 | * Update the German debconf translation. |
| 136 | * Remove the SSH1 notice from lsh-server's package description. |
138 | * Remove the SSH1 notice from lsh-server's package description. |
| 137 | * Make the lsh-server package suggest lsh-client or openssh-client. |
139 | * Make the lsh-server package suggest lsh-client or openssh-client. |
| 138 | * Add a small note on how to use the lsh client. (Closes: Bug#109899) |
140 | * Add a small note on how to use the lsh client. (Closes: Bug#109899) |
| 139 | * No longer FTBFS because of wrong debian/rules. (Closes: Bug#344747) |
141 | * No longer FTBFS because of wrong debian/rules. (Closes: Bug#344747) |
| 140 | * Update Czech translation. (Closes: Bug#345141) |
142 | * Update Czech translation. (Closes: Bug#345141) |
| 141 | 143 | ||
| 142 | -- Stefan Pfetzing <dreamind@dreamind.de> Mon, 9 Jan 2006 00:36:44 +0100 |
144 | -- Stefan Pfetzing <dreamind@dreamind.de> Mon, 9 Jan 2006 00:36:44 +0100 |
| 143 | 145 | ||
| 144 | lsh-utils (2.0.1-5) unstable; urgency=low |
146 | lsh-utils (2.0.1-5) unstable; urgency=low |
| 145 | 147 | ||
| 146 | * Make lsh-utils depend on lsh-client. (Closes: Bug#338014) |
148 | * Make lsh-utils depend on lsh-client. (Closes: Bug#338014) |
| 147 | * Fix lshg to look for lshc instead of lsh. (Closes: Bug#320554) |
149 | * Fix lshg to look for lshc instead of lsh. (Closes: Bug#320554) |
| 148 | * Fix lcp to look for lshc instead of lsh. (Closes: Bug#338015) |
150 | * Fix lcp to look for lshc instead of lsh. (Closes: Bug#338015) |
| 149 | * Add lcp manpage. (Closes: Bug#338017) |
151 | * Add lcp manpage. (Closes: Bug#338017) |
| 150 | * Clarify package description. lsh should be considered stable now. |
152 | * Clarify package description. lsh should be considered stable now. |
| 151 | (Closes: Bug#211317) |
153 | (Closes: Bug#211317) |
| 152 | * Update Russian debconf translation. (Closes: Bug#338170) |
154 | * Update Russian debconf translation. (Closes: Bug#338170) |
| 153 | * Update French debconf translation. (Closes: Bug#338104) |
155 | * Update French debconf translation. (Closes: Bug#338104) |
| 154 | * Update Danish debconf translation. (Closes: Bug#337017) |
156 | * Update Danish debconf translation. (Closes: Bug#337017) |
| 155 | * Change guile1.4-slib to guile-1.6 since slib.scm is included |
157 | * Change guile1.4-slib to guile-1.6 since slib.scm is included |
| 156 | with guile-1.6-libs, and we need the scheme interpreter. |
158 | with guile-1.6-libs, and we need the scheme interpreter. |
| 157 | * Add myself to the uploaders list. |
159 | * Add myself to the uploaders list. |
| 158 | * Approve NMUs. |
160 | * Approve NMUs. |
| 159 | (Closes: Bug#300496,Bug#318211,Bug#326328,Bug#326329,Bug#332012) |
161 | (Closes: Bug#300496,Bug#318211,Bug#326328,Bug#326329,Bug#332012) |
| 160 | (Closes: Bug#271911,Bug#312617,Bug#313975,Bug#304697,Bug#319933) |
162 | (Closes: Bug#271911,Bug#312617,Bug#313975,Bug#304697,Bug#319933) |
| 161 | 163 | ||
| 162 | -- Stefan Pfetzing <dreamind@dreamind.de> Thu, 10 Nov 2005 21:36:44 +0100 |
164 | -- Stefan Pfetzing <dreamind@dreamind.de> Thu, 10 Nov 2005 21:36:44 +0100 |
| 163 | 165 | ||
| 164 | lsh-utils (2.0.1-4.2) unstable; urgency=low |
166 | lsh-utils (2.0.1-4.2) unstable; urgency=low |
| 165 | 167 | ||
| 166 | * NMU. |
168 | * NMU. |
| 167 | * Make sftp support availible via debconf. (Closes: Bug#304697) |
169 | * Make sftp support availible via debconf. (Closes: Bug#304697) |
| 168 | * Rebuild against libreadline5 and change build-deps. |
170 | * Rebuild against libreadline5 and change build-deps. |
| 169 | (Closes: Bug#326328,Bug#326329) |
171 | (Closes: Bug#326328,Bug#326329) |
| 170 | * Rebuild with fixed debconf deps. (Closes: Bug#332012) |
172 | * Rebuild with fixed debconf deps. (Closes: Bug#332012) |
| 171 | * Update FSF address in debian/copyright. |
173 | * Update FSF address in debian/copyright. |
| 172 | * Add czech po file. (Closes: Bug#319933) |
174 | * Add czech po file. (Closes: Bug#319933) |
| 173 | 175 | ||
| 174 | -- Stefan Pfetzing <dreamind@dreamind.de> Mon, 31 Oct 2005 14:21:54 +0100 |
176 | -- Stefan Pfetzing <dreamind@dreamind.de> Mon, 31 Oct 2005 14:21:54 +0100 |
| 175 | 177 | ||
| 176 | lsh-utils (2.0.1-4.1) unstable; urgency=low |
178 | lsh-utils (2.0.1-4.1) unstable; urgency=low |
| 177 | 179 | ||
| 178 | * NMU. |
180 | * NMU. |
| 179 | * Trigger a rebuild to build against libgmp3c2. (Closes: Bug#318211) |
181 | * Trigger a rebuild to build against libgmp3c2. (Closes: Bug#318211) |
| 180 | * Make lsh-server suggest openssh-client or ssh. |
182 | * Make lsh-server suggest openssh-client or ssh. |
| 181 | * Fix Package description (Closes: Bug#271911) |
183 | * Fix Package description (Closes: Bug#271911) |
| 182 | * Add vietnamese debconf localization. (Closes: Bug#312617) |
184 | * Add vietnamese debconf localization. (Closes: Bug#312617) |
| 183 | * Update german debconf localization. (Closes: Bug#313975) |
185 | * Update german debconf localization. (Closes: Bug#313975) |
| 184 | * Rebuild fixes lshc host-acls (Closes: Bug#300496) |
186 | * Rebuild fixes lshc host-acls (Closes: Bug#300496) |
| 185 | * Bump standards-version, no changes needed. (make lintian happy) |
187 | * Bump standards-version, no changes needed. (make lintian happy) |
| 186 | 188 | ||
| 187 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 14 Aug 2005 17:04:55 +0200 |
189 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 14 Aug 2005 17:04:55 +0200 |
| 188 | 190 | ||
| 189 | lsh-utils (2.0.1-4) unstable; urgency=high |
191 | lsh-utils (2.0.1-4) unstable; urgency=high |
| 190 | 192 | ||
| 191 | * Trigger a rebuild, because the i386 package wasn't built properly. |
193 | * Trigger a rebuild, because the i386 package wasn't built properly. |
| 192 | (Closes: Bug#309365) |
194 | (Closes: Bug#309365) |
| 193 | 195 | ||
| 194 | -- Simon Law <sfllaw@debian.org> Mon, 16 May 2005 16:54:00 -0400 |
196 | -- Simon Law <sfllaw@debian.org> Mon, 16 May 2005 16:54:00 -0400 |
| 195 | 197 | ||
| 196 | lsh-utils (2.0.1-3) unstable; urgency=high |
198 | lsh-utils (2.0.1-3) unstable; urgency=high |
| 197 | 199 | ||
| 198 | * Remove the unnecessary nettle-lfib-stream program. (Closes: Bug#308233) |
200 | * Remove the unnecessary nettle-lfib-stream program. (Closes: Bug#308233) |
| 199 | 201 | ||
| 200 | -- Simon Law <sfllaw@debian.org> Mon, 9 May 2005 19:25:56 -0400 |
202 | -- Simon Law <sfllaw@debian.org> Mon, 9 May 2005 19:25:56 -0400 |
| 201 | 203 | ||
| 202 | lsh-utils (2.0.1-2.1) unstable; urgency=high |
204 | lsh-utils (2.0.1-2.1) unstable; urgency=high |
| 203 | 205 | ||
| 204 | * NMU |
206 | * NMU |
| 205 | * Remove --nist-level option to lsh-keygen since it has changed to using RSA |
207 | * Remove --nist-level option to lsh-keygen since it has changed to using RSA |
| 206 | keys now and the old --nist-level setting breaks it. Closes: #301968 |
208 | keys now and the old --nist-level setting breaks it. Closes: #301968 |
| 207 | * High urgency upload since 2.0.1 is needed in testing due to the security |
209 | * High urgency upload since 2.0.1 is needed in testing due to the security |
| 208 | fix. |
210 | fix. |
| 209 | 211 | ||
| 210 | -- Joey Hess <joeyh@debian.org> Sat, 9 Apr 2005 15:02:22 -0400 |
212 | -- Joey Hess <joeyh@debian.org> Sat, 9 Apr 2005 15:02:22 -0400 |
| 211 | 213 | ||
| 212 | lsh-utils (2.0.1-2) unstable; urgency=high |
214 | lsh-utils (2.0.1-2) unstable; urgency=high |
| 213 | 215 | ||
| 214 | * Fix up path resolution problems. (Closes: Bug#301039) |
216 | * Fix up path resolution problems. (Closes: Bug#301039) |
| 215 | Thanks to Stefan Pfetzing <dreamind@dreamind.de> |
217 | Thanks to Stefan Pfetzing <dreamind@dreamind.de> |
| 216 | * Added a build-depends on m4. (Closes: Bug#300874) |
218 | * Added a build-depends on m4. (Closes: Bug#300874) |
| 217 | * Denial of service attack is now known as CAN-2005-0814. |
219 | * Denial of service attack is now known as CAN-2005-0814. |
| 218 | 220 | ||
| 219 | -- Simon Law <sfllaw@debian.org> Sat, 26 Mar 2005 13:29:27 -0500 |
221 | -- Simon Law <sfllaw@debian.org> Sat, 26 Mar 2005 13:29:27 -0500 |
| 220 | 222 | ||
| 221 | lsh-utils (2.0.1-1) unstable; urgency=high |
223 | lsh-utils (2.0.1-1) unstable; urgency=high |
| 222 | 224 | ||
| 223 | * New upstream release |
225 | * New upstream release |
| 224 | - Fix denial of service attack documented in CAN-2005-0389 |
226 | - Fix denial of service attack documented in CAN-2005-0389 |
| 225 | 227 | ||
| 226 | -- Simon Law <sfllaw@debian.org> Fri, 18 Mar 2005 17:24:10 -0500 |
228 | -- Simon Law <sfllaw@debian.org> Fri, 18 Mar 2005 17:24:10 -0500 |
| 227 | 229 | ||
| 228 | lsh-utils (2.0-1) unstable; urgency=high |
230 | lsh-utils (2.0-1) unstable; urgency=high |
| 229 | 231 | ||
| 230 | * New upstream release. |
232 | * New upstream release. |
| 231 | * Remove extraneous symlinks. (Closes: Bug#291010) |
233 | * Remove extraneous symlinks. (Closes: Bug#291010) |
| 232 | * Acknowledge NMUs. (Closes: Bug#293020, Bug#255643) |
234 | * Acknowledge NMUs. (Closes: Bug#293020, Bug#255643) |
| 233 | 235 | ||
| 234 | -- Simon Law <sfllaw@debian.org> Thu, 17 Mar 2005 18:51:12 -0500 |
236 | -- Simon Law <sfllaw@debian.org> Thu, 17 Mar 2005 18:51:12 -0500 |
| 235 | 237 | ||
| 236 | lsh-utils (1.4.2-8.2) unstable; urgency=low |
238 | lsh-utils (1.4.2-8.2) unstable; urgency=low |
| 237 | 239 | ||
| 238 | * Non-maintainer upload with maintainer"s agreement |
240 | * Non-maintainer upload with maintainer"s agreement |
| 239 | * Fix FTBFS with gcc-4.0 for amd64 builds |
241 | * Fix FTBFS with gcc-4.0 for amd64 builds |
| 240 | Thanks to Andreas Jochens for providing the patch |
242 | Thanks to Andreas Jochens for providing the patch |
| 241 | Closes: #293020 |
243 | Closes: #293020 |
| 242 | 244 | ||
| 243 | -- Christian Perrier <bubulle@debian.org> Tue, 1 Feb 2005 07:10:17 +0100 |
245 | -- Christian Perrier <bubulle@debian.org> Tue, 1 Feb 2005 07:10:17 +0100 |
| 244 | 246 | ||
| 245 | lsh-utils (1.4.2-8.1) unstable; urgency=low |
247 | lsh-utils (1.4.2-8.1) unstable; urgency=low |
| 246 | 248 | ||
| 247 | * Non-maintainer upload with maintainer's agreement |
249 | * Non-maintainer upload with maintainer's agreement |
| 248 | for fixing longstanding l10n issues |
250 | for fixing longstanding l10n issues |
| 249 | * Translations: |
251 | * Translations: |
| 250 | - French added. Closes: #255643 |
252 | - French added. Closes: #255643 |
| 251 | - Danish added. Thanks to Claus Hindsgaul |
253 | - Danish added. Thanks to Claus Hindsgaul |
| 252 | - Russian added. Thanks to Yuri Kozlov |
254 | - Russian added. Thanks to Yuri Kozlov |
| 253 | - Norwegian Nynorsk added. Thanks to Håvard Korsvoll |
255 | - Norwegian Nynorsk added. Thanks to Håvard Korsvoll |
| 254 | - Dutch added. Thanks to Luk Claes. |
256 | - Dutch added. Thanks to Luk Claes. |
| 255 | * Typo fixes in templates (translations unfuzzied): |
257 | * Typo fixes in templates (translations unfuzzied): |
| 256 | - s/woul dlike/would like |
258 | - s/woul dlike/would like |
| 257 | - s/ifyou/if you |
259 | - s/ifyou/if you |
| 258 | 260 | ||
| 259 | -- Christian Perrier <bubulle@debian.org> Thu, 13 Jan 2005 23:29:09 +0100 |
261 | -- Christian Perrier <bubulle@debian.org> Thu, 13 Jan 2005 23:29:09 +0100 |
| 260 | 262 | ||
| 261 | lsh-utils (1.4.2-8) unstable; urgency=medium |
263 | lsh-utils (1.4.2-8) unstable; urgency=medium |
| 262 | 264 | ||
| 263 | * Register sexp-conv with the alternatives system so that it doesn't |
265 | * Register sexp-conv with the alternatives system so that it doesn't |
| 264 | conflict with the binary of the same name (and function) shipped with |
266 | conflict with the binary of the same name (and function) shipped with |
| 265 | nettle-bin (Closes: Bug#274772) |
267 | nettle-bin (Closes: Bug#274772) |
| 266 | - This kludge brought to you by Marek Habersack <grendel@debian.org>. |
268 | - This kludge brought to you by Marek Habersack <grendel@debian.org>. |
| 267 | 269 | ||
| 268 | -- Simon Law <sfllaw@debian.org> Sun, 5 Dec 2004 15:15:59 -0500 |
270 | -- Simon Law <sfllaw@debian.org> Sun, 5 Dec 2004 15:15:59 -0500 |
| 269 | 271 | ||
| 270 | lsh-utils (1.4.2-7) unstable; urgency=low |
272 | lsh-utils (1.4.2-7) unstable; urgency=low |
| 271 | 273 | ||
| 272 | * New maintainer. |
274 | * New maintainer. |
| 273 | * Fix build problem. (Closes: Bug#242040) |
275 | * Fix build problem. (Closes: Bug#242040) |
| 274 | * Use gettext-based Debconf templates. Thanks to Martin Quinson. |
276 | * Use gettext-based Debconf templates. Thanks to Martin Quinson. |
| 275 | (Closes: Bug#239870) |
277 | (Closes: Bug#239870) |
| 276 | * Upgraded to Policy 3.6.1. |
278 | * Upgraded to Policy 3.6.1. |
| 277 | * Upgraded to Debhelper 4. |
279 | * Upgraded to Debhelper 4. |
| 278 | 280 | ||
| 279 | -- Simon Law <sfllaw@debian.org> Wed, 2 Jun 2004 17:56:39 -0400 |
281 | -- Simon Law <sfllaw@debian.org> Wed, 2 Jun 2004 17:56:39 -0400 |
| 280 | 282 | ||
| 281 | lsh-utils (1.4.2-6) unstable; urgency=HIGH |
283 | lsh-utils (1.4.2-6) unstable; urgency=HIGH |
| 282 | 284 | ||
| 283 | * Applied patch to fix root security hole (closes: #211662) |
285 | * Applied patch to fix root security hole (closes: #211662) |
| 284 | * Build kerberos support against heimdal rather than krb (closes: #199067) |
286 | * Build kerberos support against heimdal rather than krb (closes: #199067) |
| 285 | 287 | ||
| 286 | -- Timshel Knoll <timshel@debian.org> Sat, 20 Sep 2003 11:42:27 +1000 |
288 | -- Timshel Knoll <timshel@debian.org> Sat, 20 Sep 2003 11:42:27 +1000 |
| 287 | 289 | ||
| 288 | lsh-utils (1.4.2-5) unstable; urgency=low |
290 | lsh-utils (1.4.2-5) unstable; urgency=low |
| 289 | 291 | ||
| 290 | * debian/control: Removed alternative of scsh in place of guile1.4-slib from |
292 | * debian/control: Removed alternative of scsh in place of guile1.4-slib from |
| 291 | Build-Depends, we really need the latter to build lsh. (closes: #192771) |
293 | Build-Depends, we really need the latter to build lsh. (closes: #192771) |
| 292 | 294 | ||
| 293 | -- Timshel Knoll <timshel@debian.org> Sun, 8 Jun 2003 17:44:58 +1000 |
295 | -- Timshel Knoll <timshel@debian.org> Sun, 8 Jun 2003 17:44:58 +1000 |
| 294 | 296 | ||
| 295 | lsh-utils (1.4.2-4) unstable; urgency=low |
297 | lsh-utils (1.4.2-4) unstable; urgency=low |
| 296 | 298 | ||
| 297 | * Just Build-Depend on liboop-dev, not liboop4-dev | liboop-dev (there is |
299 | * Just Build-Depend on liboop-dev, not liboop4-dev | liboop-dev (there is |
| 298 | no liboop4-dev, whoops!) (closes: #192172) |
300 | no liboop4-dev, whoops!) (closes: #192172) |
| 299 | * lsh-server: Added lintian override for missing-debconf-dependency |
301 | * lsh-server: Added lintian override for missing-debconf-dependency |
| 300 | (lsh-server falls back to asking the user if debconf isn't installed) |
302 | (lsh-server falls back to asking the user if debconf isn't installed) |
| 301 | 303 | ||
| 302 | -- Timshel Knoll <timshel@debian.org> Thu, 8 May 2003 02:24:52 +1000 |
304 | -- Timshel Knoll <timshel@debian.org> Thu, 8 May 2003 02:24:52 +1000 |
| 303 | 305 | ||
| 304 | lsh-utils (1.4.2-3) unstable; urgency=low |
306 | lsh-utils (1.4.2-3) unstable; urgency=low |
| 305 | 307 | ||
| 306 | * debian/control: Priority: extra; lsh-utils-doc changed to Section: doc |
308 | * debian/control: Priority: extra; lsh-utils-doc changed to Section: doc |
| 307 | * Policy 3.5.9 |
309 | * Policy 3.5.9 |
| 308 | * Re-compile against liboop4 |
310 | * Re-compile against liboop4 |
| 309 | 311 | ||
| 310 | -- Timshel Knoll <timshel@debian.org> Wed, 30 Apr 2003 23:08:41 +1000 |
312 | -- Timshel Knoll <timshel@debian.org> Wed, 30 Apr 2003 23:08:41 +1000 |
| 311 | 313 | ||
| 312 | lsh-utils (1.4.2-2) unstable; urgency=low |
314 | lsh-utils (1.4.2-2) unstable; urgency=low |
| 313 | 315 | ||
| 314 | * debian/control: Build-Depend on xutils (closes: #160666) |
316 | * debian/control: Build-Depend on xutils (closes: #160666) |
| 315 | * Rename sftp-server to sftp-server.lsh to work around name conflict with |
317 | * Rename sftp-server to sftp-server.lsh to work around name conflict with |
| 316 | ssh's sftp-server. (closes: #160611) Maybe this should eventually be |
318 | ssh's sftp-server. (closes: #160611) Maybe this should eventually be |
| 317 | handled with alternatives? |
319 | handled with alternatives? |
| 318 | 320 | ||
| 319 | -- Timshel Knoll <timshel@debian.org> Fri, 13 Sep 2002 11:14:43 +1000 |
321 | -- Timshel Knoll <timshel@debian.org> Fri, 13 Sep 2002 11:14:43 +1000 |
| 320 | 322 | ||
| 321 | lsh-utils (1.4.2-1) unstable; urgency=low |
323 | lsh-utils (1.4.2-1) unstable; urgency=low |
| 322 | 324 | ||
| 323 | * New upstream release, a number of new programs come in this release |
325 | * New upstream release, a number of new programs come in this release |
| 324 | * debian/control: Added lots of new Build-Depends: for 1.4.x series: |
326 | * debian/control: Added lots of new Build-Depends: for 1.4.x series: |
| 325 | + liboop-dev required for main lsh servers |
327 | + liboop-dev required for main lsh servers |
| 326 | + xlibs-dev the lshc client now supports X11 forwarding and hence |
328 | + xlibs-dev the lshc client now supports X11 forwarding and hence |
| 327 | links with libXau: yay! |
329 | links with libXau: yay! |
| 328 | + libkrb5-dev for the lsh-krb-checkpw password helper program. This is |
330 | + libkrb5-dev for the lsh-krb-checkpw password helper program. This is |
| 329 | still not working however, see README.Debian for details, |
331 | still not working however, see README.Debian for details, |
| 330 | but I've left the Build-Dep here in stubborn hope :-) |
332 | but I've left the Build-Dep here in stubborn hope :-) |
| 331 | + libwrap-dev For lots of the lsh programs to use the TCP wrappers |
333 | + libwrap-dev For lots of the lsh programs to use the TCP wrappers |
| 332 | + libpam-dev Required for the lsh-pam-checkpw password helper program |
334 | + libpam-dev Required for the lsh-pam-checkpw password helper program |
| 333 | + libreadline-dev Required for lsftp's the interactive mode |
335 | + libreadline-dev Required for lsftp's the interactive mode |
| 334 | * debian/lsh-server.{config,templates,postrm}: ask whether to remove
|
336 | * debian/lsh-server.{config,templates,postrm}: ask whether to remove
|
| 335 | host keys when lsh-server is purged, all versions of lshd from now on |
337 | host keys when lsh-server is purged, all versions of lshd from now on |
| 336 | should not disconnect users when the server is restarted - very useful |
338 | should not disconnect users when the server is restarted - very useful |
| 337 | when lsh'd into a box doing an "apt-get install lsh-server" !!! :-) |
339 | when lsh'd into a box doing an "apt-get install lsh-server" !!! :-) |
| 338 | * debian/lsh-server.config: modularised. Now uses a function |
340 | * debian/lsh-server.config: modularised. Now uses a function |
| 339 | for each debconf question, and has an array of function references. |
341 | for each debconf question, and has an array of function references. |
| 340 | Check it out :-) |
342 | Check it out :-) |
| 341 | * debian/mans/<lots-of-stuff>: |
343 | * debian/mans/<lots-of-stuff>: |
| 342 | Added manpages for new programs, updated some existing manpages |
344 | Added manpages for new programs, updated some existing manpages |
| 343 | * lshd now needs a random seed file, which needs to be generated before lshd |
345 | * lshd now needs a random seed file, which needs to be generated before lshd |
| 344 | can be run. Unfortunately, this operation requires user input, so this |
346 | can be run. Unfortunately, this operation requires user input, so this |
| 345 | can't really be done in the postinst (problems with debconf etc.). This |
347 | can't really be done in the postinst (problems with debconf etc.). This |
| 346 | also means that the host key can't be generated in the postinst, since |
348 | also means that the host key can't be generated in the postinst, since |
| 347 | lsh-keygen and lsh-writekey both need the random seed to exist. |
349 | lsh-keygen and lsh-writekey both need the random seed to exist. |
| 348 | * debian/lsh-server.init.d: generate the host key here if the random seed |
350 | * debian/lsh-server.init.d: generate the host key here if the random seed |
| 349 | exists, fail if it doesn't. |
351 | exists, fail if it doesn't. |
| 350 | 352 | ||
| 351 | -- Timshel Knoll <timshel@debian.org> Wed, 11 Sep 2002 12:42:56 +1000 |
353 | -- Timshel Knoll <timshel@debian.org> Wed, 11 Sep 2002 12:42:56 +1000 |
| 352 | 354 | ||
| 353 | lsh-utils (1.2.5-3) unstable; urgency=low |
355 | lsh-utils (1.2.5-3) unstable; urgency=low |
| 354 | 356 | ||
| 355 | * debian/control: |
357 | * debian/control: |
| 356 | - Updated description to remove "export from US is illegal" information |
358 | - Updated description to remove "export from US is illegal" information |
| 357 | - Removed France from the list of countries where crypto may be illegal |
359 | - Removed France from the list of countries where crypto may be illegal |
| 358 | * debian/mans/{srp-gen.1,sexp-conv.1}: manpage neatened / errors fixed
|
360 | * debian/mans/{srp-gen.1,sexp-conv.1}: manpage neatened / errors fixed
|
| 359 | * debian/scripts/lsh-server-config, debian/lsh-server.postrm: |
361 | * debian/scripts/lsh-server-config, debian/lsh-server.postrm: |
| 360 | Also create / remove /etc/ssh/sshd_not_to_be_run at appropriate times to |
362 | Also create / remove /etc/ssh/sshd_not_to_be_run at appropriate times to |
| 361 | prevent sshd from being run, not just /etc/ssh/NOSERVER |
363 | prevent sshd from being run, not just /etc/ssh/NOSERVER |
| 362 | * debian/lsh-server.init.d: fixed issues with ssh1 fallback, it didn't work |
364 | * debian/lsh-server.init.d: fixed issues with ssh1 fallback, it didn't work |
| 363 | before (typo in variable names) |
365 | before (typo in variable names) |
| 364 | 366 | ||
| 365 | -- Timshel Knoll <timshel@debian.org> Mon, 15 Apr 2002 22:41:58 +1000 |
367 | -- Timshel Knoll <timshel@debian.org> Mon, 15 Apr 2002 22:41:58 +1000 |
| 366 | 368 | ||
| 367 | lsh-utils (1.2.5-2) unstable; urgency=low |
369 | lsh-utils (1.2.5-2) unstable; urgency=low |
| 368 | 370 | ||
| 369 | * Packages moved into main from non-US, yay! Now Section: net |
371 | * Packages moved into main from non-US, yay! Now Section: net |
| 370 | * Fixed &>/dev/null bash-ism redirects in upstream's lsh-authorize |
372 | * Fixed &>/dev/null bash-ism redirects in upstream's lsh-authorize |
| 371 | replaced with >/dev/null 2>&1 |
373 | replaced with >/dev/null 2>&1 |
| 372 | * debian/control: fixed misspelling in -doc package description |
374 | * debian/control: fixed misspelling in -doc package description |
| 373 | (closes: #125097) |
375 | (closes: #125097) |
| 374 | * src/lsh.c: changed "lsh" references to "lshc" (closes: #109898) |
376 | * src/lsh.c: changed "lsh" references to "lshc" (closes: #109898) |
| 375 | 377 | ||
| 376 | -- Timshel Knoll <timshel@debian.org> Wed, 27 Mar 2002 01:07:34 +1100 |
378 | -- Timshel Knoll <timshel@debian.org> Wed, 27 Mar 2002 01:07:34 +1100 |
| 377 | 379 | ||
| 378 | lsh-utils (1.2.5-1) unstable; urgency=low |
380 | lsh-utils (1.2.5-1) unstable; urgency=low |
| 379 | 381 | ||
| 380 | * New upstream release |
382 | * New upstream release |
| 381 | * Added German debconf translation (thanks to Sebastian Feltel) |
383 | * Added German debconf translation (thanks to Sebastian Feltel) |
| 382 | (closes: #114339) |
384 | (closes: #114339) |
| 383 | * debian/copyright: fixed misspelling, common-licences -> common-licenses |
385 | * debian/copyright: fixed misspelling, common-licences -> common-licenses |
| 384 | 386 | ||
| 385 | -- Timshel Knoll <timshel@debian.org> Tue, 30 Oct 2001 15:44:43 +1100 |
387 | -- Timshel Knoll <timshel@debian.org> Tue, 30 Oct 2001 15:44:43 +1100 |
| 386 | 388 | ||
| 387 | lsh-utils (1.2.3-1) unstable; urgency=low |
389 | lsh-utils (1.2.3-1) unstable; urgency=low |
| 388 | 390 | ||
| 389 | * New upstream release |
391 | * New upstream release |
| 390 | * debian/control: Don't Build-Depend on libgmp2-dev (closes: #104285) |
392 | * debian/control: Don't Build-Depend on libgmp2-dev (closes: #104285) |
| 391 | 393 | ||
| 392 | -- Timshel Knoll <timshel@debian.org> Thu, 12 Jul 2001 11:26:47 +1000 |
394 | -- Timshel Knoll <timshel@debian.org> Thu, 12 Jul 2001 11:26:47 +1000 |
| 393 | 395 | ||
| 394 | lsh-utils (1.2.2-2) unstable; urgency=low |
396 | lsh-utils (1.2.2-2) unstable; urgency=low |
| 395 | 397 | ||
| 396 | * Applied Niel's IPv6 patch, to get lshd working on systems without IPv6 |
398 | * Applied Niel's IPv6 patch, to get lshd working on systems without IPv6 |
| 397 | (closes: Bug#97623) |
399 | (closes: Bug#97623) |
| 398 | 400 | ||
| 399 | -- Timshel Knoll <timshel@debian.org> Wed, 23 May 2001 09:38:03 +1000 |
401 | -- Timshel Knoll <timshel@debian.org> Wed, 23 May 2001 09:38:03 +1000 |
| 400 | 402 | ||
| 401 | lsh-utils (1.2.2-1) unstable; urgency=low |
403 | lsh-utils (1.2.2-1) unstable; urgency=low |
| 402 | 404 | ||
| 403 | * New upstream release |
405 | * New upstream release |
| 404 | 406 | ||
| 405 | -- Timshel Knoll <timshel@debian.org> Sat, 12 May 2001 23:58:20 +1000 |
407 | -- Timshel Knoll <timshel@debian.org> Sat, 12 May 2001 23:58:20 +1000 |
| 406 | 408 | ||
| 407 | lsh-utils (1.2.1-1) unstable; urgency=low |
409 | lsh-utils (1.2.1-1) unstable; urgency=low |
| 408 | 410 | ||
| 409 | * New upstream release |
411 | * New upstream release |
| 410 | 412 | ||
| 411 | -- Timshel Knoll <timshel@debian.org> Sat, 21 Apr 2001 21:52:01 +1000 |
413 | -- Timshel Knoll <timshel@debian.org> Sat, 21 Apr 2001 21:52:01 +1000 |
| 412 | 414 | ||
| 413 | lsh-utils (1.2-1) unstable; urgency=low |
415 | lsh-utils (1.2-1) unstable; urgency=low |
| 414 | 416 | ||
| 415 | * New upstream release |
417 | * New upstream release |
| 416 | * Fixes do debian/installmans.pl's manpage section regex and sanity |
418 | * Fixes do debian/installmans.pl's manpage section regex and sanity |
| 417 | checking |
419 | checking |
| 418 | * Added manpage for new binary lshg (in lsh-client package), did |
420 | * Added manpage for new binary lshg (in lsh-client package), did |
| 419 | some updates for the lshc binary as options have been added. |
421 | some updates for the lshc binary as options have been added. |
| 420 | * Heaps of packaging fixes/updates. |
422 | * Heaps of packaging fixes/updates. |
| 421 | 423 | ||
| 422 | -- Timshel Knoll <timshel@debian.org> Thu, 12 Apr 2001 13:02:27 +1000 |
424 | -- Timshel Knoll <timshel@debian.org> Thu, 12 Apr 2001 13:02:27 +1000 |
| 423 | 425 | ||
| 424 | lsh-utils (1.0.2-3) unstable; urgency=low |
426 | lsh-utils (1.0.2-3) unstable; urgency=low |
| 425 | 427 | ||
| 426 | * debian/control: Split into 4 packages, lsh-utils, lsh-client, |
428 | * debian/control: Split into 4 packages, lsh-utils, lsh-client, |
| 427 | lsh-server and lsh-utils-doc, Standards-Version: 3.5.2, |
429 | lsh-server and lsh-utils-doc, Standards-Version: 3.5.2, |
| 428 | Build-Depends: zlib1g-dev -> libz-dev, added guile1.4-slib | scsh |
430 | Build-Depends: zlib1g-dev -> libz-dev, added guile1.4-slib | scsh |
| 429 | * Pulled original upstream configure script back in and modified that |
431 | * Pulled original upstream configure script back in and modified that |
| 430 | rather than re-generating with autoconf, which made for a huge .diff.gz. |
432 | rather than re-generating with autoconf, which made for a huge .diff.gz. |
| 431 | * lsh-server package debconf-ized, lsh-server-config script added |
433 | * lsh-server package debconf-ized, lsh-server-config script added |
| 432 | to configure lshd. |
434 | to configure lshd. |
| 433 | * debian/rules: Added support for DEB_BUILD_OPTIONS=nostrip,debug |
435 | * debian/rules: Added support for DEB_BUILD_OPTIONS=nostrip,debug |
| 434 | 436 | ||
| 435 | -- Timshel Knoll <timshel@debian.org> Mon, 9 Apr 2001 23:59:47 -0700 |
437 | -- Timshel Knoll <timshel@debian.org> Mon, 9 Apr 2001 23:59:47 -0700 |
| 436 | 438 | ||
| 437 | lsh-utils (1.0.2-2) unstable; urgency=low |
439 | lsh-utils (1.0.2-2) unstable; urgency=low |
| 438 | 440 | ||
| 439 | * Changed order of ./configure checks for gmp.h and gmp2/gmp.h to fix |
441 | * Changed order of ./configure checks for gmp.h and gmp2/gmp.h to fix |
| 440 | compile failure - this now checks for gmp2/gmp.h first and thus fixes |
442 | compile failure - this now checks for gmp2/gmp.h first and thus fixes |
| 441 | the problem. This compile is against libgmp3. |
443 | the problem. This compile is against libgmp3. |
| 442 | * debian/installmans.pl: perl Debian::Debhelper program to install manpages |
444 | * debian/installmans.pl: perl Debian::Debhelper program to install manpages |
| 443 | properly - this replaces the dh_installmanpages call in debian/rules |
445 | properly - this replaces the dh_installmanpages call in debian/rules |
| 444 | which will mean that manpages are installed under their correct names. |
446 | which will mean that manpages are installed under their correct names. |
| 445 | (ie. lsh.1 will be installed as lshc.1) (closes: Bug#88197). |
447 | (ie. lsh.1 will be installed as lshc.1) (closes: Bug#88197). |
| 446 | * debian/control: Standards-Version: 3.1.1, Build-Depends: added |
448 | * debian/control: Standards-Version: 3.1.1, Build-Depends: added |
| 447 | (including texinfo and libgmp2-dev | libgmp3-dev |
449 | (including texinfo and libgmp2-dev | libgmp3-dev |
| 448 | - (closes: Bug#79645, Bug#84532)). |
450 | - (closes: Bug#79645, Bug#84532)). |
| 449 | * debian/rules: Removed call to obsolete dh_suidregister. |
451 | * debian/rules: Removed call to obsolete dh_suidregister. |
| 450 | * debian/init.d: changed default port of lshd from 2223 to 2222 (it should |
452 | * debian/init.d: changed default port of lshd from 2223 to 2222 (it should |
| 451 | have been this from the start, since ssh runs on port 22 _not_ 23). :-) |
453 | have been this from the start, since ssh runs on port 22 _not_ 23). :-) |
| 452 | 454 | ||
| 453 | -- Timshel Knoll <timshel@debian.org> Tue, 13 Mar 2001 09:54:33 +1100 |
455 | -- Timshel Knoll <timshel@debian.org> Tue, 13 Mar 2001 09:54:33 +1100 |
| 454 | 456 | ||
| 455 | lsh-utils (1.0.2-1) unstable; urgency=low |
457 | lsh-utils (1.0.2-1) unstable; urgency=low |
| 456 | 458 | ||
| 457 | * New upstream release (closes: Bug#75042) |
459 | * New upstream release (closes: Bug#75042) |
| 458 | 460 | ||
| 459 | -- Timshel Knoll <timshel@debian.org> Tue, 12 Dec 2000 11:38:13 +1100 |
461 | -- Timshel Knoll <timshel@debian.org> Tue, 12 Dec 2000 11:38:13 +1100 |
| 460 | 462 | ||
| 461 | lsh-utils (1.0.1-2) unstable; urgency=low |
463 | lsh-utils (1.0.1-2) unstable; urgency=low |
| 462 | 464 | ||
| 463 | * Fixed typo in debian/postinst (lsh_writekey needs -o before output |
465 | * Fixed typo in debian/postinst (lsh_writekey needs -o before output |
| 464 | filename) (closes: Bug#71240) |
466 | filename) (closes: Bug#71240) |
| 465 | 467 | ||
| 466 | -- Timshel Knoll <timshel@debian.org> Mon, 18 Sep 2000 23:52:02 +1100 |
468 | -- Timshel Knoll <timshel@debian.org> Mon, 18 Sep 2000 23:52:02 +1100 |
| 467 | 469 | ||
| 468 | lsh-utils (1.0.1-1) unstable; urgency=low |
470 | lsh-utils (1.0.1-1) unstable; urgency=low |
| 469 | 471 | ||
| 470 | * New upstream release |
472 | * New upstream release |
| 471 | 473 | ||
| 472 | -- Timshel Knoll <timshel@debian.org> Tue, 18 Jul 2000 19:10:12 +1000 |
474 | -- Timshel Knoll <timshel@debian.org> Tue, 18 Jul 2000 19:10:12 +1000 |
| 473 | 475 | ||
| 474 | lsh-utils (0.9.9-1) unstable; urgency=low |
476 | lsh-utils (0.9.9-1) unstable; urgency=low |
| 475 | 477 | ||
| 476 | * Initial Release. |
478 | * Initial Release. |
| 477 | 479 | ||
| 478 | -- Timshel Knoll <timshel@debian.org> Thu, 15 Jun 2000 16:30:33 +1000 |
480 | -- Timshel Knoll <timshel@debian.org> Thu, 15 Jun 2000 16:30:33 +1000 |
| 479 | 481 | ||