diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 95ab72caf..7365312b3 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,7 +1,7 @@ | |||
1 | openssh (1:4.7p1-9) UNRELEASED; urgency=critical | 1 | openssh (1:4.7p1-9) UNRELEASED; urgency=critical |
2 | 2 | ||
3 | * Fill in CVE identifier for security vulnerability fixed in 1:4.7p1-8. | 3 | * Fill in CVE identifier for security vulnerability fixed in 1:4.7p1-8. |
4 | * Mitigate OpenSSL security vulnerability: | 4 | * Mitigate OpenSSL security vulnerability (CVE-2008-0166): |
5 | - Add key blacklisting support. Keys listed in | 5 | - Add key blacklisting support. Keys listed in |
6 | /etc/ssh/blacklist.TYPE-LENGTH will be rejected for authentication by | 6 | /etc/ssh/blacklist.TYPE-LENGTH will be rejected for authentication by |
7 | sshd, unless "PermitBlacklistedKeys yes" is set in | 7 | sshd, unless "PermitBlacklistedKeys yes" is set in |