diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
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 @@ | |||
1 | openssh (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 | |||
1 | openssh (1:7.2p2-4) unstable; urgency=medium | 10 | openssh (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). |