Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 1548, 1551, 1552



details:   https://anonhg.NetBSD.org/src/rev/c770c9c80f59
branches:  netbsd-7
changeset: 800410:c770c9c80f59
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Feb 12 18:44:13 2018 +0000

description:
1548, 1551, 1552

diffstat:

 doc/CHANGES-7.2 |  20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 6090fe20f441 -r c770c9c80f59 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Mon Feb 12 18:42:19 2018 +0000
+++ b/doc/CHANGES-7.2   Mon Feb 12 18:44:13 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.65 2018/02/10 04:22:50 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.66 2018/02/12 18:44:13 snj Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -5093,3 +5093,21 @@
        Fix signedness bug in PF. PR/44059.
        [maxv, ticket #1565]
 
+external/bsd/blacklist/bin/blacklistd.c                1.35
+external/bsd/blacklist/bin/state.c             1.19
+
+       Fix blacklistd -r.
+       [christos, ticket #1548]
+
+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]
+



Home | Main Index | Thread Index | Old Index