summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-04-28 01:46:08 +0100
committerColin Watson <cjwatson@debian.org>2016-04-28 01:51:47 +0100
commit6d7593fbdec7235d9d21506860513ba43ef3df2f (patch)
treee18507525889b022031e5daa0996e87d108e38d7 /debian/patches/series
parent8590fd4848ae41b97726d7147daae271a3ab5063 (diff)
parent43a633de1cabe77e652125dac394a99ad9cac3b4 (diff)
Backport upstream patch to unbreak authentication using lone certificate keys in ssh-agent: when attempting pubkey auth with a certificate, if no separate private key is found among the keys then try with the certificate key itself (thanks, Paul Querna; LP: #1575961).
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index b5c9fb392..d2d89669f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -26,3 +26,4 @@ sigstop.patch
26systemd-readiness.patch 26systemd-readiness.patch
27debian-config.patch 27debian-config.patch
28CVE-2015-8325.patch 28CVE-2015-8325.patch
29unbreak-certificate-auth.patch