summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-01-17 16:47:04 +1100
committerDamien Miller <djm@mindrot.org>2014-01-17 16:47:04 +1100
commit868ea1ea1c1bfdbee5dbad78f81999c5983ecf31 (patch)
treecd0d26dd73bc147951ef9a3aeb967448912e9c4f /ChangeLog
parenta9d186a8b50d18869a10e9203abf71c83ddb1f79 (diff)
- (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c]
[sandbox-null.c sandbox-rlimit.c sandbox-seccomp-filter.c] [sandbox-systrace.c ssh-sandbox.h sshd.c] Support preauth sandboxing using the Capsicum API introduced in FreeBSD 10. Patch by Dag-Erling Smorgrav, updated by Loganaden Velvindron @ AfriNIC; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 257a36ba2..1bf7e0dca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,11 @@
23 - dtucker@cvs.openbsd.org 2014/01/17 05:26:41 23 - dtucker@cvs.openbsd.org 2014/01/17 05:26:41
24 [digest.c] 24 [digest.c]
25 remove unused includes. ok djm@ 25 remove unused includes. ok djm@
26 - (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c]
27 [sandbox-null.c sandbox-rlimit.c sandbox-seccomp-filter.c]
28 [sandbox-systrace.c ssh-sandbox.h sshd.c] Support preauth sandboxing
29 using the Capsicum API introduced in FreeBSD 10. Patch by Dag-Erling
30 Smorgrav, updated by Loganaden Velvindron @ AfriNIC; ok dtucker@
26 31
2720140118 3220140118
28 - (djm) OpenBSD CVS Sync 33 - (djm) OpenBSD CVS Sync