summaryrefslogtreecommitdiff
path: root/debian/patches/backport-do-not-resend-username-to-pam.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-08-19 21:45:08 +0100
committerColin Watson <cjwatson@debian.org>2015-08-19 21:45:49 +0100
commitde735528212f66b87a6881015fa6b74cc543d183 (patch)
tree6d0c0e456813c9c4235d22d1fedf9b1886aebe79 /debian/patches/backport-do-not-resend-username-to-pam.patch
parent56142d8274dde941e781cbe95cea01ee45972765 (diff)
parent5c0c1192be30b7c0e60d96b5e6739c4ad49f087b (diff)
Document the Debian-specific change to the default value of ForwardX11Trusted in ssh(1) (closes: #781469).
Diffstat (limited to 'debian/patches/backport-do-not-resend-username-to-pam.patch')
-rw-r--r--debian/patches/backport-do-not-resend-username-to-pam.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/backport-do-not-resend-username-to-pam.patch b/debian/patches/backport-do-not-resend-username-to-pam.patch
index 00ace37f1..24b7ce271 100644
--- a/debian/patches/backport-do-not-resend-username-to-pam.patch
+++ b/debian/patches/backport-do-not-resend-username-to-pam.patch
@@ -1,4 +1,4 @@
1From 5b83c6a466b2a7fe6aaf50e082c58fe63592e211 Mon Sep 17 00:00:00 2001 1From f84305e9391e13c01a78df0d93e2edd40c14f601 Mon Sep 17 00:00:00 2001
2From: Damien Miller <djm@mindrot.org> 2From: Damien Miller <djm@mindrot.org>
3Date: Tue, 11 Aug 2015 13:33:24 +1000 3Date: Tue, 11 Aug 2015 13:33:24 +1000
4Subject: Don't resend username to PAM; it already has it. 4Subject: Don't resend username to PAM; it already has it.