Subversion Repositories

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

Rev 154 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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