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