Rev 40 | Rev 43 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 40 | Rev 41 | ||
|---|---|---|---|
| Line 16... | Line 16... | ||
| 16 | * Change the Provides: line in the LSB header to "lsh-server" and |
16 | * 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 |
17 | declare that it should start before the services that depend on an |
| 18 | SSH server (Closes: #542689). Thanks to Petter Reinholdtsen. |
18 | SSH server (Closes: #542689). Thanks to Petter Reinholdtsen. |
| 19 | * Support the status action. |
19 | * Support the status action. |
| 20 | * Drop the no longer useful lsh-server-config script. |
20 | * Drop the no longer useful lsh-server-config script. |
| - | 21 | * Upgrade to Standards-Version 3.8.3: |
|
| - | 22 | * Add README.source. |
|
| 21 | 23 | ||
| 22 | -- Magnus Holmgren <holmgren@debian.org> Thu, 03 Sep 2009 00:18:41 +0200 |
24 | -- Magnus Holmgren <holmgren@debian.org> Thu, 03 Sep 2009 00:39:55 +0200 |
| 23 | 25 | ||
| 24 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low |
26 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low |
| 25 | 27 | ||
| 26 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c, |
28 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c, |
| 27 | check whether the seed file exists before trying to lock it, and give |
29 | check whether the seed file exists before trying to lock it, and give |