Rev 60 | Rev 67 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 60 | Rev 61 | ||
|---|---|---|---|
| Line 5... | Line 5... | ||
| 5 | * blacklist.dpatch: Check keys against openssh-blacklist before | 5 | * blacklist.dpatch: Check keys against openssh-blacklist before | 
| 6 | accepting for pubkey authentication as well as on conversion by | 6 | accepting for pubkey authentication as well as on conversion by | 
| 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 | |
| - | 11 | openssh-server if it exists (Closes: #211252). | |
| 10 | 12 | ||
| 11 | -- Magnus Holmgren <holmgren@debian.org> Sat, 07 Nov 2009 23:08:23 +0100 | 13 | -- Magnus Holmgren <holmgren@debian.org> Sat, 07 Nov 2009 23:21:52 +0100 | 
| 12 | 14 | ||
| 13 | lsh-utils (2.0.4-dfsg-4) unstable; urgency=high | 15 | lsh-utils (2.0.4-dfsg-4) unstable; urgency=high | 
| 14 | 16 | ||
| 15 | * lsh-server.init.d: Fix critical exit status ($?) handling mistake | 17 | * lsh-server.init.d: Fix critical exit status ($?) handling mistake | 
| 16 | (Closes: #545090). | 18 | (Closes: #545090). |