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