diff options
author | Colin Watson <cjwatson@debian.org> | 2008-05-17 07:48:57 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-05-17 07:48:57 +0000 |
commit | 1f920ffc4c4f933e3c4e8c474460385fea131266 (patch) | |
tree | 7c23ed1becb8b315640229ad8eb18405b532151a /debian/changelog | |
parent | 7eb2c79966e70e03a1ecbdf9077d64299241bd3a (diff) |
Check RSA1 keys without the need for a separate blacklist. Thanks to
Simon Tatham for the idea.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index be81951e5..29f80cc8b 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,6 +3,8 @@ openssh (1:4.7p1-11) UNRELEASED; urgency=low | |||
3 | * Fix typo in ssh/vulnerable_host_keys message (thanks, Esko Arajärvi). | 3 | * Fix typo in ssh/vulnerable_host_keys message (thanks, Esko Arajärvi). |
4 | * debconf template translations: | 4 | * debconf template translations: |
5 | - Update Finnish (thanks, Esko Arajärvi; closes: #481530). | 5 | - Update Finnish (thanks, Esko Arajärvi; closes: #481530). |
6 | * Check RSA1 keys without the need for a separate blacklist. Thanks to | ||
7 | Simon Tatham for the idea. | ||
6 | 8 | ||
7 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 | 9 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 |
8 | 10 | ||