summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-01-16 13:37:55 +0000
committerColin Watson <cjwatson@debian.org>2017-01-16 13:37:55 +0000
commitfb87db8aa47d3508be8e5bb1d21897fa1f2eca90 (patch)
tree2267daf5ef9f7fcb7d71d14f9b989ae118c2f908 /debian/changelog
parent403c387be6fb8ae4b852cff5d68313fd4af3a90b (diff)
Document sshd_config changes that may be needed following the removal of protocol 1 support from sshd (closes: #851573).
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 5e5ad70ef..a7a936707 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ openssh (1:7.4p1-6) UNRELEASED; urgency=medium
3 * Remove temporary file on exit from postinst (closes: #850275). 3 * Remove temporary file on exit from postinst (closes: #850275).
4 * Remove LOGIN_PROGRAM and LOGIN_NO_ENDOPT definitions, since UseLogin is 4 * Remove LOGIN_PROGRAM and LOGIN_NO_ENDOPT definitions, since UseLogin is
5 gone. 5 gone.
6 * Document sshd_config changes that may be needed following the removal of
7 protocol 1 support from sshd (closes: #851573).
6 8
7 -- Colin Watson <cjwatson@debian.org> Fri, 06 Jan 2017 08:40:14 +0000 9 -- Colin Watson <cjwatson@debian.org> Fri, 06 Jan 2017 08:40:14 +0000
8 10