diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8ff7c54ac..ed90f6561 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,6 +3,11 @@ openssh (1:5.3p1-1) UNRELEASED; urgency=low | |||
3 | * New upstream release. | 3 | * New upstream release. |
4 | * Update to GSSAPI patch from | 4 | * Update to GSSAPI patch from |
5 | http://www.sxw.org.uk/computing/patches/openssh-5.3p1-gsskex-all-20100124.patch. | 5 | http://www.sxw.org.uk/computing/patches/openssh-5.3p1-gsskex-all-20100124.patch. |
6 | * Backport from upstream: | ||
7 | - Do not fall back to adding keys without contraints (ssh-add -c / -t | ||
8 | ...) when the agent refuses the constrained add request. This was a | ||
9 | useful migration measure back in 2002 when constraints were new, but | ||
10 | just adds risk now (LP: #209447). | ||
6 | 11 | ||
7 | -- Colin Watson <cjwatson@debian.org> Sun, 24 Jan 2010 22:32:25 +0000 | 12 | -- Colin Watson <cjwatson@debian.org> Sun, 24 Jan 2010 22:32:25 +0000 |
8 | 13 | ||