Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets #1604 and #1605



details:   https://anonhg.NetBSD.org/src/rev/cc554459a1a6
branches:  netbsd-7
changeset: 319038:cc554459a1a6
user:      martin <martin%NetBSD.org@localhost>
date:      Mon May 14 16:21:48 2018 +0000
description:
Tickets #1604 and #1605

diffstat:

 doc/CHANGES-7.2 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 4a3b47cbe588 -r cc554459a1a6 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Mon May 14 16:16:04 2018 +0000
+++ b/doc/CHANGES-7.2   Mon May 14 16:21:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.88 2018/05/06 09:54:18 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.89 2018/05/14 16:21:48 martin Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -5470,3 +5470,14 @@
        historical data.
        [mlelstv, ticket #1603]
 
+sys/dev/ic/hme.c                               1.97
+
+       Fix mis-placed right parenthesis.
+       [pgoyette, ticket #1604]
+
+sys/net/npf/npf_alg_icmp.c                     1.27-1.29
+sys/net/npf/npf_inet.c                         1.45
+
+       Fix use-after-free.
+       [maxv, ticket #1605]
+



Home | Main Index | Thread Index | Old Index