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