diff options
author | Colin Watson <cjwatson@debian.org> | 2015-12-15 15:27:13 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-12-15 15:39:57 +0000 |
commit | a1e1d4f1dd7d232df4c233da37987458676136f3 (patch) | |
tree | c4415e10ee5aaa56ca244d0146eb69fe34856a4d /debian/patches/series | |
parent | d9e39e5a672108d60865e73d6f510e813991c337 (diff) | |
parent | ed5dcc5819cd53636938bd5c30b8c5acdd1615e1 (diff) |
Backport upstream patch to unbreak connections with peers that set first_kex_follows (LP: #1526357).
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 816f65cc3..340077745 100644 --- a/debian/patches/series +++ b/debian/patches/series | |||
@@ -25,3 +25,4 @@ no-openssl-version-status.patch | |||
25 | gnome-ssh-askpass2-icon.patch | 25 | gnome-ssh-askpass2-icon.patch |
26 | sigstop.patch | 26 | sigstop.patch |
27 | debian-config.patch | 27 | debian-config.patch |
28 | backport-fix-first-kex-follows.patch | ||