summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/patches/gssapi-compat.patch5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/patches/gssapi-compat.patch b/debian/patches/gssapi-compat.patch
index 773a10895..b97ce9afd 100644
--- a/debian/patches/gssapi-compat.patch
+++ b/debian/patches/gssapi-compat.patch
@@ -1,7 +1,10 @@
1Description: Compatibility with old GSSAPI option names 1Description: Compatibility with old GSSAPI option names
2 These options were supported by the old ssh-krb5 package in Debian. 2 These options were supported by the old ssh-krb5 package in Debian.
3 .
4 Forwarded to Simon Wilkinson for inclusion in the GSSAPI patch.
3Author: Colin Watson <cjwatson@debian.org> 5Author: Colin Watson <cjwatson@debian.org>
4Last-Updated: 2010-02-27 6Forwarded: yes
7Last-Updated: 2010-03-01
5 8
6Index: b/servconf.c 9Index: b/servconf.c
7=================================================================== 10===================================================================