Rev 124 | Rev 127 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 124 | Rev 126 | ||
---|---|---|---|
- | 1 | lsh-utils (2.1-5) unstable; urgency=low |
|
- | 2 | ||
- | 3 | * bsd_connreset_test_fail.patch (new): Fix random test failures on kFreeBSD. |
|
- | 4 | ||
- | 5 | -- Magnus Holmgren <holmgren@debian.org> Sun, 05 Oct 2014 21:23:52 +0200 |
|
- | 6 | ||
1 | lsh-utils (2.1-4) unstable; urgency=low |
7 | lsh-utils (2.1-4) unstable; urgency=low |
2 | 8 | ||
3 | * Drop the Scheme interpreters (guile-1.6 | scsh) from Build-Depends; |
9 | * Drop the Scheme interpreters (guile-1.6 | scsh) from Build-Depends; |
4 | everything generated by Scheme code comes pre-built in the upstream |
10 | everything generated by Scheme code comes pre-built in the upstream |
5 | tarball. |
11 | tarball. |
6 | * Also override Lintian error concerning doc/srp-spec.txt, generated |
12 | * Also override Lintian error concerning doc/srp-spec.txt, generated |
7 | from srp-spec.nroff (see 2.1-2 below). |
13 | from srp-spec.nroff (see 2.1-2 below). |
8 | * lsh-server.service: Remove obsolete syslog.target from Unit.After |
14 | * lsh-server.service: Remove obsolete syslog.target from Unit.After |
9 | option (it runs lsh-server non-forking anyway, which means that |
15 | option (it runs lsh-server non-forking anyway, which means that |
10 | lsh-server doesn't call syslog itself). |
16 | lsh-server doesn't call syslog itself). |
11 | 17 | ||
12 | -- Magnus Holmgren <holmgren@debian.org> Sun, 05 Oct 2014 17:53:00 +0200 |
18 | -- Magnus Holmgren <holmgren@debian.org> Sun, 05 Oct 2014 17:53:00 +0200 |
13 | 19 | ||
14 | lsh-utils (2.1-3) unstable; urgency=low |
20 | lsh-utils (2.1-3) unstable; urgency=low |
15 | 21 | ||
16 | * Add systemd unit file, which should behave similarly to the init |
22 | * Add systemd unit file, which should behave similarly to the init |
17 | script. |
23 | script. |
18 | 24 | ||
19 | -- Magnus Holmgren <holmgren@debian.org> Sun, 31 Aug 2014 20:14:18 +0200 |
25 | -- Magnus Holmgren <holmgren@debian.org> Sun, 31 Aug 2014 20:14:18 +0200 |
20 | 26 | ||
21 | lsh-utils (2.1-2) unstable; urgency=low |
27 | lsh-utils (2.1-2) unstable; urgency=low |
22 | 28 | ||
23 | * new-readline-completion-function-typedef.patch: switch to new-style |
29 | * new-readline-completion-function-typedef.patch: switch to new-style |
24 | readline typedef for lsftp_rl_completion pointer cast (Closes: |
30 | readline typedef for lsftp_rl_completion pointer cast (Closes: |
25 | #741771). |
31 | #741771). |
26 | * Dutch Debconf translation update from Vincent Zweije and the |
32 | * Dutch Debconf translation update from Vincent Zweije and the |
27 | debian-l10n-dutch team (Closes: #692831). |
33 | debian-l10n-dutch team (Closes: #692831). |
28 | * Override Lintian error concerning non-free IETF document |
34 | * Override Lintian error concerning non-free IETF document |
29 | doc/srp-spec.nroff. See debian/copyright for details. |
35 | doc/srp-spec.nroff. See debian/copyright for details. |
30 | * rl_completion-segfault.patch (new): Avoid crashing when tab-completing |
36 | * rl_completion-segfault.patch (new): Avoid crashing when tab-completing |
31 | an empty command line in lsftp. |
37 | an empty command line in lsftp. |
32 | * lsh-doc: Drop dependency on dpkg (>= 1.15.4) | install-info (change in |
38 | * lsh-doc: Drop dependency on dpkg (>= 1.15.4) | install-info (change in |
33 | policy § 12.2). |
39 | policy § 12.2). |
34 | * With the above, raise Standards-Version to 3.9.5. |
40 | * With the above, raise Standards-Version to 3.9.5. |
35 | 41 | ||
36 | -- Magnus Holmgren <holmgren@debian.org> Tue, 01 Apr 2014 22:30:06 +0200 |
42 | -- Magnus Holmgren <holmgren@debian.org> Tue, 01 Apr 2014 22:30:06 +0200 |
37 | 43 | ||
38 | lsh-utils (2.1-1) unstable; urgency=low |
44 | lsh-utils (2.1-1) unstable; urgency=low |
39 | 45 | ||
40 | * New upstream release. |
46 | * New upstream release. |
41 | * Upstream distribution no longer embeds old version of the Nettle |
47 | * Upstream distribution no longer embeds old version of the Nettle |
42 | library containing non-free RFC document; drop nonettle.patch. |
48 | library containing non-free RFC document; drop nonettle.patch. |
43 | * Also drop better-errmsg-when-dotlsh-missing.patch, nettle-2.0.patch, |
49 | * Also drop better-errmsg-when-dotlsh-missing.patch, nettle-2.0.patch, |
44 | nettle-2.1.patch, terminate-on-connection-failure.patch, |
50 | nettle-2.1.patch, terminate-on-connection-failure.patch, |
45 | ipv6-v6only.patch, and serpent-byteorder.patch, all incorporated |
51 | ipv6-v6only.patch, and serpent-byteorder.patch, all incorporated |
46 | upstream; and testsuite-mini-inetd-localhost.patch, made unneeded by |
52 | upstream; and testsuite-mini-inetd-localhost.patch, made unneeded by |
47 | new included version of mini-inetd. |
53 | new included version of mini-inetd. |
48 | * Update and improve watch file, dropping dversionmangle option. |
54 | * Update and improve watch file, dropping dversionmangle option. |
49 | * Bump Standards-Version to 3.9.4. |
55 | * Bump Standards-Version to 3.9.4. |
50 | 56 | ||
51 | -- Magnus Holmgren <holmgren@debian.org> Thu, 15 Aug 2013 22:12:15 +0200 |
57 | -- Magnus Holmgren <holmgren@debian.org> Thu, 15 Aug 2013 22:12:15 +0200 |
52 | 58 | ||
53 | lsh-utils (2.0.4-dfsg-11) unstable; urgency=low |
59 | lsh-utils (2.0.4-dfsg-11) unstable; urgency=low |
54 | 60 | ||
55 | * Review templates and package description by the debian-l10n-english team |
61 | * Review templates and package description by the debian-l10n-english team |
56 | (Closes: #686212). Thanks to David Prévot for coordinating. |
62 | (Closes: #686212). Thanks to David Prévot for coordinating. |
57 | 63 | ||
58 | [ Debconf translations ] |
64 | [ Debconf translations ] |
59 | * Portuguese, Rui Branco (Closes: #687146). |
65 | * Portuguese, Rui Branco (Closes: #687146). |
60 | * Russian, Yuri Kozlov (Closes: #687188). |
66 | * Russian, Yuri Kozlov (Closes: #687188). |
61 | * Czech, Martin Šín (Closes: #687263). |
67 | * Czech, Martin Šín (Closes: #687263). |
62 | * Polish, Michał Kułach (Closes: #687549). |
68 | * Polish, Michał Kułach (Closes: #687549). |
63 | * Italian, Beatrice Torracca (Closes: #687773). |
69 | * Italian, Beatrice Torracca (Closes: #687773). |
64 | * French, David Prévot (Closes: #687810). |
70 | * French, David Prévot (Closes: #687810). |
65 | * Danish, Joe Hansen (Closes: #687833). |
71 | * Danish, Joe Hansen (Closes: #687833). |
66 | * German, Holger Wansing (Closes: #687979). |
72 | * German, Holger Wansing (Closes: #687979). |
67 | * Japanese, Hideki Yamane. |
73 | * Japanese, Hideki Yamane. |
68 | * Vietnamese, Nguyen Vu Hung (Closes: #688175). |
74 | * Vietnamese, Nguyen Vu Hung (Closes: #688175). |
69 | * Slovak, Slavko (Closes: #688193). |
75 | * Slovak, Slavko (Closes: #688193). |
70 | * Swedish, Martin Bagge (edited slightly by me) (Closes: #688419). |
76 | * Swedish, Martin Bagge (edited slightly by me) (Closes: #688419). |
71 | * Spanish, Javier Fernández-Sanguino (Closes: #688925). |
77 | * Spanish, Javier Fernández-Sanguino (Closes: #688925). |
72 | 78 | ||
73 | -- Magnus Holmgren <holmgren@debian.org> Sun, 30 Sep 2012 22:54:03 +0200 |
79 | -- Magnus Holmgren <holmgren@debian.org> Sun, 30 Sep 2012 22:54:03 +0200 |
74 | 80 | ||
75 | lsh-utils (2.0.4-dfsg-10) unstable; urgency=low |
81 | lsh-utils (2.0.4-dfsg-10) unstable; urgency=low |
76 | 82 | ||
77 | * Default to deleting host key on purge (Closes: #670433). It's only a |
83 | * Default to deleting host key on purge (Closes: #670433). It's only a |
78 | host key, not significant amounts of user-generated data, so there's |
84 | host key, not significant amounts of user-generated data, so there's |
79 | no good reason that a purge shouldn't delete it. |
85 | no good reason that a purge shouldn't delete it. |
80 | * Correct misspelling of debconf key, which caused the host key never to |
86 | * Correct misspelling of debconf key, which caused the host key never to |
81 | be deleted. |
87 | be deleted. |
82 | * Add Italian debconf localization. (Closes: #666425). Thanks to |
88 | * Add Italian debconf localization. (Closes: #666425). Thanks to |
83 | Beatrice Torracca and the Italian localization team. |
89 | Beatrice Torracca and the Italian localization team. |
84 | * Read settings from /etc/default/lsh-server in the config script |
90 | * Read settings from /etc/default/lsh-server in the config script |
85 | (Closes: #620809) and add an EXTRA_ARGS variable that can be used to |
91 | (Closes: #620809) and add an EXTRA_ARGS variable that can be used to |
86 | specify additional arguments to lshd (Closes: #592595). |
92 | specify additional arguments to lshd (Closes: #592595). |
87 | * Bump Standards-Version to 3.9.3. |
93 | * Bump Standards-Version to 3.9.3. |
88 | 94 | ||
89 | -- Magnus Holmgren <holmgren@debian.org> Sat, 30 Jun 2012 17:58:46 +0200 |
95 | -- Magnus Holmgren <holmgren@debian.org> Sat, 30 Jun 2012 17:58:46 +0200 |
90 | 96 | ||
91 | lsh-utils (2.0.4-dfsg-9) unstable; urgency=low |
97 | lsh-utils (2.0.4-dfsg-9) unstable; urgency=low |
92 | 98 | ||
93 | * serpent-byteorder.patch: Correct Serpent test case that depended on |
99 | * serpent-byteorder.patch: Correct Serpent test case that depended on |
94 | broken Serpent implementation in Nettle prior to 2.2 (Closes: #646653, |
100 | broken Serpent implementation in Nettle prior to 2.2 (Closes: #646653, |
95 | I hope). Build-depend on nettle-dev >= 2.2 for the same reason. |
101 | I hope). Build-depend on nettle-dev >= 2.2 for the same reason. |
96 | * Build-depend on libgmp-dev, which is now the real package, instead of |
102 | * Build-depend on libgmp-dev, which is now the real package, instead of |
97 | libgmp10-dev. |
103 | libgmp10-dev. |
98 | * Use dpkg-buildflags. |
104 | * Use dpkg-buildflags. |
99 | * Bump Standards-Version to 3.9.2. |
105 | * Bump Standards-Version to 3.9.2. |
100 | 106 | ||
101 | -- Magnus Holmgren <holmgren@debian.org> Thu, 10 Nov 2011 23:19:52 +0100 |
107 | -- Magnus Holmgren <holmgren@debian.org> Thu, 10 Nov 2011 23:19:52 +0100 |
102 | 108 | ||
103 | lsh-utils (2.0.4-dfsg-8) unstable; urgency=low |
109 | lsh-utils (2.0.4-dfsg-8) unstable; urgency=low |
104 | 110 | ||
105 | * Change source format to 3.0 (quilt), renaming all patches |
111 | * Change source format to 3.0 (quilt), renaming all patches |
106 | from *.dpatch to *.patch and dropping the numbers. |
112 | from *.dpatch to *.patch and dropping the numbers. |
107 | * While 30_nonettle.dpatch was a script that used sed to modify |
113 | * While 30_nonettle.dpatch was a script that used sed to modify |
108 | instances of Makefile.in, nonettle.patch patches Makefile.am files as |
114 | instances of Makefile.in, nonettle.patch patches Makefile.am files as |
109 | well as configure.ac. dh-autoremake is used to call autoremake before |
115 | well as configure.ac. dh-autoremake is used to call autoremake before |
110 | configure and to restore the effects in the clean target. The |
116 | configure and to restore the effects in the clean target. The |
111 | src/nettle subdirectory still needs to be renamed to avoid its header |
117 | src/nettle subdirectory still needs to be renamed to avoid its header |
112 | files from being found; that is now done in debian/rules. |
118 | files from being found; that is now done in debian/rules. |
113 | * Switch from CDBS to a more old-style debian/rules to get better |
119 | * Switch from CDBS to a more old-style debian/rules to get better |
114 | control over the build process. |
120 | control over the build process. |
115 | * Increase Debhelper compat level to 7. |
121 | * Increase Debhelper compat level to 7. |
116 | * blacklist.patch: Don't reject when blacklisted_key() returns -1, |
122 | * blacklist.patch: Don't reject when blacklisted_key() returns -1, |
117 | indicating no blacklist file for the key type and/or size in question |
123 | indicating no blacklist file for the key type and/or size in question |
118 | exists. |
124 | exists. |
119 | * nettle-2.1.patch (new): Build with Nettle 2.1. |
125 | * nettle-2.1.patch (new): Build with Nettle 2.1. |
120 | * Enable tests. |
126 | * Enable tests. |
121 | testsuite-mini-inetd-localhost.patch (new): When told to bind to |
127 | testsuite-mini-inetd-localhost.patch (new): When told to bind to |
122 | "localhost", mini-inetd, which is used in certain (optional) tests, |
128 | "localhost", mini-inetd, which is used in certain (optional) tests, |
123 | seems to bind to 255.255.255.255, which is of course no good. Tell it |
129 | seems to bind to 255.255.255.255, which is of course no good. Tell it |
124 | to bind to 127.0.0.1 instead. |
130 | to bind to 127.0.0.1 instead. |
125 | * debian/lsh-doc.doc-base: Change section to the new `Network/Remote Access'. |
131 | * debian/lsh-doc.doc-base: Change section to the new `Network/Remote Access'. |
126 | 132 | ||
127 | -- Magnus Holmgren <holmgren@debian.org> Sun, 20 Mar 2011 01:30:08 +0100 |
133 | -- Magnus Holmgren <holmgren@debian.org> Sun, 20 Mar 2011 01:30:08 +0100 |
128 | 134 | ||
129 | lsh-utils (2.0.4-dfsg-7) unstable; urgency=low |
135 | lsh-utils (2.0.4-dfsg-7) unstable; urgency=low |
130 | 136 | ||
131 | * terminate_on_connection_failure.dpatch (new): Make sure that lsh exits |
137 | * terminate_on_connection_failure.dpatch (new): Make sure that lsh exits |
132 | if it fails to connect to the remote host (Closes: #485812). |
138 | if it fails to connect to the remote host (Closes: #485812). |
133 | * ipv6_v6only.dpatch (new): Set the IPV6_V6ONLY socket option on |
139 | * ipv6_v6only.dpatch (new): Set the IPV6_V6ONLY socket option on |
134 | AF_INET6 sockets; since lshd by default enumerates available address |
140 | AF_INET6 sockets; since lshd by default enumerates available address |
135 | families and calls bind() once for each, conflicts will occur |
141 | families and calls bind() once for each, conflicts will occur |
136 | otherwise. |
142 | otherwise. |
137 | * lsh-server.postinst: If openssh-server is installed and lsh-server is |
143 | * lsh-server.postinst: If openssh-server is installed and lsh-server is |
138 | configured to use port 22, shut down sshd in addition to disabling it |
144 | configured to use port 22, shut down sshd in addition to disabling it |
139 | (Closes: #567945). |
145 | (Closes: #567945). |
140 | * lsh-server.postinst: Close fd 3 (opened by debconf) to avoid "Closed |
146 | * lsh-server.postinst: Close fd 3 (opened by debconf) to avoid "Closed |
141 | spurious fd" warnings. |
147 | spurious fd" warnings. |
142 | * debian/control: Declare Breaks instead of Conflicts for files moved |
148 | * debian/control: Declare Breaks instead of Conflicts for files moved |
143 | between packages. |
149 | between packages. |
144 | * Upgraded to Standards-Version 3.9.1 with the preceding change. |
150 | * Upgraded to Standards-Version 3.9.1 with the preceding change. |
145 | * debian/control (lsh-server): Drop old Conflicts: lsh-utils (<< |
151 | * debian/control (lsh-server): Drop old Conflicts: lsh-utils (<< |
146 | 1.0.2-3). |
152 | 1.0.2-3). |
147 | 153 | ||
148 | -- Magnus Holmgren <holmgren@debian.org> Sun, 01 Aug 2010 20:52:37 +0200 |
154 | -- Magnus Holmgren <holmgren@debian.org> Sun, 01 Aug 2010 20:52:37 +0200 |
149 | 155 | ||
150 | lsh-utils (2.0.4-dfsg-6) unstable; urgency=low |
156 | lsh-utils (2.0.4-dfsg-6) unstable; urgency=low |
151 | 157 | ||
152 | * Change libreadline build dependency to just libreadline-dev |
158 | * Change libreadline build dependency to just libreadline-dev |
153 | (Closes: #553804). |
159 | (Closes: #553804). |
154 | * Add new debconf template translations: |
160 | * Add new debconf template translations: |
155 | + Japanese from Hideki Yamane (Closes: #558082) |
161 | + Japanese from Hideki Yamane (Closes: #558082) |
156 | + Spanish from Shukoh (Closes: #557008) |
162 | + Spanish from Shukoh (Closes: #557008) |
157 | Credit to the respective Debian translation teams. |
163 | Credit to the respective Debian translation teams. |
158 | * Fix a spelling error in one of the debconf templates, run |
164 | * Fix a spelling error in one of the debconf templates, run |
159 | debconf-updatepo, clean out the old obsolete translation entries, and |
165 | debconf-updatepo, clean out the old obsolete translation entries, and |
160 | perform some trivial maintenance on the Nynorsk file. |
166 | perform some trivial maintenance on the Nynorsk file. |
161 | 167 | ||
162 | -- Magnus Holmgren <holmgren@debian.org> Sat, 28 Nov 2009 17:57:30 +0100 |
168 | -- Magnus Holmgren <holmgren@debian.org> Sat, 28 Nov 2009 17:57:30 +0100 |
163 | 169 | ||
164 | lsh-utils (2.0.4-dfsg-5) unstable; urgency=low |
170 | lsh-utils (2.0.4-dfsg-5) unstable; urgency=low |
165 | 171 | ||
166 | * lsh-server.init.d: Don't suppress start/stop messages when $VERBOSE = |
172 | * lsh-server.init.d: Don't suppress start/stop messages when $VERBOSE = |
167 | "no". /etc/init.d/skeleton is not a good example in this matter. |
173 | "no". /etc/init.d/skeleton is not a good example in this matter. |
168 | * blacklist.dpatch: Check keys against openssh-blacklist before |
174 | * blacklist.dpatch: Check keys against openssh-blacklist before |
169 | accepting for pubkey authentication as well as on conversion by |
175 | accepting for pubkey authentication as well as on conversion by |
170 | lsh-writekey and lsh-decode-key. |
176 | lsh-writekey and lsh-decode-key. |
171 | * lsh-server: Depend on openssh-blacklist, recommend -blacklist-extra. |
177 | * lsh-server: Depend on openssh-blacklist, recommend -blacklist-extra. |
172 | lsh-utils: Recommend openssh-blacklist and -blacklist-extra. |
178 | lsh-utils: Recommend openssh-blacklist and -blacklist-extra. |
173 | * Move seed and key creation back to postinst and import RSA key from |
179 | * Move seed and key creation back to postinst and import RSA key from |
174 | openssh-server if it exists (Closes: #211252). |
180 | openssh-server if it exists (Closes: #211252). |
175 | * debian/mans/lcp.1: Fix errors. |
181 | * debian/mans/lcp.1: Fix errors. |
176 | 182 | ||
177 | -- Magnus Holmgren <holmgren@debian.org> Sun, 08 Nov 2009 20:18:17 +0100 |
183 | -- Magnus Holmgren <holmgren@debian.org> Sun, 08 Nov 2009 20:18:17 +0100 |
178 | 184 | ||
179 | lsh-utils (2.0.4-dfsg-4) unstable; urgency=high |
185 | lsh-utils (2.0.4-dfsg-4) unstable; urgency=high |
180 | 186 | ||
181 | * lsh-server.init.d: Fix critical exit status ($?) handling mistake |
187 | * lsh-server.init.d: Fix critical exit status ($?) handling mistake |
182 | (Closes: #545090). |
188 | (Closes: #545090). |
183 | 189 | ||
184 | -- Magnus Holmgren <holmgren@debian.org> Sat, 05 Sep 2009 00:44:45 +0200 |
190 | -- Magnus Holmgren <holmgren@debian.org> Sat, 05 Sep 2009 00:44:45 +0200 |
185 | 191 | ||
186 | lsh-utils (2.0.4-dfsg-3) unstable; urgency=low |
192 | lsh-utils (2.0.4-dfsg-3) unstable; urgency=low |
187 | 193 | ||
188 | * lsh-doc: Depend on dpkg (>= 1.15.4) | install-info as recommended for |
194 | * lsh-doc: Depend on dpkg (>= 1.15.4) | install-info as recommended for |
189 | the transition to triggerized install-info. |
195 | the transition to triggerized install-info. |
190 | * Add ${misc:Depends} to Depends in case Debhelper needs it in the |
196 | * Add ${misc:Depends} to Depends in case Debhelper needs it in the |
191 | future. |
197 | future. |
192 | * Increase Debhelper compat level to 5. |
198 | * Increase Debhelper compat level to 5. |
193 | * Build with Nettle 2.0 (nettle-dev) (Closes: #543131). |
199 | * Build with Nettle 2.0 (nettle-dev) (Closes: #543131). |
194 | * nettle_2.0.dpatch created to adapt to API changes. |
200 | * nettle_2.0.dpatch created to adapt to API changes. |
195 | * 30_nonettle.dpatch modified to add -lhogweed to LDADD where |
201 | * 30_nonettle.dpatch modified to add -lhogweed to LDADD where |
196 | appropriate. |
202 | appropriate. |
197 | * Add ANNOUNCE to lsh-doc. |
203 | * Add ANNOUNCE to lsh-doc. |
198 | * Rewrite lsh-server.init.d a bit: |
204 | * Rewrite lsh-server.init.d a bit: |
199 | * Use LSB logging functions. |
205 | * Use LSB logging functions. |
200 | * Let lshd daemonize and create/delete its pid file by itself. |
206 | * Let lshd daemonize and create/delete its pid file by itself. |
201 | * Change the Provides: line in the LSB header to "lsh-server" and |
207 | * Change the Provides: line in the LSB header to "lsh-server" and |
202 | declare that it should start before the services that depend on an |
208 | declare that it should start before the services that depend on an |
203 | SSH server (Closes: #542689). Thanks to Petter Reinholdtsen. |
209 | SSH server (Closes: #542689). Thanks to Petter Reinholdtsen. |
204 | * Support the status action. |
210 | * Support the status action. |
205 | * Drop the no longer useful lsh-server-config script. |
211 | * Drop the no longer useful lsh-server-config script. |
206 | * Upgrade to Standards-Version 3.8.3: |
212 | * Upgrade to Standards-Version 3.8.3: |
207 | * Add README.source. |
213 | * Add README.source. |
208 | * Drop obsolete manpages from debian/mans. |
214 | * Drop obsolete manpages from debian/mans. |
209 | 215 | ||
210 | -- Magnus Holmgren <holmgren@debian.org> Thu, 03 Sep 2009 00:55:45 +0200 |
216 | -- Magnus Holmgren <holmgren@debian.org> Thu, 03 Sep 2009 00:55:45 +0200 |
211 | 217 | ||
212 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low |
218 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low |
213 | 219 | ||
214 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c, |
220 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c, |
215 | check whether the seed file exists before trying to lock it, and give |
221 | check whether the seed file exists before trying to lock it, and give |
216 | the hint about running lsh-make-seed if it doesn't (Closes: #485856). |
222 | the hint about running lsh-make-seed if it doesn't (Closes: #485856). |
217 | * Update doc-base section of lsh-doc to match current structure. |
223 | * Update doc-base section of lsh-doc to match current structure. |
218 | * Remove inactive maintainer as requested by the MIA team and put myself |
224 | * Remove inactive maintainer as requested by the MIA team and put myself |
219 | in charge (Closes: #487137). |
225 | in charge (Closes: #487137). |
220 | * Upgrade lsh-client's Recommends of lsh-utils to a Depends. It's not |
226 | * Upgrade lsh-client's Recommends of lsh-utils to a Depends. It's not |
221 | huge and lsh-client is almost useless without it in most cases |
227 | huge and lsh-client is almost useless without it in most cases |
222 | (Closes: #481073). |
228 | (Closes: #481073). |
223 | * Use --as-needed to avoid unnecessary dependencies. |
229 | * Use --as-needed to avoid unnecessary dependencies. |
224 | 230 | ||
225 | -- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 16:40:16 +0200 |
231 | -- Magnus Holmgren <holmgren@debian.org> Wed, 25 Jun 2008 16:40:16 +0200 |
226 | 232 | ||
227 | lsh-utils (2.0.4-dfsg-1) unstable; urgency=low |
233 | lsh-utils (2.0.4-dfsg-1) unstable; urgency=low |
228 | 234 | ||
229 | * New upstream release (Closes: #422199) |
235 | * New upstream release (Closes: #422199) |
230 | - Repackaged without non-free RFC (src/nettle/testsuite/rfc1750.txt) |
236 | - Repackaged without non-free RFC (src/nettle/testsuite/rfc1750.txt) |
231 | (Closes: #408490). |
237 | (Closes: #408490). |
232 | - Drop 01_fix_manpages.dpatch; incorporated upstream. |
238 | - Drop 01_fix_manpages.dpatch; incorporated upstream. |
233 | - Fixes X11 forwarding bug. |
239 | - Fixes X11 forwarding bug. |
234 | * New co-maintainer added. |
240 | * New co-maintainer added. |
235 | * Rename lsh-utils-doc as lsh-doc. We'll rename the source package after |
241 | * Rename lsh-utils-doc as lsh-doc. We'll rename the source package after |
236 | Sarge is gone. |
242 | Sarge is gone. |
237 | * Drop the tarball-in-tarball format and ship a "normal" .orig.tar.gz. |
243 | * Drop the tarball-in-tarball format and ship a "normal" .orig.tar.gz. |
238 | - Drop 02_fix_perms.dpatch. |
244 | - Drop 02_fix_perms.dpatch. |
239 | - Add some extra cleanup in debian/rules. |
245 | - Add some extra cleanup in debian/rules. |
240 | * Increase Standards-Version to 3.7.3. No changes needed. |
246 | * Increase Standards-Version to 3.7.3. No changes needed. |
241 | * Put some more docs in the packages: README and ChangeLog is now in all |
247 | * Put some more docs in the packages: README and ChangeLog is now in all |
242 | packages, AUTHORS in lsh-utils. Update debian/copyright to refer to |
248 | packages, AUTHORS in lsh-utils. Update debian/copyright to refer to |
243 | /usr/share/doc/lsh-utils/AUTHORS (Closes: #421108). |
249 | /usr/share/doc/lsh-utils/AUTHORS (Closes: #421108). |
244 | * debian/control: Use ${binary:Version} substitution variable instead of |
250 | * debian/control: Use ${binary:Version} substitution variable instead of |
245 | ${source-version}. |
251 | ${source-version}. |
246 | * Review Build-depends: Drop patchutils, comerr-dev (redundant), |
252 | * Review Build-depends: Drop patchutils, comerr-dev (redundant), |
247 | po-debconf (redundant), xutils (makes no difference); add |
253 | po-debconf (redundant), xutils (makes no difference); add |
248 | autotools-dev, scsh-0.6 (as alternative to guile-1.6). |
254 | autotools-dev, scsh-0.6 (as alternative to guile-1.6). |
249 | * Drop lshc, the deprecated alias for lsh (Closes: #417426). |
255 | * Drop lshc, the deprecated alias for lsh (Closes: #417426). |
250 | * 30_nonettle.dpatch: Link dynamically with libnettle-dev instead of |
256 | * 30_nonettle.dpatch: Link dynamically with libnettle-dev instead of |
251 | statically with the bundled nettle (Closes: #412138). |
257 | statically with the bundled nettle (Closes: #412138). |
252 | * Don't provide sexp-conv; let lsh-client depend on nettle-bin instead. |
258 | * Don't provide sexp-conv; let lsh-client depend on nettle-bin instead. |
253 | * Move lsftp and lcp to lsh-client. |
259 | * Move lsftp and lcp to lsh-client. |
254 | * Put sftp-server in /usr/lib/lsh-server and put the manpage in section |
260 | * Put sftp-server in /usr/lib/lsh-server and put the manpage in section |
255 | 8lsh instead of renaming it (new 20_sftp-server_mansection.dpatch). |
261 | 8lsh instead of renaming it (new 20_sftp-server_mansection.dpatch). |
256 | * Ship lsh.html in lsh-doc. |
262 | * Ship lsh.html in lsh-doc. |
257 | * Add doc-base entry. |
263 | * Add doc-base entry. |
258 | * debian/control: Add Homepage field. |
264 | * debian/control: Add Homepage field. |
259 | * debian/watch: Update dversionmangle to strip -dfsg suffix. |
265 | * debian/watch: Update dversionmangle to strip -dfsg suffix. |
260 | 266 | ||
261 | -- Magnus Holmgren <holmgren@debian.org> Thu, 01 May 2008 19:22:18 +0200 |
267 | -- Magnus Holmgren <holmgren@debian.org> Thu, 01 May 2008 19:22:18 +0200 |
262 | 268 | ||
263 | lsh-utils (2.0.2-1.1) unstable; urgency=low |
269 | lsh-utils (2.0.2-1.1) unstable; urgency=low |
264 | 270 | ||
265 | * Non-maintainer upload to fix longstanding l10n issues |
271 | * Non-maintainer upload to fix longstanding l10n issues |
266 | * Debconf templates translations: |
272 | * Debconf templates translations: |
267 | - Swedish added. Closes: #351641 |
273 | - Swedish added. Closes: #351641 |
268 | - Portuguese added. Sent during the call for updates of the NMU campaign. |
274 | - Portuguese added. Sent during the call for updates of the NMU campaign. |
269 | * Lintian fixes: |
275 | * Lintian fixes: |
270 | - Do not Build-depend on build-essential |
276 | - Do not Build-depend on build-essential |
271 | - Add a very basic LSB header to the init script |
277 | - Add a very basic LSB header to the init script |
272 | 278 | ||
273 | -- Christian Perrier <bubulle@debian.org> Wed, 13 Dec 2006 22:02:11 +0100 |
279 | -- Christian Perrier <bubulle@debian.org> Wed, 13 Dec 2006 22:02:11 +0100 |
274 | 280 | ||
275 | lsh-utils (2.0.2-1) unstable; urgency=low |
281 | lsh-utils (2.0.2-1) unstable; urgency=low |
276 | 282 | ||
277 | * New upstream release |
283 | * New upstream release |
278 | * The fd leak in the server is known as CVE-2006-0353 |
284 | * The fd leak in the server is known as CVE-2006-0353 |
279 | * Support for aes256-ctr. |
285 | * Support for aes256-ctr. |
280 | * Newer nettle library. |
286 | * Newer nettle library. |
281 | * Fix for some more fd leaks, but none in the debian default |
287 | * Fix for some more fd leaks, but none in the debian default |
282 | configuration. |
288 | configuration. |
283 | 289 | ||
284 | -- Stefan Pfetzing <dreamind@dreamind.de> Sat, 28 Jan 2006 05:42:16 +0100 |
290 | -- Stefan Pfetzing <dreamind@dreamind.de> Sat, 28 Jan 2006 05:42:16 +0100 |
285 | 291 | ||
286 | lsh-utils (2.0.1cdbs-4) unstable; urgency=high |
292 | lsh-utils (2.0.1cdbs-4) unstable; urgency=high |
287 | 293 | ||
288 | * Remove silly debconf questions and correct others. (Closes: Bug#337026) |
294 | * Remove silly debconf questions and correct others. (Closes: Bug#337026) |
289 | * Switch to dpatch. |
295 | * Switch to dpatch. |
290 | * Make lsh-utils build on a grsecurity system. |
296 | * Make lsh-utils build on a grsecurity system. |
291 | * Remove /var/spool/lsh upon purge. |
297 | * Remove /var/spool/lsh upon purge. |
292 | * Update Vietnamese debconf translation. |
298 | * Update Vietnamese debconf translation. |
293 | * Update German debconf translation. |
299 | * Update German debconf translation. |
294 | * Update Danish debconf translation. |
300 | * Update Danish debconf translation. |
295 | * Update Czech debconf translation. |
301 | * Update Czech debconf translation. |
296 | * Update Dutch debconf translation. |
302 | * Update Dutch debconf translation. |
297 | * Update Russian debconf translation. (Closes: Bug#349180) |
303 | * Update Russian debconf translation. (Closes: Bug#349180) |
298 | * Update French debconf translation. (Closes: Bug#348822) |
304 | * Update French debconf translation. (Closes: Bug#348822) |
299 | * Have lsh-server provide ssh-server. (Closes: Bug#348844) |
305 | * Have lsh-server provide ssh-server. (Closes: Bug#348844) |
300 | * Update the watch file format version to the latest (3). |
306 | * Update the watch file format version to the latest (3). |
301 | * Have uscan remove the "cdbs" version extension. |
307 | * Have uscan remove the "cdbs" version extension. |
302 | * Fix fd leak in the lsh-server. |
308 | * Fix fd leak in the lsh-server. |
303 | This is to be security related, so upload it with a high urgency. |
309 | This is to be security related, so upload it with a high urgency. |
304 | (Closes: Bug#349303) |
310 | (Closes: Bug#349303) |
305 | 311 | ||
306 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 22 Jan 2006 06:30:43 +0100 |
312 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 22 Jan 2006 06:30:43 +0100 |
307 | 313 | ||
308 | lsh-utils (2.0.1cdbs-3) unstable; urgency=low |
314 | lsh-utils (2.0.1cdbs-3) unstable; urgency=low |
309 | 315 | ||
310 | * The 2.0 release removed the "pesky" identity file error. |
316 | * The 2.0 release removed the "pesky" identity file error. |
311 | (Closes: Bug#214167) |
317 | (Closes: Bug#214167) |
312 | * Update Danish debconf translation. |
318 | * Update Danish debconf translation. |
313 | * Update Vietnamese debconf translation. |
319 | * Update Vietnamese debconf translation. |
314 | * Update French debconf translation. (Closes: Bug#347543) |
320 | * Update French debconf translation. (Closes: Bug#347543) |
315 | * Update Russian debconf translation. (Closes: Bug#348138) |
321 | * Update Russian debconf translation. (Closes: Bug#348138) |
316 | * Do not regenerate debian/rules. (Closes: Bug#347891) |
322 | * Do not regenerate debian/rules. (Closes: Bug#347891) |
317 | 323 | ||
318 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 15 Jan 2006 21:02:36 +0100 |
324 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 15 Jan 2006 21:02:36 +0100 |
319 | 325 | ||
320 | lsh-utils (2.0.1cdbs-2) unstable; urgency=low |
326 | lsh-utils (2.0.1cdbs-2) unstable; urgency=low |
321 | 327 | ||
322 | * No longer build-depend on xlibs-dev, use libxau-dev instead. |
328 | * No longer build-depend on xlibs-dev, use libxau-dev instead. |
323 | (Closes: Bug#347143) |
329 | (Closes: Bug#347143) |
324 | * Depend on comerr-dev too, otherwise kerberos support would be broken. |
330 | * Depend on comerr-dev too, otherwise kerberos support would be broken. |
325 | 331 | ||
326 | -- Stefan Pfetzing <dreamind@dreamind.de> Thu, 12 Jan 2006 19:34:23 +0100 |
332 | -- Stefan Pfetzing <dreamind@dreamind.de> Thu, 12 Jan 2006 19:34:23 +0100 |
327 | 333 | ||
328 | lsh-utils (2.0.1cdbs-1) unstable; urgency=low |
334 | lsh-utils (2.0.1cdbs-1) unstable; urgency=low |
329 | 335 | ||
330 | * Change the build system to cdbs. |
336 | * Change the build system to cdbs. |
331 | (And hopefully don't introduce any new bugs.) |
337 | (And hopefully don't introduce any new bugs.) |
332 | * Make lintian happy with the odieresis in the manpages. |
338 | * Make lintian happy with the odieresis in the manpages. |
333 | * Fix debian/control, so it can be autogenerated by cdbs. |
339 | * Fix debian/control, so it can be autogenerated by cdbs. |
334 | * Conflict lsh, and rename lshc to lsh. |
340 | * Conflict lsh, and rename lshc to lsh. |
335 | * Include a small shell script to notify users. |
341 | * Include a small shell script to notify users. |
336 | * Make stop act the same way graceful-stop was doing already. |
342 | * Make stop act the same way graceful-stop was doing already. |
337 | This helps not to accidently kill your own lsh connection. |
343 | This helps not to accidently kill your own lsh connection. |
338 | * Update debconf po files. |
344 | * Update debconf po files. |
339 | * Update the German debconf translation. |
345 | * Update the German debconf translation. |
340 | * Remove the SSH1 notice from lsh-server's package description. |
346 | * Remove the SSH1 notice from lsh-server's package description. |
341 | * Make the lsh-server package suggest lsh-client or openssh-client. |
347 | * Make the lsh-server package suggest lsh-client or openssh-client. |
342 | * Add a small note on how to use the lsh client. (Closes: Bug#109899) |
348 | * Add a small note on how to use the lsh client. (Closes: Bug#109899) |
343 | * No longer FTBFS because of wrong debian/rules. (Closes: Bug#344747) |
349 | * No longer FTBFS because of wrong debian/rules. (Closes: Bug#344747) |
344 | * Update Czech translation. (Closes: Bug#345141) |
350 | * Update Czech translation. (Closes: Bug#345141) |
345 | 351 | ||
346 | -- Stefan Pfetzing <dreamind@dreamind.de> Mon, 9 Jan 2006 00:36:44 +0100 |
352 | -- Stefan Pfetzing <dreamind@dreamind.de> Mon, 9 Jan 2006 00:36:44 +0100 |
347 | 353 | ||
348 | lsh-utils (2.0.1-5) unstable; urgency=low |
354 | lsh-utils (2.0.1-5) unstable; urgency=low |
349 | 355 | ||
350 | * Make lsh-utils depend on lsh-client. (Closes: Bug#338014) |
356 | * Make lsh-utils depend on lsh-client. (Closes: Bug#338014) |
351 | * Fix lshg to look for lshc instead of lsh. (Closes: Bug#320554) |
357 | * Fix lshg to look for lshc instead of lsh. (Closes: Bug#320554) |
352 | * Fix lcp to look for lshc instead of lsh. (Closes: Bug#338015) |
358 | * Fix lcp to look for lshc instead of lsh. (Closes: Bug#338015) |
353 | * Add lcp manpage. (Closes: Bug#338017) |
359 | * Add lcp manpage. (Closes: Bug#338017) |
354 | * Clarify package description. lsh should be considered stable now. |
360 | * Clarify package description. lsh should be considered stable now. |
355 | (Closes: Bug#211317) |
361 | (Closes: Bug#211317) |
356 | * Update Russian debconf translation. (Closes: Bug#338170) |
362 | * Update Russian debconf translation. (Closes: Bug#338170) |
357 | * Update French debconf translation. (Closes: Bug#338104) |
363 | * Update French debconf translation. (Closes: Bug#338104) |
358 | * Update Danish debconf translation. (Closes: Bug#337017) |
364 | * Update Danish debconf translation. (Closes: Bug#337017) |
359 | * Change guile1.4-slib to guile-1.6 since slib.scm is included |
365 | * Change guile1.4-slib to guile-1.6 since slib.scm is included |
360 | with guile-1.6-libs, and we need the scheme interpreter. |
366 | with guile-1.6-libs, and we need the scheme interpreter. |
361 | * Add myself to the uploaders list. |
367 | * Add myself to the uploaders list. |
362 | * Approve NMUs. |
368 | * Approve NMUs. |
363 | (Closes: Bug#300496,Bug#318211,Bug#326328,Bug#326329,Bug#332012) |
369 | (Closes: Bug#300496,Bug#318211,Bug#326328,Bug#326329,Bug#332012) |
364 | (Closes: Bug#271911,Bug#312617,Bug#313975,Bug#304697,Bug#319933) |
370 | (Closes: Bug#271911,Bug#312617,Bug#313975,Bug#304697,Bug#319933) |
365 | 371 | ||
366 | -- Stefan Pfetzing <dreamind@dreamind.de> Thu, 10 Nov 2005 21:36:44 +0100 |
372 | -- Stefan Pfetzing <dreamind@dreamind.de> Thu, 10 Nov 2005 21:36:44 +0100 |
367 | 373 | ||
368 | lsh-utils (2.0.1-4.2) unstable; urgency=low |
374 | lsh-utils (2.0.1-4.2) unstable; urgency=low |
369 | 375 | ||
370 | * NMU. |
376 | * NMU. |
371 | * Make sftp support availible via debconf. (Closes: Bug#304697) |
377 | * Make sftp support availible via debconf. (Closes: Bug#304697) |
372 | * Rebuild against libreadline5 and change build-deps. |
378 | * Rebuild against libreadline5 and change build-deps. |
373 | (Closes: Bug#326328,Bug#326329) |
379 | (Closes: Bug#326328,Bug#326329) |
374 | * Rebuild with fixed debconf deps. (Closes: Bug#332012) |
380 | * Rebuild with fixed debconf deps. (Closes: Bug#332012) |
375 | * Update FSF address in debian/copyright. |
381 | * Update FSF address in debian/copyright. |
376 | * Add czech po file. (Closes: Bug#319933) |
382 | * Add czech po file. (Closes: Bug#319933) |
377 | 383 | ||
378 | -- Stefan Pfetzing <dreamind@dreamind.de> Mon, 31 Oct 2005 14:21:54 +0100 |
384 | -- Stefan Pfetzing <dreamind@dreamind.de> Mon, 31 Oct 2005 14:21:54 +0100 |
379 | 385 | ||
380 | lsh-utils (2.0.1-4.1) unstable; urgency=low |
386 | lsh-utils (2.0.1-4.1) unstable; urgency=low |
381 | 387 | ||
382 | * NMU. |
388 | * NMU. |
383 | * Trigger a rebuild to build against libgmp3c2. (Closes: Bug#318211) |
389 | * Trigger a rebuild to build against libgmp3c2. (Closes: Bug#318211) |
384 | * Make lsh-server suggest openssh-client or ssh. |
390 | * Make lsh-server suggest openssh-client or ssh. |
385 | * Fix Package description (Closes: Bug#271911) |
391 | * Fix Package description (Closes: Bug#271911) |
386 | * Add vietnamese debconf localization. (Closes: Bug#312617) |
392 | * Add vietnamese debconf localization. (Closes: Bug#312617) |
387 | * Update german debconf localization. (Closes: Bug#313975) |
393 | * Update german debconf localization. (Closes: Bug#313975) |
388 | * Rebuild fixes lshc host-acls (Closes: Bug#300496) |
394 | * Rebuild fixes lshc host-acls (Closes: Bug#300496) |
389 | * Bump standards-version, no changes needed. (make lintian happy) |
395 | * Bump standards-version, no changes needed. (make lintian happy) |
390 | 396 | ||
391 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 14 Aug 2005 17:04:55 +0200 |
397 | -- Stefan Pfetzing <dreamind@dreamind.de> Sun, 14 Aug 2005 17:04:55 +0200 |
392 | 398 | ||
393 | lsh-utils (2.0.1-4) unstable; urgency=high |
399 | lsh-utils (2.0.1-4) unstable; urgency=high |
394 | 400 | ||
395 | * Trigger a rebuild, because the i386 package wasn't built properly. |
401 | * Trigger a rebuild, because the i386 package wasn't built properly. |
396 | (Closes: Bug#309365) |
402 | (Closes: Bug#309365) |
397 | 403 | ||
398 | -- Simon Law <sfllaw@debian.org> Mon, 16 May 2005 16:54:00 -0400 |
404 | -- Simon Law <sfllaw@debian.org> Mon, 16 May 2005 16:54:00 -0400 |
399 | 405 | ||
400 | lsh-utils (2.0.1-3) unstable; urgency=high |
406 | lsh-utils (2.0.1-3) unstable; urgency=high |
401 | 407 | ||
402 | * Remove the unnecessary nettle-lfib-stream program. (Closes: Bug#308233) |
408 | * Remove the unnecessary nettle-lfib-stream program. (Closes: Bug#308233) |
403 | 409 | ||
404 | -- Simon Law <sfllaw@debian.org> Mon, 9 May 2005 19:25:56 -0400 |
410 | -- Simon Law <sfllaw@debian.org> Mon, 9 May 2005 19:25:56 -0400 |
405 | 411 | ||
406 | lsh-utils (2.0.1-2.1) unstable; urgency=high |
412 | lsh-utils (2.0.1-2.1) unstable; urgency=high |
407 | 413 | ||
408 | * NMU |
414 | * NMU |
409 | * Remove --nist-level option to lsh-keygen since it has changed to using RSA |
415 | * Remove --nist-level option to lsh-keygen since it has changed to using RSA |
410 | keys now and the old --nist-level setting breaks it. Closes: #301968 |
416 | keys now and the old --nist-level setting breaks it. Closes: #301968 |
411 | * High urgency upload since 2.0.1 is needed in testing due to the security |
417 | * High urgency upload since 2.0.1 is needed in testing due to the security |
412 | fix. |
418 | fix. |
413 | 419 | ||
414 | -- Joey Hess <joeyh@debian.org> Sat, 9 Apr 2005 15:02:22 -0400 |
420 | -- Joey Hess <joeyh@debian.org> Sat, 9 Apr 2005 15:02:22 -0400 |
415 | 421 | ||
416 | lsh-utils (2.0.1-2) unstable; urgency=high |
422 | lsh-utils (2.0.1-2) unstable; urgency=high |
417 | 423 | ||
418 | * Fix up path resolution problems. (Closes: Bug#301039) |
424 | * Fix up path resolution problems. (Closes: Bug#301039) |
419 | Thanks to Stefan Pfetzing <dreamind@dreamind.de> |
425 | Thanks to Stefan Pfetzing <dreamind@dreamind.de> |
420 | * Added a build-depends on m4. (Closes: Bug#300874) |
426 | * Added a build-depends on m4. (Closes: Bug#300874) |
421 | * Denial of service attack is now known as CAN-2005-0814. |
427 | * Denial of service attack is now known as CAN-2005-0814. |
422 | 428 | ||
423 | -- Simon Law <sfllaw@debian.org> Sat, 26 Mar 2005 13:29:27 -0500 |
429 | -- Simon Law <sfllaw@debian.org> Sat, 26 Mar 2005 13:29:27 -0500 |
424 | 430 | ||
425 | lsh-utils (2.0.1-1) unstable; urgency=high |
431 | lsh-utils (2.0.1-1) unstable; urgency=high |
426 | 432 | ||
427 | * New upstream release |
433 | * New upstream release |
428 | - Fix denial of service attack documented in CAN-2005-0389 |
434 | - Fix denial of service attack documented in CAN-2005-0389 |
429 | 435 | ||
430 | -- Simon Law <sfllaw@debian.org> Fri, 18 Mar 2005 17:24:10 -0500 |
436 | -- Simon Law <sfllaw@debian.org> Fri, 18 Mar 2005 17:24:10 -0500 |
431 | 437 | ||
432 | lsh-utils (2.0-1) unstable; urgency=high |
438 | lsh-utils (2.0-1) unstable; urgency=high |
433 | 439 | ||
434 | * New upstream release. |
440 | * New upstream release. |
435 | * Remove extraneous symlinks. (Closes: Bug#291010) |
441 | * Remove extraneous symlinks. (Closes: Bug#291010) |
436 | * Acknowledge NMUs. (Closes: Bug#293020, Bug#255643) |
442 | * Acknowledge NMUs. (Closes: Bug#293020, Bug#255643) |
437 | 443 | ||
438 | -- Simon Law <sfllaw@debian.org> Thu, 17 Mar 2005 18:51:12 -0500 |
444 | -- Simon Law <sfllaw@debian.org> Thu, 17 Mar 2005 18:51:12 -0500 |
439 | 445 | ||
440 | lsh-utils (1.4.2-8.2) unstable; urgency=low |
446 | lsh-utils (1.4.2-8.2) unstable; urgency=low |
441 | 447 | ||
442 | * Non-maintainer upload with maintainer"s agreement |
448 | * Non-maintainer upload with maintainer"s agreement |
443 | * Fix FTBFS with gcc-4.0 for amd64 builds |
449 | * Fix FTBFS with gcc-4.0 for amd64 builds |
444 | Thanks to Andreas Jochens for providing the patch |
450 | Thanks to Andreas Jochens for providing the patch |
445 | Closes: #293020 |
451 | Closes: #293020 |
446 | 452 | ||
447 | -- Christian Perrier <bubulle@debian.org> Tue, 1 Feb 2005 07:10:17 +0100 |
453 | -- Christian Perrier <bubulle@debian.org> Tue, 1 Feb 2005 07:10:17 +0100 |
448 | 454 | ||
449 | lsh-utils (1.4.2-8.1) unstable; urgency=low |
455 | lsh-utils (1.4.2-8.1) unstable; urgency=low |
450 | 456 | ||
451 | * Non-maintainer upload with maintainer's agreement |
457 | * Non-maintainer upload with maintainer's agreement |
452 | for fixing longstanding l10n issues |
458 | for fixing longstanding l10n issues |
453 | * Translations: |
459 | * Translations: |
454 | - French added. Closes: #255643 |
460 | - French added. Closes: #255643 |
455 | - Danish added. Thanks to Claus Hindsgaul |
461 | - Danish added. Thanks to Claus Hindsgaul |
456 | - Russian added. Thanks to Yuri Kozlov |
462 | - Russian added. Thanks to Yuri Kozlov |
457 | - Norwegian Nynorsk added. Thanks to Håvard Korsvoll |
463 | - Norwegian Nynorsk added. Thanks to Håvard Korsvoll |
458 | - Dutch added. Thanks to Luk Claes. |
464 | - Dutch added. Thanks to Luk Claes. |
459 | * Typo fixes in templates (translations unfuzzied): |
465 | * Typo fixes in templates (translations unfuzzied): |
460 | - s/woul dlike/would like |
466 | - s/woul dlike/would like |
461 | - s/ifyou/if you |
467 | - s/ifyou/if you |
462 | 468 | ||
463 | -- Christian Perrier <bubulle@debian.org> Thu, 13 Jan 2005 23:29:09 +0100 |
469 | -- Christian Perrier <bubulle@debian.org> Thu, 13 Jan 2005 23:29:09 +0100 |
464 | 470 | ||
465 | lsh-utils (1.4.2-8) unstable; urgency=medium |
471 | lsh-utils (1.4.2-8) unstable; urgency=medium |
466 | 472 | ||
467 | * Register sexp-conv with the alternatives system so that it doesn't |
473 | * Register sexp-conv with the alternatives system so that it doesn't |
468 | conflict with the binary of the same name (and function) shipped with |
474 | conflict with the binary of the same name (and function) shipped with |
469 | nettle-bin (Closes: Bug#274772) |
475 | nettle-bin (Closes: Bug#274772) |
470 | - This kludge brought to you by Marek Habersack <grendel@debian.org>. |
476 | - This kludge brought to you by Marek Habersack <grendel@debian.org>. |
471 | 477 | ||
472 | -- Simon Law <sfllaw@debian.org> Sun, 5 Dec 2004 15:15:59 -0500 |
478 | -- Simon Law <sfllaw@debian.org> Sun, 5 Dec 2004 15:15:59 -0500 |
473 | 479 | ||
474 | lsh-utils (1.4.2-7) unstable; urgency=low |
480 | lsh-utils (1.4.2-7) unstable; urgency=low |
475 | 481 | ||
476 | * New maintainer. |
482 | * New maintainer. |
477 | * Fix build problem. (Closes: Bug#242040) |
483 | * Fix build problem. (Closes: Bug#242040) |
478 | * Use gettext-based Debconf templates. Thanks to Martin Quinson. |
484 | * Use gettext-based Debconf templates. Thanks to Martin Quinson. |
479 | (Closes: Bug#239870) |
485 | (Closes: Bug#239870) |
480 | * Upgraded to Policy 3.6.1. |
486 | * Upgraded to Policy 3.6.1. |
481 | * Upgraded to Debhelper 4. |
487 | * Upgraded to Debhelper 4. |
482 | 488 | ||
483 | -- Simon Law <sfllaw@debian.org> Wed, 2 Jun 2004 17:56:39 -0400 |
489 | -- Simon Law <sfllaw@debian.org> Wed, 2 Jun 2004 17:56:39 -0400 |
484 | 490 | ||
485 | lsh-utils (1.4.2-6) unstable; urgency=HIGH |
491 | lsh-utils (1.4.2-6) unstable; urgency=HIGH |
486 | 492 | ||
487 | * Applied patch to fix root security hole (closes: #211662) |
493 | * Applied patch to fix root security hole (closes: #211662) |
488 | * Build kerberos support against heimdal rather than krb (closes: #199067) |
494 | * Build kerberos support against heimdal rather than krb (closes: #199067) |
489 | 495 | ||
490 | -- Timshel Knoll <timshel@debian.org> Sat, 20 Sep 2003 11:42:27 +1000 |
496 | -- Timshel Knoll <timshel@debian.org> Sat, 20 Sep 2003 11:42:27 +1000 |
491 | 497 | ||
492 | lsh-utils (1.4.2-5) unstable; urgency=low |
498 | lsh-utils (1.4.2-5) unstable; urgency=low |
493 | 499 | ||
494 | * debian/control: Removed alternative of scsh in place of guile1.4-slib from |
500 | * debian/control: Removed alternative of scsh in place of guile1.4-slib from |
495 | Build-Depends, we really need the latter to build lsh. (closes: #192771) |
501 | Build-Depends, we really need the latter to build lsh. (closes: #192771) |
496 | 502 | ||
497 | -- Timshel Knoll <timshel@debian.org> Sun, 8 Jun 2003 17:44:58 +1000 |
503 | -- Timshel Knoll <timshel@debian.org> Sun, 8 Jun 2003 17:44:58 +1000 |
498 | 504 | ||
499 | lsh-utils (1.4.2-4) unstable; urgency=low |
505 | lsh-utils (1.4.2-4) unstable; urgency=low |
500 | 506 | ||
501 | * Just Build-Depend on liboop-dev, not liboop4-dev | liboop-dev (there is |
507 | * Just Build-Depend on liboop-dev, not liboop4-dev | liboop-dev (there is |
502 | no liboop4-dev, whoops!) (closes: #192172) |
508 | no liboop4-dev, whoops!) (closes: #192172) |
503 | * lsh-server: Added lintian override for missing-debconf-dependency |
509 | * lsh-server: Added lintian override for missing-debconf-dependency |
504 | (lsh-server falls back to asking the user if debconf isn't installed) |
510 | (lsh-server falls back to asking the user if debconf isn't installed) |
505 | 511 | ||
506 | -- Timshel Knoll <timshel@debian.org> Thu, 8 May 2003 02:24:52 +1000 |
512 | -- Timshel Knoll <timshel@debian.org> Thu, 8 May 2003 02:24:52 +1000 |
507 | 513 | ||
508 | lsh-utils (1.4.2-3) unstable; urgency=low |
514 | lsh-utils (1.4.2-3) unstable; urgency=low |
509 | 515 | ||
510 | * debian/control: Priority: extra; lsh-utils-doc changed to Section: doc |
516 | * debian/control: Priority: extra; lsh-utils-doc changed to Section: doc |
511 | * Policy 3.5.9 |
517 | * Policy 3.5.9 |
512 | * Re-compile against liboop4 |
518 | * Re-compile against liboop4 |
513 | 519 | ||
514 | -- Timshel Knoll <timshel@debian.org> Wed, 30 Apr 2003 23:08:41 +1000 |
520 | -- Timshel Knoll <timshel@debian.org> Wed, 30 Apr 2003 23:08:41 +1000 |
515 | 521 | ||
516 | lsh-utils (1.4.2-2) unstable; urgency=low |
522 | lsh-utils (1.4.2-2) unstable; urgency=low |
517 | 523 | ||
518 | * debian/control: Build-Depend on xutils (closes: #160666) |
524 | * debian/control: Build-Depend on xutils (closes: #160666) |
519 | * Rename sftp-server to sftp-server.lsh to work around name conflict with |
525 | * Rename sftp-server to sftp-server.lsh to work around name conflict with |
520 | ssh's sftp-server. (closes: #160611) Maybe this should eventually be |
526 | ssh's sftp-server. (closes: #160611) Maybe this should eventually be |
521 | handled with alternatives? |
527 | handled with alternatives? |
522 | 528 | ||
523 | -- Timshel Knoll <timshel@debian.org> Fri, 13 Sep 2002 11:14:43 +1000 |
529 | -- Timshel Knoll <timshel@debian.org> Fri, 13 Sep 2002 11:14:43 +1000 |
524 | 530 | ||
525 | lsh-utils (1.4.2-1) unstable; urgency=low |
531 | lsh-utils (1.4.2-1) unstable; urgency=low |
526 | 532 | ||
527 | * New upstream release, a number of new programs come in this release |
533 | * New upstream release, a number of new programs come in this release |
528 | * debian/control: Added lots of new Build-Depends: for 1.4.x series: |
534 | * debian/control: Added lots of new Build-Depends: for 1.4.x series: |
529 | + liboop-dev required for main lsh servers |
535 | + liboop-dev required for main lsh servers |
530 | + xlibs-dev the lshc client now supports X11 forwarding and hence |
536 | + xlibs-dev the lshc client now supports X11 forwarding and hence |
531 | links with libXau: yay! |
537 | links with libXau: yay! |
532 | + libkrb5-dev for the lsh-krb-checkpw password helper program. This is |
538 | + libkrb5-dev for the lsh-krb-checkpw password helper program. This is |
533 | still not working however, see README.Debian for details, |
539 | still not working however, see README.Debian for details, |
534 | but I've left the Build-Dep here in stubborn hope :-) |
540 | but I've left the Build-Dep here in stubborn hope :-) |
535 | + libwrap-dev For lots of the lsh programs to use the TCP wrappers |
541 | + libwrap-dev For lots of the lsh programs to use the TCP wrappers |
536 | + libpam-dev Required for the lsh-pam-checkpw password helper program |
542 | + libpam-dev Required for the lsh-pam-checkpw password helper program |
537 | + libreadline-dev Required for lsftp's the interactive mode |
543 | + libreadline-dev Required for lsftp's the interactive mode |
538 | * debian/lsh-server.{config,templates,postrm}: ask whether to remove |
544 | * debian/lsh-server.{config,templates,postrm}: ask whether to remove |
539 | host keys when lsh-server is purged, all versions of lshd from now on |
545 | host keys when lsh-server is purged, all versions of lshd from now on |
540 | should not disconnect users when the server is restarted - very useful |
546 | should not disconnect users when the server is restarted - very useful |
541 | when lsh'd into a box doing an "apt-get install lsh-server" !!! :-) |
547 | when lsh'd into a box doing an "apt-get install lsh-server" !!! :-) |
542 | * debian/lsh-server.config: modularised. Now uses a function |
548 | * debian/lsh-server.config: modularised. Now uses a function |
543 | for each debconf question, and has an array of function references. |
549 | for each debconf question, and has an array of function references. |
544 | Check it out :-) |
550 | Check it out :-) |
545 | * debian/mans/<lots-of-stuff>: |
551 | * debian/mans/<lots-of-stuff>: |
546 | Added manpages for new programs, updated some existing manpages |
552 | Added manpages for new programs, updated some existing manpages |
547 | * lshd now needs a random seed file, which needs to be generated before lshd |
553 | * lshd now needs a random seed file, which needs to be generated before lshd |
548 | can be run. Unfortunately, this operation requires user input, so this |
554 | can be run. Unfortunately, this operation requires user input, so this |
549 | can't really be done in the postinst (problems with debconf etc.). This |
555 | can't really be done in the postinst (problems with debconf etc.). This |
550 | also means that the host key can't be generated in the postinst, since |
556 | also means that the host key can't be generated in the postinst, since |
551 | lsh-keygen and lsh-writekey both need the random seed to exist. |
557 | lsh-keygen and lsh-writekey both need the random seed to exist. |
552 | * debian/lsh-server.init.d: generate the host key here if the random seed |
558 | * debian/lsh-server.init.d: generate the host key here if the random seed |
553 | exists, fail if it doesn't. |
559 | exists, fail if it doesn't. |
554 | 560 | ||
555 | -- Timshel Knoll <timshel@debian.org> Wed, 11 Sep 2002 12:42:56 +1000 |
561 | -- Timshel Knoll <timshel@debian.org> Wed, 11 Sep 2002 12:42:56 +1000 |
556 | 562 | ||
557 | lsh-utils (1.2.5-3) unstable; urgency=low |
563 | lsh-utils (1.2.5-3) unstable; urgency=low |
558 | 564 | ||
559 | * debian/control: |
565 | * debian/control: |
560 | - Updated description to remove "export from US is illegal" information |
566 | - Updated description to remove "export from US is illegal" information |
561 | - Removed France from the list of countries where crypto may be illegal |
567 | - Removed France from the list of countries where crypto may be illegal |
562 | * debian/mans/{srp-gen.1,sexp-conv.1}: manpage neatened / errors fixed |
568 | * debian/mans/{srp-gen.1,sexp-conv.1}: manpage neatened / errors fixed |
563 | * debian/scripts/lsh-server-config, debian/lsh-server.postrm: |
569 | * debian/scripts/lsh-server-config, debian/lsh-server.postrm: |
564 | Also create / remove /etc/ssh/sshd_not_to_be_run at appropriate times to |
570 | Also create / remove /etc/ssh/sshd_not_to_be_run at appropriate times to |
565 | prevent sshd from being run, not just /etc/ssh/NOSERVER |
571 | prevent sshd from being run, not just /etc/ssh/NOSERVER |
566 | * debian/lsh-server.init.d: fixed issues with ssh1 fallback, it didn't work |
572 | * debian/lsh-server.init.d: fixed issues with ssh1 fallback, it didn't work |
567 | before (typo in variable names) |
573 | before (typo in variable names) |
568 | 574 | ||
569 | -- Timshel Knoll <timshel@debian.org> Mon, 15 Apr 2002 22:41:58 +1000 |
575 | -- Timshel Knoll <timshel@debian.org> Mon, 15 Apr 2002 22:41:58 +1000 |
570 | 576 | ||
571 | lsh-utils (1.2.5-2) unstable; urgency=low |
577 | lsh-utils (1.2.5-2) unstable; urgency=low |
572 | 578 | ||
573 | * Packages moved into main from non-US, yay! Now Section: net |
579 | * Packages moved into main from non-US, yay! Now Section: net |
574 | * Fixed &>/dev/null bash-ism redirects in upstream's lsh-authorize |
580 | * Fixed &>/dev/null bash-ism redirects in upstream's lsh-authorize |
575 | replaced with >/dev/null 2>&1 |
581 | replaced with >/dev/null 2>&1 |
576 | * debian/control: fixed misspelling in -doc package description |
582 | * debian/control: fixed misspelling in -doc package description |
577 | (closes: #125097) |
583 | (closes: #125097) |
578 | * src/lsh.c: changed "lsh" references to "lshc" (closes: #109898) |
584 | * src/lsh.c: changed "lsh" references to "lshc" (closes: #109898) |
579 | 585 | ||
580 | -- Timshel Knoll <timshel@debian.org> Wed, 27 Mar 2002 01:07:34 +1100 |
586 | -- Timshel Knoll <timshel@debian.org> Wed, 27 Mar 2002 01:07:34 +1100 |
581 | 587 | ||
582 | lsh-utils (1.2.5-1) unstable; urgency=low |
588 | lsh-utils (1.2.5-1) unstable; urgency=low |
583 | 589 | ||
584 | * New upstream release |
590 | * New upstream release |
585 | * Added German debconf translation (thanks to Sebastian Feltel) |
591 | * Added German debconf translation (thanks to Sebastian Feltel) |
586 | (closes: #114339) |
592 | (closes: #114339) |
587 | * debian/copyright: fixed misspelling, common-licences -> common-licenses |
593 | * debian/copyright: fixed misspelling, common-licences -> common-licenses |
588 | 594 | ||
589 | -- Timshel Knoll <timshel@debian.org> Tue, 30 Oct 2001 15:44:43 +1100 |
595 | -- Timshel Knoll <timshel@debian.org> Tue, 30 Oct 2001 15:44:43 +1100 |
590 | 596 | ||
591 | lsh-utils (1.2.3-1) unstable; urgency=low |
597 | lsh-utils (1.2.3-1) unstable; urgency=low |
592 | 598 | ||
593 | * New upstream release |
599 | * New upstream release |
594 | * debian/control: Don't Build-Depend on libgmp2-dev (closes: #104285) |
600 | * debian/control: Don't Build-Depend on libgmp2-dev (closes: #104285) |
595 | 601 | ||
596 | -- Timshel Knoll <timshel@debian.org> Thu, 12 Jul 2001 11:26:47 +1000 |
602 | -- Timshel Knoll <timshel@debian.org> Thu, 12 Jul 2001 11:26:47 +1000 |
597 | 603 | ||
598 | lsh-utils (1.2.2-2) unstable; urgency=low |
604 | lsh-utils (1.2.2-2) unstable; urgency=low |
599 | 605 | ||
600 | * Applied Niel's IPv6 patch, to get lshd working on systems without IPv6 |
606 | * Applied Niel's IPv6 patch, to get lshd working on systems without IPv6 |
601 | (closes: Bug#97623) |
607 | (closes: Bug#97623) |
602 | 608 | ||
603 | -- Timshel Knoll <timshel@debian.org> Wed, 23 May 2001 09:38:03 +1000 |
609 | -- Timshel Knoll <timshel@debian.org> Wed, 23 May 2001 09:38:03 +1000 |
604 | 610 | ||
605 | lsh-utils (1.2.2-1) unstable; urgency=low |
611 | lsh-utils (1.2.2-1) unstable; urgency=low |
606 | 612 | ||
607 | * New upstream release |
613 | * New upstream release |
608 | 614 | ||
609 | -- Timshel Knoll <timshel@debian.org> Sat, 12 May 2001 23:58:20 +1000 |
615 | -- Timshel Knoll <timshel@debian.org> Sat, 12 May 2001 23:58:20 +1000 |
610 | 616 | ||
611 | lsh-utils (1.2.1-1) unstable; urgency=low |
617 | lsh-utils (1.2.1-1) unstable; urgency=low |
612 | 618 | ||
613 | * New upstream release |
619 | * New upstream release |
614 | 620 | ||
615 | -- Timshel Knoll <timshel@debian.org> Sat, 21 Apr 2001 21:52:01 +1000 |
621 | -- Timshel Knoll <timshel@debian.org> Sat, 21 Apr 2001 21:52:01 +1000 |
616 | 622 | ||
617 | lsh-utils (1.2-1) unstable; urgency=low |
623 | lsh-utils (1.2-1) unstable; urgency=low |
618 | 624 | ||
619 | * New upstream release |
625 | * New upstream release |
620 | * Fixes do debian/installmans.pl's manpage section regex and sanity |
626 | * Fixes do debian/installmans.pl's manpage section regex and sanity |
621 | checking |
627 | checking |
622 | * Added manpage for new binary lshg (in lsh-client package), did |
628 | * Added manpage for new binary lshg (in lsh-client package), did |
623 | some updates for the lshc binary as options have been added. |
629 | some updates for the lshc binary as options have been added. |
624 | * Heaps of packaging fixes/updates. |
630 | * Heaps of packaging fixes/updates. |
625 | 631 | ||
626 | -- Timshel Knoll <timshel@debian.org> Thu, 12 Apr 2001 13:02:27 +1000 |
632 | -- Timshel Knoll <timshel@debian.org> Thu, 12 Apr 2001 13:02:27 +1000 |
627 | 633 | ||
628 | lsh-utils (1.0.2-3) unstable; urgency=low |
634 | lsh-utils (1.0.2-3) unstable; urgency=low |
629 | 635 | ||
630 | * debian/control: Split into 4 packages, lsh-utils, lsh-client, |
636 | * debian/control: Split into 4 packages, lsh-utils, lsh-client, |
631 | lsh-server and lsh-utils-doc, Standards-Version: 3.5.2, |
637 | lsh-server and lsh-utils-doc, Standards-Version: 3.5.2, |
632 | Build-Depends: zlib1g-dev -> libz-dev, added guile1.4-slib | scsh |
638 | Build-Depends: zlib1g-dev -> libz-dev, added guile1.4-slib | scsh |
633 | * Pulled original upstream configure script back in and modified that |
639 | * Pulled original upstream configure script back in and modified that |
634 | rather than re-generating with autoconf, which made for a huge .diff.gz. |
640 | rather than re-generating with autoconf, which made for a huge .diff.gz. |
635 | * lsh-server package debconf-ized, lsh-server-config script added |
641 | * lsh-server package debconf-ized, lsh-server-config script added |
636 | to configure lshd. |
642 | to configure lshd. |
637 | * debian/rules: Added support for DEB_BUILD_OPTIONS=nostrip,debug |
643 | * debian/rules: Added support for DEB_BUILD_OPTIONS=nostrip,debug |
638 | 644 | ||
639 | -- Timshel Knoll <timshel@debian.org> Mon, 9 Apr 2001 23:59:47 -0700 |
645 | -- Timshel Knoll <timshel@debian.org> Mon, 9 Apr 2001 23:59:47 -0700 |
640 | 646 | ||
641 | lsh-utils (1.0.2-2) unstable; urgency=low |
647 | lsh-utils (1.0.2-2) unstable; urgency=low |
642 | 648 | ||
643 | * Changed order of ./configure checks for gmp.h and gmp2/gmp.h to fix |
649 | * Changed order of ./configure checks for gmp.h and gmp2/gmp.h to fix |
644 | compile failure - this now checks for gmp2/gmp.h first and thus fixes |
650 | compile failure - this now checks for gmp2/gmp.h first and thus fixes |
645 | the problem. This compile is against libgmp3. |
651 | the problem. This compile is against libgmp3. |
646 | * debian/installmans.pl: perl Debian::Debhelper program to install manpages |
652 | * debian/installmans.pl: perl Debian::Debhelper program to install manpages |
647 | properly - this replaces the dh_installmanpages call in debian/rules |
653 | properly - this replaces the dh_installmanpages call in debian/rules |
648 | which will mean that manpages are installed under their correct names. |
654 | which will mean that manpages are installed under their correct names. |
649 | (ie. lsh.1 will be installed as lshc.1) (closes: Bug#88197). |
655 | (ie. lsh.1 will be installed as lshc.1) (closes: Bug#88197). |
650 | * debian/control: Standards-Version: 3.1.1, Build-Depends: added |
656 | * debian/control: Standards-Version: 3.1.1, Build-Depends: added |
651 | (including texinfo and libgmp2-dev | libgmp3-dev |
657 | (including texinfo and libgmp2-dev | libgmp3-dev |
652 | - (closes: Bug#79645, Bug#84532)). |
658 | - (closes: Bug#79645, Bug#84532)). |
653 | * debian/rules: Removed call to obsolete dh_suidregister. |
659 | * debian/rules: Removed call to obsolete dh_suidregister. |
654 | * debian/init.d: changed default port of lshd from 2223 to 2222 (it should |
660 | * debian/init.d: changed default port of lshd from 2223 to 2222 (it should |
655 | have been this from the start, since ssh runs on port 22 _not_ 23). :-) |
661 | have been this from the start, since ssh runs on port 22 _not_ 23). :-) |
656 | 662 | ||
657 | -- Timshel Knoll <timshel@debian.org> Tue, 13 Mar 2001 09:54:33 +1100 |
663 | -- Timshel Knoll <timshel@debian.org> Tue, 13 Mar 2001 09:54:33 +1100 |
658 | 664 | ||
659 | lsh-utils (1.0.2-1) unstable; urgency=low |
665 | lsh-utils (1.0.2-1) unstable; urgency=low |
660 | 666 | ||
661 | * New upstream release (closes: Bug#75042) |
667 | * New upstream release (closes: Bug#75042) |
662 | 668 | ||
663 | -- Timshel Knoll <timshel@debian.org> Tue, 12 Dec 2000 11:38:13 +1100 |
669 | -- Timshel Knoll <timshel@debian.org> Tue, 12 Dec 2000 11:38:13 +1100 |
664 | 670 | ||
665 | lsh-utils (1.0.1-2) unstable; urgency=low |
671 | lsh-utils (1.0.1-2) unstable; urgency=low |
666 | 672 | ||
667 | * Fixed typo in debian/postinst (lsh_writekey needs -o before output |
673 | * Fixed typo in debian/postinst (lsh_writekey needs -o before output |
668 | filename) (closes: Bug#71240) |
674 | filename) (closes: Bug#71240) |
669 | 675 | ||
670 | -- Timshel Knoll <timshel@debian.org> Mon, 18 Sep 2000 23:52:02 +1100 |
676 | -- Timshel Knoll <timshel@debian.org> Mon, 18 Sep 2000 23:52:02 +1100 |
671 | 677 | ||
672 | lsh-utils (1.0.1-1) unstable; urgency=low |
678 | lsh-utils (1.0.1-1) unstable; urgency=low |
673 | 679 | ||
674 | * New upstream release |
680 | * New upstream release |
675 | 681 | ||
676 | -- Timshel Knoll <timshel@debian.org> Tue, 18 Jul 2000 19:10:12 +1000 |
682 | -- Timshel Knoll <timshel@debian.org> Tue, 18 Jul 2000 19:10:12 +1000 |
677 | 683 | ||
678 | lsh-utils (0.9.9-1) unstable; urgency=low |
684 | lsh-utils (0.9.9-1) unstable; urgency=low |
679 | 685 | ||
680 | * Initial Release. |
686 | * Initial Release. |
681 | 687 | ||
682 | -- Timshel Knoll <timshel@debian.org> Thu, 15 Jun 2000 16:30:33 +1000 |
688 | -- Timshel Knoll <timshel@debian.org> Thu, 15 Jun 2000 16:30:33 +1000 |
683 | 689 |