summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-05-31 02:01:55 +0000
committerColin Watson <cjwatson@debian.org>2005-05-31 02:01:55 +0000
commit086880515569ec21401dcdc9d1b191de731b0c5e (patch)
treec1389cc3fa68cef0f7f9d81b24040b370b105a4c /debian/changelog
parent7e4b10b5de1c28b959577079923f0cc32fc8ae9c (diff)
Drop debconf support for allowing SSH protocol 1, which is discouraged and
has not been the default since openssh 1:3.0.1p1-1. Users who need this should edit sshd_config instead (closes: #147212).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 425fe67b7..3818cf070 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
1openssh (1:4.1p1-2) UNRELEASED; urgency=low
2
3 * Drop debconf support for allowing SSH protocol 1, which is discouraged
4 and has not been the default since openssh 1:3.0.1p1-1. Users who need
5 this should edit sshd_config instead (closes: #147212).
6
7 -- Colin Watson <cjwatson@debian.org> Tue, 31 May 2005 02:50:49 +0100
8
1openssh (1:4.1p1-1) experimental; urgency=low 9openssh (1:4.1p1-1) experimental; urgency=low
2 10
3 * New upstream release. 11 * New upstream release.