diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 841ac9edd..e68474857 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -4,8 +4,10 @@ openssh (1:4.7p1-5) UNRELEASED; urgency=low | |||
4 | * Document in ssh(1) that '-S none' disables connection sharing | 4 | * Document in ssh(1) that '-S none' disables connection sharing |
5 | (closes: #471437). | 5 | (closes: #471437). |
6 | * Patch from Red Hat / Fedora: | 6 | * Patch from Red Hat / Fedora: |
7 | - Don't use X11 forwarding port which can't be bound on all address | 7 | - SECURITY: Don't use X11 forwarding port which can't be bound on all |
8 | families (closes: #463011). | 8 | address families, preventing hijacking of X11 forwarding by |
9 | unprivileged users when both IPv4 and IPv6 are configured (closes: | ||
10 | #463011). | ||
9 | * debconf template translations: | 11 | * debconf template translations: |
10 | - Update Finnish (thanks, Esko Arajärvi; closes: #468563). | 12 | - Update Finnish (thanks, Esko Arajärvi; closes: #468563). |
11 | 13 | ||