Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 127 | Rev 131 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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