diff options
author | Colin Watson <cjwatson@debian.org> | 2008-03-22 12:30:42 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-03-22 12:30:42 +0000 |
commit | 1fd4eb3d0025d544928da833ad1d171bbc785149 (patch) | |
tree | 42d343b170ae949f61a1c272b8011a8869a4e17a /debian | |
parent | 9731e7b8a1865621ca881e86d7f216c7904df460 (diff) |
more detail on #463011
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 | ||