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