Module Name: src
Committed By: martin
Date: Mon Jan 29 19:42:47 UTC 2018
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.2
Log Message:
Ticket #1557
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/doc/CHANGES-7.1.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.1.2
diff -u src/doc/CHANGES-7.1.2:1.1.2.3 src/doc/CHANGES-7.1.2:1.1.2.4
--- src/doc/CHANGES-7.1.2:1.1.2.3 Mon Jan 22 20:03:06 2018
+++ src/doc/CHANGES-7.1.2 Mon Jan 29 19:42:47 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.2,v 1.1.2.3 2018/01/22 20:03:06 snj Exp $
+# $NetBSD: CHANGES-7.1.2,v 1.1.2.4 2018/01/29 19:42:47 martin Exp $
A complete list of changes from the NetBSD 7.1.1 release to the NetBSD 7.1.2
release:
@@ -78,3 +78,8 @@ bin/ksh/history.c 1.18 via patch
Create HISTFILE with mode 0600, not 777. PR bin/52480.
[maya, ticket #1554]
+sys/netipsec/xform_ah.c 1.76
+
+ Fix a remote DoS vulnerability in IPsec-AH.
+ [maxv, ticket #1557]
+