Module Name: src
Committed By: martin
Date: Fri Feb 2 10:55:10 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Ticket #530
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.110 -r1.1.2.111 src/doc/CHANGES-8.0
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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.110 src/doc/CHANGES-8.0:1.1.2.111
--- src/doc/CHANGES-8.0:1.1.2.110 Wed Jan 31 19:40:52 2018
+++ src/doc/CHANGES-8.0 Fri Feb 2 10:55:10 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.110 2018/01/31 19:40:52 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.111 2018/02/02 10:55:10 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -9340,3 +9340,9 @@ doc/3RDPARTY 1.1496 (via patch)
Import tzdata2018c.
[kre, ticket #513]
+
+sys/netinet6/ip6_mroute.c 1.120
+
+ Fix a use-after-free in the Pim6 entry point.
+ [maxv, ticket #530]
+