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