diff options
author | Colin Watson <cjwatson@debian.org> | 2017-01-16 15:03:00 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-01-16 15:08:12 +0000 |
commit | 1d74e62af7a8efa073474667b3974cc0e494cc5d (patch) | |
tree | 5c3f91dc61457a83393bab068e8b3b9b9215abe5 /debian/patches/regress-mktemp.patch | |
parent | d85ee41ea27ccceb97f1fb042f8efc94514e0948 (diff) | |
parent | 3f1016b4535faf6e48aa71e21569aa714a25193f (diff) |
Fix rekeying failure with GSSAPI key exchange (thanks, Harald Barth; closes: #819361).
Diffstat (limited to 'debian/patches/regress-mktemp.patch')
-rw-r--r-- | debian/patches/regress-mktemp.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/regress-mktemp.patch b/debian/patches/regress-mktemp.patch index 2d9b436f5..f5cfde1e8 100644 --- a/debian/patches/regress-mktemp.patch +++ b/debian/patches/regress-mktemp.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From cc50ca70e3b438577c33a85147e2a68666deaad9 Mon Sep 17 00:00:00 2001 | 1 | From 6ca09916439a58f0789deb79960ee5defc05a946 Mon Sep 17 00:00:00 2001 |
2 | From: Colin Watson <cjwatson@debian.org> | 2 | From: Colin Watson <cjwatson@debian.org> |
3 | Date: Tue, 3 Jan 2017 12:09:42 +0000 | 3 | Date: Tue, 3 Jan 2017 12:09:42 +0000 |
4 | Subject: Create mux socket for regress in temp directory | 4 | Subject: Create mux socket for regress in temp directory |