Rev 98 | Rev 100 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 98 | Rev 99 | ||
|---|---|---|---|
| Line 5... | Line 5... | ||
| 5 | no good reason that a purge shouldn't delete it. |
5 | no good reason that a purge shouldn't delete it. |
| 6 | * Correct misspelling of debconf key, which caused the host key never to |
6 | * Correct misspelling of debconf key, which caused the host key never to |
| 7 | be deleted. |
7 | be deleted. |
| 8 | * Add Italian debconf localization. (Closes: #666425). Thanks to |
8 | * Add Italian debconf localization. (Closes: #666425). Thanks to |
| 9 | Beatrice Torracca and the Italian localization team. |
9 | Beatrice Torracca and the Italian localization team. |
| - | 10 | * Read settings from /etc/default/lsh-server in the config script |
|
| - | 11 | (Closes: #620809) and add an EXTRA_ARGS variable that can be used to |
|
| - | 12 | specify additional arguments to lshd (Closes: #592595). |
|
| 10 | 13 | ||
| 11 | -- Magnus Holmgren <holmgren@debian.org> Sat, 30 Jun 2012 13:38:40 +0200 |
14 | -- Magnus Holmgren <holmgren@debian.org> Sat, 30 Jun 2012 17:56:22 +0200 |
| 12 | 15 | ||
| 13 | lsh-utils (2.0.4-dfsg-9) unstable; urgency=low |
16 | lsh-utils (2.0.4-dfsg-9) unstable; urgency=low |
| 14 | 17 | ||
| 15 | * serpent-byteorder.patch: Correct Serpent test case that depended on |
18 | * serpent-byteorder.patch: Correct Serpent test case that depended on |
| 16 | broken Serpent implementation in Nettle prior to 2.2 (Closes: #646653, |
19 | broken Serpent implementation in Nettle prior to 2.2 (Closes: #646653, |