Rev 61 | Rev 67 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 61 | Rev 65 | ||
|---|---|---|---|
| Line 7... | Line 7... | ||
| 7 | lsh-writekey and lsh-decode-key. |
7 | lsh-writekey and lsh-decode-key. |
| 8 | * lsh-server: Depend on openssh-blacklist, recommend -blacklist-extra. |
8 | * lsh-server: Depend on openssh-blacklist, recommend -blacklist-extra. |
| 9 | lsh-utils: Recommend openssh-blacklist and -blacklist-extra. |
9 | lsh-utils: Recommend openssh-blacklist and -blacklist-extra. |
| 10 | * Move seed and key creation back to postinst and import RSA key from |
10 | * Move seed and key creation back to postinst and import RSA key from |
| 11 | openssh-server if it exists (Closes: #211252). |
11 | openssh-server if it exists (Closes: #211252). |
| - | 12 | * debian/mans/lcp.1: Fix errors. |
|
| 12 | 13 | ||
| 13 | -- Magnus Holmgren <holmgren@debian.org> Sat, 07 Nov 2009 23:21:52 +0100 |
14 | -- Magnus Holmgren <holmgren@debian.org> Sun, 08 Nov 2009 20:18:17 +0100 |
| 14 | 15 | ||
| 15 | lsh-utils (2.0.4-dfsg-4) unstable; urgency=high |
16 | lsh-utils (2.0.4-dfsg-4) unstable; urgency=high |
| 16 | 17 | ||
| 17 | * lsh-server.init.d: Fix critical exit status ($?) handling mistake |
18 | * lsh-server.init.d: Fix critical exit status ($?) handling mistake |
| 18 | (Closes: #545090). |
19 | (Closes: #545090). |