Subversion Repositories

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

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

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