Module Name:    src
Committed By:   snj
Date:           Mon Feb 12 18:44:28 UTC 2018

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

Log Message:
1551, 1552


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 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.9 src/doc/CHANGES-7.1.2:1.1.2.10
--- src/doc/CHANGES-7.1.2:1.1.2.9	Sat Feb 10 04:22:31 2018
+++ src/doc/CHANGES-7.1.2	Mon Feb 12 18:44:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.2,v 1.1.2.9 2018/02/10 04:22:31 snj Exp $
+# $NetBSD: CHANGES-7.1.2,v 1.1.2.10 2018/02/12 18:44:28 snj Exp $
 
 A complete list of changes from the NetBSD 7.1.1 release to the NetBSD 7.1.2
 release:
@@ -110,3 +110,15 @@ sys/dist/pf/net/pf.c				1.78 via patch
 	Fix signedness bug in PF. PR/44059.
 	[maxv, ticket #1565]
 
+sys/netinet6/ip6_forward.c			1.89-1.90 via patch
+
+	Fix use-after-free of mbuf by ip6flow_create.
+	[ozaki-r, ticket #1551]
+
+sys/arch/sparc/sparc/timer.c			1.33-1.34
+sys/arch/sparc/sparc/timer_sun4m.c		1.31
+sys/arch/sparc/sparc/timerreg.h			1.10
+
+	Fix time goes backwards problems on sparc.
+	[mrg, ticket #1552]
+

Reply via email to