summaryrefslogtreecommitdiff
path: root/debian/patches/backport-do-not-resend-username-to-pam.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-09-08 14:50:08 +0100
committerColin Watson <cjwatson@debian.org>2015-09-08 14:52:25 +0100
commit573eae1ca709a461eff57d1949d5329b9e398894 (patch)
tree9acdec271c019b813c7f34ce9736c2c55c83e5d3 /debian/patches/backport-do-not-resend-username-to-pam.patch
parentef2ad2b21bb1785b4a81eb1415cab97ede1812b6 (diff)
parentfb43a1fa9d049900efd76861b9496a9585ba4759 (diff)
mention-ssh-keygen-on-keychange.patch: Move example ssh-keygen invocation onto a separate line to make it easier to copy and paste (LP: #1491532).
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 24b7ce271..a0dc7a550 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 f84305e9391e13c01a78df0d93e2edd40c14f601 Mon Sep 17 00:00:00 2001 1From 7de26a97986c8032bf1869347a2ceaee1d64f857 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.