diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 092837792..174c0c585 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,5 +1,11 @@ | |||
1 | openssh (1:6.1p1-5) UNRELEASED; urgency=low | 1 | openssh (1:6.2p1-1) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * New upstream release (http://www.openssh.com/txt/release-6.2). | ||
4 | - Add support for multiple required authentication in SSH protocol 2 via | ||
5 | an AuthenticationMethods option (closes: #195716). | ||
6 | - Fix Sophie Germain formula in moduli(5) (closes: #698612). | ||
7 | - Update ssh-copy-id to Phil Hands' greatly revised version (closes: | ||
8 | #99785, #322228, #620428; LP: #518883, #835901, #1074798). | ||
3 | * Use dh-autoreconf. | 9 | * Use dh-autoreconf. |
4 | 10 | ||
5 | -- Colin Watson <cjwatson@debian.org> Mon, 06 May 2013 10:47:33 +0100 | 11 | -- Colin Watson <cjwatson@debian.org> Mon, 06 May 2013 10:47:33 +0100 |