summaryrefslogtreecommitdiff
path: root/debian/changelog
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/changelog
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/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 748efee5b..efaa766ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
1openssh (1:7.2p2-5) UNRELEASED; urgency=medium
2
3 * Backport upstream patch to unbreak authentication using lone certificate
4 keys in ssh-agent: when attempting pubkey auth with a certificate, if no
5 separate private key is found among the keys then try with the
6 certificate key itself (thanks, Paul Querna; LP: #1575961).
7
8 -- Colin Watson <cjwatson@debian.org> Thu, 28 Apr 2016 01:46:20 +0100
9
1openssh (1:7.2p2-4) unstable; urgency=medium 10openssh (1:7.2p2-4) unstable; urgency=medium
2 11
3 * Drop dependency on libnss-files-udeb (closes: #819686). 12 * Drop dependency on libnss-files-udeb (closes: #819686).