summaryrefslogtreecommitdiff
path: root/debian/patches/ssh-argv0.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-03-21 12:06:30 +0000
committerColin Watson <cjwatson@debian.org>2016-03-21 12:08:29 +0000
commit1456c1ab70ee4a9b58d8e880973e421b08519234 (patch)
treeedc2f427771b20fe809bc425106eccaa3a8499e5 /debian/patches/ssh-argv0.patch
parent4373ff1c8db55f48b317ae9f8ba2c919d3a93618 (diff)
parentd888c9637031a93c13c168a35e99e9aa76c14a9a (diff)
Fix kexgss_server to cope with DH_GRP_MIN/DH_GRP_MAX being stricter on the server end than the client (thanks, Damien Miller; closes: #817870, LP: #1558576).
Diffstat (limited to 'debian/patches/ssh-argv0.patch')
-rw-r--r--debian/patches/ssh-argv0.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/ssh-argv0.patch b/debian/patches/ssh-argv0.patch
index 6cb4a8472..51cdfde48 100644
--- a/debian/patches/ssh-argv0.patch
+++ b/debian/patches/ssh-argv0.patch
@@ -1,4 +1,4 @@
1From af8f74e50c8b6f49d85bd03c64e92260ae95ef59 Mon Sep 17 00:00:00 2001 1From 22585509beb1efc6a3a58c8ff714211043325201 Mon Sep 17 00:00:00 2001
2From: Colin Watson <cjwatson@debian.org> 2From: Colin Watson <cjwatson@debian.org>
3Date: Sun, 9 Feb 2014 16:10:10 +0000 3Date: Sun, 9 Feb 2014 16:10:10 +0000
4Subject: ssh(1): Refer to ssh-argv0(1) 4Subject: ssh(1): Refer to ssh-argv0(1)