diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6d6a0f817..1b4a2d1f8 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:7.4p1-9) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Fix null pointer dereference in ssh-keygen; this fixes an autopkgtest | ||
4 | regression introduced in 1:7.4p1-8. | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Thu, 16 Mar 2017 13:42:24 +0000 | ||
7 | |||
1 | openssh (1:7.4p1-8) unstable; urgency=medium | 8 | openssh (1:7.4p1-8) unstable; urgency=medium |
2 | 9 | ||
3 | * Fix ssh-keygen -H accidentally corrupting known_hosts that contained | 10 | * Fix ssh-keygen -H accidentally corrupting known_hosts that contained |