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