summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-07-23 11:44:01 +0100
committerColin Watson <cjwatson@debian.org>2016-07-23 11:44:01 +0100
commit70eb46353e6521b829d48e56257a498d7f181dcb (patch)
treea9e9949eee477a556863b82887c92b87b4a1aa98 /debian/changelog
parentecffd848f1878657f194f9aff08a3d897b77dc25 (diff)
Recommend libpam-systemd from openssh-server. It's a much better solution than the above for systemd users, but I'm wary of depending on it in case I cause an assortment of exciting dependency problems on upgrade for non-systemd users.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
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 @@
1openssh (1:7.2p2-7) UNRELEASED; urgency=medium 1openssh (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