From bcbcf62473fff7d01ab78d9706484818ddcfe524 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 9 Feb 2011 03:04:27 +0000 Subject: Correct ssh-keygen instruction in the changelog for 1:5.7p1-1 (thanks, Joel Stanley). -q -f /etc/ssh/ssh_host_ecdsa_key -N "" -t ecdsa'. --- debian/changelog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6f0cf805a..b79607514 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +openssh (1:5.8p1-3) UNRELEASED; urgency=low + + * Correct ssh-keygen instruction in the changelog for 1:5.7p1-1 (thanks, + Joel Stanley). + + -- Colin Watson Wed, 09 Feb 2011 03:02:45 +0000 + openssh (1:5.8p1-2) unstable; urgency=low * Upload to unstable. @@ -49,7 +56,7 @@ openssh (1:5.7p1-1) experimental; urgency=low * Generate ECDSA host keys on fresh installations. Upgraders who wish to add such host keys should manually add 'HostKey /etc/ssh/ssh_host_ecdsa_key' to /etc/ssh/sshd_config and run 'ssh-keygen - -q -f /etc/ssh/sshd_config -N "" -t ecdsa'. + -q -f /etc/ssh/ssh_host_ecdsa_key -N "" -t ecdsa'. * Build-depend on libssl-dev (>= 0.9.8g) to ensure sufficient ECC support. * Backport SELinux build fix from CVS. * Rearrange selinux-role.patch so that it links properly given this -- cgit v1.2.3