summaryrefslogtreecommitdiff
path: root/debian/patches/ssh-agent-setgid.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-12-26 00:56:20 +0000
committerColin Watson <cjwatson@debian.org>2016-12-26 00:58:36 +0000
commitf34e7a4deda39af73585fb2440e7ebc062940a6a (patch)
tree0fd69bca2a7c69396c227a03f66317d391040116 /debian/patches/ssh-agent-setgid.patch
parentde911c73504da8dd7d9bbaddcf0c0845dd6eb9a0 (diff)
parent41265d4fa6f5946719155a08a19717a4ca229454 (diff)
Remove redundant "GSSAPIDelegateCredentials no" from ssh_config (already the upstream default), and document that setting ServerAliveInterval to 300 by default if BatchMode is set is Debian-specific (closes: #765630).
Diffstat (limited to 'debian/patches/ssh-agent-setgid.patch')
-rw-r--r--debian/patches/ssh-agent-setgid.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/ssh-agent-setgid.patch b/debian/patches/ssh-agent-setgid.patch
index 4e087e47d..73d48641f 100644
--- a/debian/patches/ssh-agent-setgid.patch
+++ b/debian/patches/ssh-agent-setgid.patch
@@ -1,4 +1,4 @@
1From 42a3ec898a2dc3a752d675f48585109ab8a592f2 Mon Sep 17 00:00:00 2001 1From 135f35985c55d9734dcd61cf159d3e7916b95b60 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:13 +0000 3Date: Sun, 9 Feb 2014 16:10:13 +0000
4Subject: Document consequences of ssh-agent being setgid in ssh-agent(1) 4Subject: Document consequences of ssh-agent being setgid in ssh-agent(1)