summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/patches/old-gssapi.patch5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/patches/old-gssapi.patch b/debian/patches/old-gssapi.patch
index e2c4baa49..1ef689331 100644
--- a/debian/patches/old-gssapi.patch
+++ b/debian/patches/old-gssapi.patch
@@ -1,8 +1,11 @@
1Description: Interoperate with old GSSAPI authentication method 1Description: Interoperate with old GSSAPI authentication method
2 ssh-krb5 << 3.8.1p1-1 servers used a slightly different version. 2 ssh-krb5 << 3.8.1p1-1 servers used a slightly different version.
3 .
4 Forwarded to Simon Wilkinson for inclusion in the GSSAPI patch.
3Author: "Aaron M. Ucko" <ucko@debian.org> 5Author: "Aaron M. Ucko" <ucko@debian.org>
4Bug-Debian: http://bugs.debian.org/328388 6Bug-Debian: http://bugs.debian.org/328388
5Last-Updated: 2010-02-27 7Forwarded: yes
8Last-Updated: 2010-03-01
6 9
7Index: b/sshconnect2.c 10Index: b/sshconnect2.c
8=================================================================== 11===================================================================