diff options
author | Colin Watson <cjwatson@debian.org> | 2013-05-22 01:55:10 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2013-05-22 01:55:10 +0100 |
commit | 21a53192fe3500604a06dc01afa26eaaa34e73cf (patch) | |
tree | 233609e6dc30e27d0a46f4659a05b1b24cf15d36 /debian/changelog | |
parent | edcebe7e07b1d2626cceb312fb2cc2391679a78a (diff) |
* Remove the check for vulnerable host keys; this was first added five
years ago, and everyone should have upgraded through a version that
applied these checks by now. The ssh-vulnkey tool and the blacklisting
support in sshd are still here, at least for the moment.
* This removes the last of our uses of debconf (closes: #221531).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f56fc00ea..e98db0753 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -29,6 +29,11 @@ openssh (1:6.2p2-2) UNRELEASED; urgency=low | |||
29 | automatically in chroots if the running Upstart predates 0.9.0; but the | 29 | automatically in chroots if the running Upstart predates 0.9.0; but the |
30 | main goal is simply not to break when openssh-server is installed in a | 30 | main goal is simply not to break when openssh-server is installed in a |
31 | chroot. | 31 | chroot. |
32 | * Remove the check for vulnerable host keys; this was first added five | ||
33 | years ago, and everyone should have upgraded through a version that | ||
34 | applied these checks by now. The ssh-vulnkey tool and the blacklisting | ||
35 | support in sshd are still here, at least for the moment. | ||
36 | * This removes the last of our uses of debconf (closes: #221531). | ||
32 | 37 | ||
33 | -- Colin Watson <cjwatson@debian.org> Tue, 21 May 2013 17:49:35 +0100 | 38 | -- Colin Watson <cjwatson@debian.org> Tue, 21 May 2013 17:49:35 +0100 |
34 | 39 | ||