summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAnders Kaseorg <andersk@mit.edu>2017-12-01 12:05:15 +0000
committerColin Watson <cjwatson@debian.org>2017-12-01 12:05:15 +0000
commita0e1fc2a252c15aec734cd9f2208cfe6792b61b6 (patch)
treef7fdf6c5a77a57f8782ffa5629786213b58d8551 /debian/changelog
parentcbb2c36ba712f5f8cba3214a105cbaa4471b15e5 (diff)
debian/systemd/ssh-agent.service: Add missing dbus dependency.
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 f7dcbda83..48d9df642 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
1openssh (1:7.6p1-3) UNRELEASED; urgency=medium 1openssh (1:7.6p1-3) UNRELEASED; urgency=medium
2 2
3 [ Colin Watson ]
3 * Remove the decade-old ssh-krb5 transitional package; upgrades of 4 * Remove the decade-old ssh-krb5 transitional package; upgrades of
4 openssh-server will preserve existing configuration, and new 5 openssh-server will preserve existing configuration, and new
5 installations should just enable GSSAPIAuthentication and 6 installations should just enable GSSAPIAuthentication and
6 GSSAPIKeyExchange in sshd_config (closes: #878626). 7 GSSAPIKeyExchange in sshd_config (closes: #878626).
7 8
9 [ Anders Kaseorg ]
10 * debian/systemd/ssh-agent.service: Add missing dbus dependency.
11
8 -- Colin Watson <cjwatson@debian.org> Mon, 16 Oct 2017 10:30:50 +0100 12 -- Colin Watson <cjwatson@debian.org> Mon, 16 Oct 2017 10:30:50 +0100
9 13
10openssh (1:7.6p1-2) unstable; urgency=medium 14openssh (1:7.6p1-2) unstable; urgency=medium