diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d87e26fb6..153a8f7e5 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,8 @@ openssh (1:7.5p1-6) UNRELEASED; urgency=medium | |||
2 | 2 | ||
3 | * Test configuration before starting or reloading sshd under systemd | 3 | * Test configuration before starting or reloading sshd under systemd |
4 | (closes: #865770). | 4 | (closes: #865770). |
5 | * Create /run/sshd under systemd using RuntimeDirectory rather than | ||
6 | tmpfiles.d (thanks, Dmitry Smirnov; closes: #864190). | ||
5 | 7 | ||
6 | -- Colin Watson <cjwatson@debian.org> Mon, 26 Jun 2017 10:09:28 +0100 | 8 | -- Colin Watson <cjwatson@debian.org> Mon, 26 Jun 2017 10:09:28 +0100 |
7 | 9 | ||