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/backport-fix-first-kex-follows.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/backport-fix-first-kex-follows.patch')
-rw-r--r-- | debian/patches/backport-fix-first-kex-follows.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/backport-fix-first-kex-follows.patch b/debian/patches/backport-fix-first-kex-follows.patch index 928349824..0039a55a6 100644 --- a/debian/patches/backport-fix-first-kex-follows.patch +++ b/debian/patches/backport-fix-first-kex-follows.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 1f715c783abc11e805d9fd8af4847c3514fcb296 Mon Sep 17 00:00:00 2001 | 1 | From 31cc76b587fe2305eab8f7788c5dc6c876aff60e Mon Sep 17 00:00:00 2001 |
2 | From: Damien Miller <djm@mindrot.org> | 2 | From: Damien Miller <djm@mindrot.org> |
3 | Date: Tue, 15 Dec 2015 15:25:04 +0000 | 3 | Date: Tue, 15 Dec 2015 15:25:04 +0000 |
4 | Subject: upstream commit | 4 | Subject: upstream commit |