Module Name: src
Committed By: martin
Date: Sat Aug 8 10:11:52 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #939
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.359 -r1.1.2.360 src/doc/CHANGES-7.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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.359 src/doc/CHANGES-7.0:1.1.2.360
--- src/doc/CHANGES-7.0:1.1.2.359 Fri Aug 7 13:45:33 2015
+++ src/doc/CHANGES-7.0 Sat Aug 8 10:11:52 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.359 2015/08/07 13:45:33 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.360 2015/08/08 10:11:52 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -33859,3 +33859,10 @@ distrib/utils/embedded/conf/armv7.conf
Turn resize on
[skrll, ticket #938]
+sys/external/bsd/ipf/netinet/ip_nat.c 1.14
+sys/external/bsd/ipf/netinet/ip_nat.h 1.7
+sys/external/bsd/ipf/netinet/ip_nat6.c 1.8
+
+ Avoid panic in SIOCGNATL dereferencing a NULL softc.
+ [prlw1, ticket #939]
+