diff options
author | Colin Watson <cjwatson@debian.org> | 2010-03-08 11:26:21 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-03-08 11:26:21 +0000 |
commit | dd79498e0f4086a765cea7757ac023e925b75db2 (patch) | |
tree | aecf8e47f7abe06e86f961eb6fb198c1ca7b5de8 /debian/patches/series | |
parent | dbf5ed52ce596dcf8c1f151d587f7f1f4c78b4eb (diff) |
Drop compatibility with the old gssapi mechanism used in ssh-krb5 <<
3.8.1p1-1. Simon Wilkinson refused this patch since the old gssapi
mechanism was removed due to a serious security hole, and since these
versions of ssh-krb5 are no longer security-supported by Debian I don't
think there's any point keeping client compatibility for them.
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/patches/series b/debian/patches/series index fd6f569d0..7f410e363 100644 --- a/debian/patches/series +++ b/debian/patches/series | |||
@@ -3,7 +3,6 @@ gssapi.patch | |||
3 | gssapi-autoconf.patch | 3 | gssapi-autoconf.patch |
4 | gssapi-compat.patch | 4 | gssapi-compat.patch |
5 | gssapi-dump.patch | 5 | gssapi-dump.patch |
6 | old-gssapi.patch | ||
7 | 6 | ||
8 | # Autotools | 7 | # Autotools |
9 | config-guess-sub.patch | 8 | config-guess-sub.patch |