summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-05-18 12:25:24 +0100
committerColin Watson <cjwatson@debian.org>2012-05-18 12:25:24 +0100
commit6eb3e051f982c69fc373c75042eafde3ce599bca (patch)
treec1dbca4859ebbf6b36b1c1483ea42ab27916af4b /debian/changelog
parentdabbdfacc9f6995b0739772a47704186dcf34ea5 (diff)
Fix a bashism in configure's seccomp_filter check.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
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