Module Name: src
Committed By: martin
Date: Mon Jan 29 19:40:17 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ticket #1557
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.59 -r1.1.2.60 src/doc/CHANGES-7.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.2
diff -u src/doc/CHANGES-7.2:1.1.2.59 src/doc/CHANGES-7.2:1.1.2.60
--- src/doc/CHANGES-7.2:1.1.2.59 Mon Jan 22 20:09:58 2018
+++ src/doc/CHANGES-7.2 Mon Jan 29 19:40:17 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.59 2018/01/22 20:09:58 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.60 2018/01/29 19:40:17 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -5061,3 +5061,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]
+