diff options
author | Colin Watson <cjwatson@debian.org> | 2017-03-30 11:17:51 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-03-30 11:18:52 +0100 |
commit | df914cd8e0d1bd4e94ffcfa2110d327fd23eeb8b (patch) | |
tree | 9fa672aecfc90cab2c4809a6f5619fcf77a8b5da /debian/changelog | |
parent | deabedcd80fd145a2eb350ad5a6a34670750a755 (diff) | |
parent | 904bc482ad87648a2c799c441dc6a8449f24e15a (diff) |
Unbreak Unix domain socket forwarding for root (closes: #858252).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6c59cebed..4c1ffa30d 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,7 @@ openssh (1:7.4p1-10) UNRELEASED; urgency=medium | |||
2 | 2 | ||
3 | * Move privilege separation directory and PID file from /var/run/ to /run/ | 3 | * Move privilege separation directory and PID file from /var/run/ to /run/ |
4 | (closes: #760422, #856825). | 4 | (closes: #760422, #856825). |
5 | * Unbreak Unix domain socket forwarding for root (closes: #858252). | ||
5 | 6 | ||
6 | -- Colin Watson <cjwatson@debian.org> Wed, 29 Mar 2017 23:44:13 +0100 | 7 | -- Colin Watson <cjwatson@debian.org> Wed, 29 Mar 2017 23:44:13 +0100 |
7 | 8 | ||