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 20c8059f2..27b46428e 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,12 @@ | |||
1 | openssh (1:7.2p2-1) UNRELEASED; urgency=high | ||
2 | |||
3 | * New upstream release (http://www.openssh.com/txt/release-7.2p2): | ||
4 | - SECURITY: sshd(8): Sanitise X11 authentication credentials to avoid | ||
5 | xauth command injection when X11Forwarding is enabled | ||
6 | (http://www.openssh.com/txt/x11fwd.adv). | ||
7 | |||
8 | -- Colin Watson <cjwatson@debian.org> Thu, 10 Mar 2016 13:01:22 +0000 | ||
9 | |||
1 | openssh (1:7.2p1-1) unstable; urgency=medium | 10 | openssh (1:7.2p1-1) unstable; urgency=medium |
2 | 11 | ||
3 | * New upstream release (http://www.openssh.com/txt/release-7.2): | 12 | * New upstream release (http://www.openssh.com/txt/release-7.2): |