Module Name: src
Committed By: martin
Date: Mon Jan 29 19:29:48 UTC 2018
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
Ticket #1521
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.119 -r1.1.2.120 src/doc/CHANGES-6.1.6
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-6.1.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.119 src/doc/CHANGES-6.1.6:1.1.2.120
--- src/doc/CHANGES-6.1.6:1.1.2.119 Sat Jan 13 22:30:37 2018
+++ src/doc/CHANGES-6.1.6 Mon Jan 29 19:29:48 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.119 2018/01/13 22:30:37 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.120 2018/01/29 19:29:48 martin Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -14955,3 +14955,8 @@ xsrc/xfree/xc/lib/font/fontfile/fontdir.
Fix CVEs 2017-13722, 2017-13720, 2017-16611, and 2017-16612.
[mrg, ticket #1514]
+sys/netipsec/xform_ah.c 1.76
+
+ Fix a remote DoS vulnerability in IPsec-AH.
+ [maxv, ticket #1521]
+