diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5d72cfc34..c5022e85a 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -13,6 +13,7 @@ openssh (1:6.0p1-1) UNRELEASED; urgency=low | |||
13 | - Add a new privilege separation sandbox implementation for Linux's new | 13 | - Add a new privilege separation sandbox implementation for Linux's new |
14 | seccomp sandbox, automatically enabled on platforms that support it. | 14 | seccomp sandbox, automatically enabled on platforms that support it. |
15 | (Note: privilege separation sandboxing is still experimental.) | 15 | (Note: privilege separation sandboxing is still experimental.) |
16 | * Fix a bashism in configure's seccomp_filter check. | ||
16 | 17 | ||
17 | -- Colin Watson <cjwatson@debian.org> Sat, 21 Apr 2012 10:57:23 +0100 | 18 | -- Colin Watson <cjwatson@debian.org> Sat, 21 Apr 2012 10:57:23 +0100 |
18 | 19 | ||