Subversion Repositories

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

Rev 6 | Go to most recent revision | Details | Last modification | View Log | RSS feed

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