Module Name:    src
Committed By:   martin
Date:           Thu Feb 15 08:12:02 UTC 2018

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.7

Log Message:
Ticket #1530


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.128 -r1.1.2.129 src/doc/CHANGES-6.0.7

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.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.128 src/doc/CHANGES-6.0.7:1.1.2.129
--- src/doc/CHANGES-6.0.7:1.1.2.128	Sat Feb 10 04:25:59 2018
+++ src/doc/CHANGES-6.0.7	Thu Feb 15 08:12:01 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.128 2018/02/10 04:25:59 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.129 2018/02/15 08:12:01 martin Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -15318,3 +15318,8 @@ sys/dist/pf/net/pf.c				1.78 via patch
 	Fix signedness bug in PF. PR/44059.
 	[maxv, ticket #1527]
 
+sys/netipsec/xform_ah.c				1.80-1.81 via patch
+
+	Fix use-after-free and and add more consistency checks.
+	[maxv, ticket #1530]
+

Reply via email to