Subversion Repositories

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

Rev 25 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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