diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0d4707455..841ac9edd 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,6 +3,9 @@ openssh (1:4.7p1-5) UNRELEASED; urgency=low | |||
3 | * Recommends: xauth rather than Suggests: xbase-clients. | 3 | * Recommends: xauth rather than Suggests: xbase-clients. |
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: | ||
7 | - Don't use X11 forwarding port which can't be bound on all address | ||
8 | families (closes: #463011). | ||
6 | * debconf template translations: | 9 | * debconf template translations: |
7 | - Update Finnish (thanks, Esko Arajärvi; closes: #468563). | 10 | - Update Finnish (thanks, Esko Arajärvi; closes: #468563). |
8 | 11 | ||