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