summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-05-26 00:44:44 +0000
committerColin Watson <cjwatson@debian.org>2008-05-26 00:44:44 +0000
commitb44bd674681c6ea012f9fcab88a72b344ba7962a (patch)
treeefd58d1fa25cd03b690321192149e13f851d2af6 /debian
parentf838b015ce4ee71935727c49d5722361e572666f (diff)
Fix error output if ssh-vulnkey fails to read key files, with the
exception of host keys unless -a was given (thanks, Hugh Daniel).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c094f6f63..1df45586f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,8 @@ openssh (1:4.7p1-11) UNRELEASED; urgency=low
46 (thanks, Hugh Daniel). 46 (thanks, Hugh Daniel).
47 * Document ssh-vulnkey key status descriptions (thanks, Hugh Daniel). 47 * Document ssh-vulnkey key status descriptions (thanks, Hugh Daniel).
48 * Add key type to ssh-vulnkey output. 48 * Add key type to ssh-vulnkey output.
49 * Fix error output if ssh-vulnkey fails to read key files, with the
50 exception of host keys unless -a was given (thanks, Hugh Daniel).
49 51
50 -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 52 -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200
51 53