summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d8d7a5b19..e8be5c12b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ openssh (1:7.1p1-6) UNRELEASED; urgency=medium
4 * Remove explicit "XS-Testsuite: autopkgtest" from debian/control; 4 * Remove explicit "XS-Testsuite: autopkgtest" from debian/control;
5 dpkg-source now figures that out automatically based on the existence of 5 dpkg-source now figures that out automatically based on the existence of
6 debian/tests/control. 6 debian/tests/control.
7 * Allow authenticating as root using gssapi-keyex even with
8 "PermitRootLogin prohibit-password" (closes: #809695).
7 9
8 [ Michael Biebl ] 10 [ Michael Biebl ]
9 * Don't call sd_notify when sshd is re-execed (closes: #809035). 11 * Don't call sd_notify when sshd is re-execed (closes: #809035).