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 15a6958ad..6c59cebed 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:7.4p1-10) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Move privilege separation directory and PID file from /var/run/ to /run/ | ||
4 | (closes: #760422, #856825). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Wed, 29 Mar 2017 23:44:13 +0100 | ||
7 | |||
1 | openssh (1:7.4p1-9) unstable; urgency=medium | 8 | openssh (1:7.4p1-9) unstable; urgency=medium |
2 | 9 | ||
3 | * Fix null pointer dereference in ssh-keygen; this fixes an autopkgtest | 10 | * Fix null pointer dereference in ssh-keygen; this fixes an autopkgtest |