summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-03-09 11:20:38 +0000
committerColin Watson <cjwatson@debian.org>2017-03-30 00:20:13 +0100
commitdeabedcd80fd145a2eb350ad5a6a34670750a755 (patch)
treeb366443eb1d45623f950eceec42bbe59c3888b32 /debian/changelog
parent48ad3d219f0d19d28bd1fe26abd348515477fa6f (diff)
Move privilege separation directory and PID file from /var/run/ to /run/ (closes: #760422, #856825).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
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 @@
1openssh (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
1openssh (1:7.4p1-9) unstable; urgency=medium 8openssh (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