Subversion Repositories

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

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

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