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 79c3141d6..bd1d7c2b6 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,10 @@ | |||
1 | openssh (1:7.2p2-7) UNRELEASED; urgency=medium | 1 | openssh (1:7.2p2-7) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | * Don't stop the ssh-session-cleanup service on upgrade (closes: #832155). | 3 | * Don't stop the ssh-session-cleanup service on upgrade (closes: #832155). |
4 | * Recommend libpam-systemd from openssh-server. It's a much better | ||
5 | solution than the above for systemd users, but I'm wary of depending on | ||
6 | it in case I cause an assortment of exciting dependency problems on | ||
7 | upgrade for non-systemd users. | ||
4 | 8 | ||
5 | -- Colin Watson <cjwatson@debian.org> Sat, 23 Jul 2016 11:10:11 +0100 | 9 | -- Colin Watson <cjwatson@debian.org> Sat, 23 Jul 2016 11:10:11 +0100 |
6 | 10 | ||