summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46f157df8..8b619de7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120140204
2 - OpenBSD CVS Sync
3 - markus@cvs.openbsd.org 2014/01/27 18:58:14
4 [Makefile.in digest.c digest.h hostfile.c kex.h mac.c hmac.c hmac.h]
5 replace openssl HMAC with an implementation based on our ssh_digest_*
6 ok and feedback djm@
7
120140131 820140131
2 - (djm) [sandbox-seccomp-filter.c sandbox-systrace.c] Allow shutdown(2) 9 - (djm) [sandbox-seccomp-filter.c sandbox-systrace.c] Allow shutdown(2)
3 syscall from sandboxes; it may be called by packet_close. 10 syscall from sandboxes; it may be called by packet_close.