Module Name:    src
Committed By:   martin
Date:           Fri Feb 16 16:36:03 UTC 2018

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.0

Log Message:
Ticket #559


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.126 -r1.1.2.127 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.126 src/doc/CHANGES-8.0:1.1.2.127
--- src/doc/CHANGES-8.0:1.1.2.126	Thu Feb 15 14:29:45 2018
+++ src/doc/CHANGES-8.0	Fri Feb 16 16:36:03 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.126 2018/02/15 14:29:45 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.127 2018/02/16 16:36:03 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -9663,3 +9663,8 @@ sys/netipsec/xform_ipip.c			1.56-1.63
 	Sync IPsec-Tunnel with NetBSD-current, fix several bugs.
 	[maxv, ticket #551]
 
+sys/netipsec/ipsec.c				1.130
+
+	Fix inverted logic that could crash the kernel.
+	[maxv, ticket #559]
+

Reply via email to