diff options
author | Colin Watson <cjwatson@debian.org> | 2015-08-19 21:45:08 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-08-19 21:45:49 +0100 |
commit | de735528212f66b87a6881015fa6b74cc543d183 (patch) | |
tree | 6d0c0e456813c9c4235d22d1fedf9b1886aebe79 /debian/patches/backport-do-not-resend-username-to-pam.patch | |
parent | 56142d8274dde941e781cbe95cea01ee45972765 (diff) | |
parent | 5c0c1192be30b7c0e60d96b5e6739c4ad49f087b (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.patch | 2 |
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 @@ | |||
1 | From 5b83c6a466b2a7fe6aaf50e082c58fe63592e211 Mon Sep 17 00:00:00 2001 | 1 | From f84305e9391e13c01a78df0d93e2edd40c14f601 Mon Sep 17 00:00:00 2001 |
2 | From: Damien Miller <djm@mindrot.org> | 2 | From: Damien Miller <djm@mindrot.org> |
3 | Date: Tue, 11 Aug 2015 13:33:24 +1000 | 3 | Date: Tue, 11 Aug 2015 13:33:24 +1000 |
4 | Subject: Don't resend username to PAM; it already has it. | 4 | Subject: Don't resend username to PAM; it already has it. |