summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-07-17 09:49:37 +1000
committerDamien Miller <djm@mindrot.org>2014-07-17 09:49:37 +1000
commit9d69d937b46ecba17f16d923e538ceda7b705c7a (patch)
tree5d31b270cba53ad21c729e98b512dced0719a2cf /ChangeLog
parentf6293a0b4129826fc2e37e4062f96825df43c326 (diff)
- deraadt@cvs.openbsd.org 2014/07/11 08:09:54
[sandbox-systrace.c] Permit use of SYS_sendsyslog from inside the sandbox. Clock is ticking, update your kernels and sshd soon.. libc will start using sendsyslog() in about 4 days.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 317c3bee9..9721794b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
120140717 120140717
2 - (djm) [digest-openssl.c] Preserve array order when disabling digests. 2 - (djm) [digest-openssl.c] Preserve array order when disabling digests.
3 Reported by Petr Lautrbach. 3 Reported by Petr Lautrbach.
4 - OpenBSD CVS Sync
5 - deraadt@cvs.openbsd.org 2014/07/11 08:09:54
6 [sandbox-systrace.c]
7 Permit use of SYS_sendsyslog from inside the sandbox. Clock is ticking,
8 update your kernels and sshd soon.. libc will start using sendsyslog()
9 in about 4 days.
4 10
520140715 1120140715
6 - (djm) [configure.ac] Delay checks for arc4random* until after libcrypto 12 - (djm) [configure.ac] Delay checks for arc4random* until after libcrypto