summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-03-22 12:28:26 +0000
committerColin Watson <cjwatson@debian.org>2008-03-22 12:28:26 +0000
commit9731e7b8a1865621ca881e86d7f216c7904df460 (patch)
tree3074c1dd93ffb7cb4ff73247dd6e8824da3b7691 /debian
parent2b8f1aa7f8f01a018e1141b73c3f60094321b400 (diff)
* Patch from Red Hat / Fedora:
- Don't use X11 forwarding port which can't be bound on all address families (closes: #463011).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
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