diff options
author | Colin Watson <cjwatson@debian.org> | 2012-05-18 16:32:21 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2012-05-18 16:32:21 +0100 |
commit | 9bbd863c69a4fc99f14a598b436566d37b4cb635 (patch) | |
tree | 907dc0a33099c42b355d2eb797965144aba5172b /debian | |
parent | 2e2ca9b589745d206f6cc67abf5f72da37373105 (diff) |
IPQoS fix closes #671075 too
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 32e2ba1fe..0e1b026d2 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -10,7 +10,7 @@ openssh (1:6.0p1-1) UNRELEASED; urgency=low | |||
10 | * New upstream release (closes: #671010, | 10 | * New upstream release (closes: #671010, |
11 | http://www.openssh.org/txt/release-6.0). | 11 | http://www.openssh.org/txt/release-6.0). |
12 | - Fix IPQoS not being set on non-mapped v4-in-v6 addressed connections | 12 | - Fix IPQoS not being set on non-mapped v4-in-v6 addressed connections |
13 | (closes: #643312, #650512). | 13 | (closes: #643312, #650512, #671075). |
14 | - Add a new privilege separation sandbox implementation for Linux's new | 14 | - Add a new privilege separation sandbox implementation for Linux's new |
15 | seccomp sandbox, automatically enabled on platforms that support it. | 15 | seccomp sandbox, automatically enabled on platforms that support it. |
16 | (Note: privilege separation sandboxing is still experimental.) | 16 | (Note: privilege separation sandboxing is still experimental.) |