Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Ticket #939



details:   https://anonhg.NetBSD.org/src/rev/61c49bcedd29
branches:  netbsd-7
changeset: 799555:61c49bcedd29
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Aug 08 10:11:52 2015 +0000

description:
Ticket #939

diffstat:

 doc/CHANGES-7.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 50acf4d26a19 -r 61c49bcedd29 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Sat Aug 08 10:09:57 2015 +0000
+++ b/doc/CHANGES-7.0   Sat Aug 08 10:11:52 2015 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index