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