summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-04-06 23:19:19 +0100
committerColin Watson <cjwatson@debian.org>2010-04-06 23:19:19 +0100
commita2e78317862f864feee24cf0e1dbfb203e9f041b (patch)
treea70b35a031dffeb7c3e19c8792777214c2bce753 /debian/changelog
parent428aab9f60494d0d3fc0b7147fa16d21d9d332e2 (diff)
Borrow patch from Fedora to add DNSSEC support: if glibc 2.11 is
installed, the host key is published in an SSHFP RR secured with DNSSEC, and VerifyHostKeyDNS=yes, then ssh will no longer prompt for host key verification (closes: #572049).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e2ce33bfb..0ec794b93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
1openssh (1:5.4p1-2) UNRELEASED; urgency=low
2
3 * Borrow patch from Fedora to add DNSSEC support: if glibc 2.11 is
4 installed, the host key is published in an SSHFP RR secured with DNSSEC,
5 and VerifyHostKeyDNS=yes, then ssh will no longer prompt for host key
6 verification (closes: #572049).
7
8 -- Colin Watson <cjwatson@debian.org> Tue, 06 Apr 2010 23:16:39 +0100
9
1openssh (1:5.4p1-1) unstable; urgency=low 10openssh (1:5.4p1-1) unstable; urgency=low
2 11
3 * New upstream release (LP: #535029). 12 * New upstream release (LP: #535029).