diff options
author | Colin Watson <cjwatson@debian.org> | 2016-01-04 15:07:07 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-01-04 15:08:38 +0000 |
commit | 9297bf097752cc017a899325704dfde9afb7817e (patch) | |
tree | d6b7aa0f2b270157ed58e8e3b6f1ba718e3e7033 /debian/patches/keepalive-extensions.patch | |
parent | 3782b4ad3e4eae51a99fd3cc4a6e401d117636a2 (diff) | |
parent | 31cc76b587fe2305eab8f7788c5dc6c876aff60e (diff) |
Shuffle PROPOSAL_KEX_ALGS mangling for GSSAPI key exchange a little later in ssh_kex2 so that it's actually effective (closes: #809696).
Diffstat (limited to 'debian/patches/keepalive-extensions.patch')
-rw-r--r-- | debian/patches/keepalive-extensions.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/keepalive-extensions.patch b/debian/patches/keepalive-extensions.patch index 629eaf551..bbb3ef86f 100644 --- a/debian/patches/keepalive-extensions.patch +++ b/debian/patches/keepalive-extensions.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From dd6040ff883e51af62dcbb9594c65b27b925c40b Mon Sep 17 00:00:00 2001 | 1 | From 8f53616f872acf853b52e94f5b0668c78bf0cb76 Mon Sep 17 00:00:00 2001 |
2 | From: Richard Kettlewell <rjk@greenend.org.uk> | 2 | From: Richard Kettlewell <rjk@greenend.org.uk> |
3 | Date: Sun, 9 Feb 2014 16:09:52 +0000 | 3 | Date: Sun, 9 Feb 2014 16:09:52 +0000 |
4 | Subject: Various keepalive extensions | 4 | Subject: Various keepalive extensions |