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