diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 84269b035..a2c0f2479 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -22,6 +22,9 @@ openssh (1:5.7p1-1) UNRELEASED; urgency=low | |||
22 | temporary directories (closes: #357469, although only if you arrange | 22 | temporary directories (closes: #357469, although only if you arrange |
23 | for ssh-agent to actually see $TMPDIR since the setgid bit will cause | 23 | for ssh-agent to actually see $TMPDIR since the setgid bit will cause |
24 | it to be stripped off). | 24 | it to be stripped off). |
25 | * Generate ECDSA host keys. These will only be used on fresh | ||
26 | installations or if you manually add 'HostKey | ||
27 | /etc/ssh/ssh_host_ecdsa_key' to /etc/ssh/sshd_config. | ||
25 | 28 | ||
26 | -- Colin Watson <cjwatson@debian.org> Mon, 24 Jan 2011 12:07:24 +0000 | 29 | -- Colin Watson <cjwatson@debian.org> Mon, 24 Jan 2011 12:07:24 +0000 |
27 | 30 | ||