Module Name:    src
Committed By:   martin
Date:           Tue Jan 30 18:31:12 UTC 2018

Modified Files:
        src/doc [netbsd-7-1]: CHANGES-7.1.2

Log Message:
Ticket #1560


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-7.1.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.1.2
diff -u src/doc/CHANGES-7.1.2:1.1.2.4 src/doc/CHANGES-7.1.2:1.1.2.5
--- src/doc/CHANGES-7.1.2:1.1.2.4	Mon Jan 29 19:42:47 2018
+++ src/doc/CHANGES-7.1.2	Tue Jan 30 18:31:12 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.2,v 1.1.2.4 2018/01/29 19:42:47 martin Exp $
+# $NetBSD: CHANGES-7.1.2,v 1.1.2.5 2018/01/30 18:31:12 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.1 release to the NetBSD 7.1.2
 release:
@@ -83,3 +83,11 @@ sys/netipsec/xform_ah.c				1.76
 	Fix a remote DoS vulnerability in IPsec-AH.
 	[maxv, ticket #1557]
 
+sys/netinet6/frag6.c				1.65
+sys/netinet6/ip6_input.c			1.187
+sys/netinet6/ip6_var.h				1.78
+sys/netinet6/raw_ip6.c				1.160 (via patch)
+
+	Fix a memory corruption in ip6_get_prevhdr().
+	[maxv, ticket #1560]
+

Reply via email to