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