Module Name:    src
Committed By:   martin
Date:           Sun Apr  1 09:25:09 UTC 2018

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

Log Message:
Tickets #1540 and #1541


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.136 -r1.1.2.137 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.136 src/doc/CHANGES-6.0.7:1.1.2.137
--- src/doc/CHANGES-6.0.7:1.1.2.136	Mon Mar 26 12:21:50 2018
+++ src/doc/CHANGES-6.0.7	Sun Apr  1 09:25:09 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.136 2018/03/26 12:21:50 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.137 2018/04/01 09:25:09 martin Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -15421,3 +15421,13 @@ distrib/sets/lists/base/mi			1.1164
 	Updated tzdata to 2018d.
 	[kre, ticket #1539]
 
+sys/netinet6/ip6_forward.c			1.91 (patch)
+
+	Fix two IPv6 ipsec use-after-free issues.
+	[maxv, ticket #1540]
+
+sys/netinet6/raw_ip6.c				1.161
+
+	Fix use-after-free.
+	[maxv, ticket #1541]
+

Reply via email to