diff options
author | Colin Watson <cjwatson@debian.org> | 2016-04-28 01:54:06 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-04-28 01:54:06 +0100 |
commit | b2919f3e384f4097fec07ca67ad36ab9b8cbe628 (patch) | |
tree | 59b2e698bfe33f6fc3dc61c980f96ba7764260ea | |
parent | 6d7593fbdec7235d9d21506860513ba43ef3df2f (diff) |
releasing package openssh version 1:7.2p2-5
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index efaa766ae..124010749 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,11 +1,11 @@ | |||
1 | openssh (1:7.2p2-5) UNRELEASED; urgency=medium | 1 | openssh (1:7.2p2-5) unstable; urgency=medium |
2 | 2 | ||
3 | * Backport upstream patch to unbreak authentication using lone certificate | 3 | * Backport upstream patch to unbreak authentication using lone certificate |
4 | keys in ssh-agent: when attempting pubkey auth with a certificate, if no | 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 | 5 | separate private key is found among the keys then try with the |
6 | certificate key itself (thanks, Paul Querna; LP: #1575961). | 6 | certificate key itself (thanks, Paul Querna; LP: #1575961). |
7 | 7 | ||
8 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Apr 2016 01:46:20 +0100 | 8 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Apr 2016 01:52:01 +0100 |
9 | 9 | ||
10 | openssh (1:7.2p2-4) unstable; urgency=medium | 10 | openssh (1:7.2p2-4) unstable; urgency=medium |
11 | 11 | ||