diff options
author | Colin Watson <cjwatson@debian.org> | 2010-03-01 14:28:03 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-03-01 14:28:03 +0000 |
commit | ff1e5a8ad14e2178cb353fd343d17b731c4fb343 (patch) | |
tree | 092b2b63431a713bdbfd91e417324d33ad22e4ab /debian/patches | |
parent | 8b4d0ae9d06fd02839dd922cb516e597ffaac3ab (diff) |
forwarded old-gssapi.patch
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/old-gssapi.patch | 5 |
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 @@ | |||
1 | Description: Interoperate with old GSSAPI authentication method | 1 | Description: 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. | ||
3 | Author: "Aaron M. Ucko" <ucko@debian.org> | 5 | Author: "Aaron M. Ucko" <ucko@debian.org> |
4 | Bug-Debian: http://bugs.debian.org/328388 | 6 | Bug-Debian: http://bugs.debian.org/328388 |
5 | Last-Updated: 2010-02-27 | 7 | Forwarded: yes |
8 | Last-Updated: 2010-03-01 | ||
6 | 9 | ||
7 | Index: b/sshconnect2.c | 10 | Index: b/sshconnect2.c |
8 | =================================================================== | 11 | =================================================================== |