summaryrefslogtreecommitdiff
path: root/ChangeLog.gssapi
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2011-01-24 11:40:46 +0000
committerColin Watson <cjwatson@debian.org>2011-01-24 11:40:46 +0000
commit4e8aa4da57000c7bba8e5c49163bc0c0ca383f78 (patch)
tree59fb9f54776a02a78ec9c2115051327b25e5c61d /ChangeLog.gssapi
parent31e30b835fd9695d3b6647cab4867001b092e28f (diff)
import openssh-5.6p1-gsskex-all-20110101.patch
Diffstat (limited to 'ChangeLog.gssapi')
-rw-r--r--ChangeLog.gssapi18
1 files changed, 14 insertions, 4 deletions
diff --git a/ChangeLog.gssapi b/ChangeLog.gssapi
index 0c3f5a44f..f117a336a 100644
--- a/ChangeLog.gssapi
+++ b/ChangeLog.gssapi
@@ -1,10 +1,20 @@
120110101
2 - Finally update for OpenSSH 5.6p1
3 - Add GSSAPIServerIdentity option from Jim Basney
4
520100308
6 - [ Makefile.in, key.c, key.h ]
7 Updates for OpenSSH 5.4p1
8 - [ servconf.c ]
9 Include GSSAPI options in the sshd -T configuration dump, and flag
10 some older configuration options as being unsupported. Thanks to Colin
11 Watson.
12 -
13
120100124 1420100124
2 - [ sshconnect2.c ] 15 - [ sshconnect2.c ]
3 Adapt to deal with additional element in Authmethod structure. Thanks to 16 Adapt to deal with additional element in Authmethod structure. Thanks to
4 Colin Wilson 17 Colin Watson
5 - [ clientloop.c ]
6 Protect credentials updated code with suitable #ifdefs. Thanks to Colin
7 Wilson
8 18
920090615 1920090615
10 - [ gss-genr.c gss-serv.c kexgssc.c kexgsss.c monitor.c sshconnect2.c 20 - [ gss-genr.c gss-serv.c kexgssc.c kexgsss.c monitor.c sshconnect2.c