summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-04-06 11:33:11 +0000
committerColin Watson <cjwatson@debian.org>2008-04-06 11:33:11 +0000
commit67ea3adb44bee62822f589acaf9784b59b63f71a (patch)
tree5d3072696df4a1c6f90609cf90d6f645ad50ca44 /debian
parent37e3f89e39ae93043339658d7d718f8e9fc4c12f (diff)
Backport from Simon Wilkinson's GSSAPI key exchange patch for 5.0p1:
- Add code to actually implement GSSAPIStrictAcceptorCheck, which had somehow been omitted from a previous version of this patch (closes: #474246).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3b2d9a47e..536da9b28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,10 @@ openssh (1:4.7p1-8) UNRELEASED; urgency=low
10 http://www.securityfocus.com/bid/28531/info). 10 http://www.securityfocus.com/bid/28531/info).
11 - Add no-user-rc authorized_keys option to disable execution of 11 - Add no-user-rc authorized_keys option to disable execution of
12 ~/.ssh/rc. 12 ~/.ssh/rc.
13 * Backport from Simon Wilkinson's GSSAPI key exchange patch for 5.0p1:
14 - Add code to actually implement GSSAPIStrictAcceptorCheck, which had
15 somehow been omitted from a previous version of this patch (closes:
16 #474246).
13 17
14 -- Colin Watson <cjwatson@debian.org> Tue, 01 Apr 2008 14:12:43 +0100 18 -- Colin Watson <cjwatson@debian.org> Tue, 01 Apr 2008 14:12:43 +0100
15 19