Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ammend entry for ticket #892, note tickets #918 and #919



details:   https://anonhg.NetBSD.org/src/rev/607bbf1ef205
branches:  netbsd-8
changeset: 851840:607bbf1ef205
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jul 10 15:08:33 2018 +0000

description:
Ammend entry for ticket #892, note tickets #918 and #919

diffstat:

 doc/CHANGES-8.0 |  17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

diffs (37 lines):

diff -r 590c88c7ddea -r 607bbf1ef205 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Tue Jul 10 15:06:25 2018 +0000
+++ b/doc/CHANGES-8.0   Tue Jul 10 15:08:33 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.220 2018/07/03 07:13:41 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.221 2018/07/10 15:08:33 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -13995,9 +13995,10 @@
 
 lib/libc/sys/sched.c                           1.5
 tests/lib/libc/gen/posix_spawn/t_spawnattr.c   1.2,1.3
+tests/lib/librt/t_sched.c                      1.6
 
        Return PRI_NONE for sched_get_priority_m{in,ax} and SCHED_OTHER.
-       Fix broken test, don't use SCHED_OTHER.
+       Fix broken tests.
        [maya, ticket #892]
 
 sys/netinet6/icmp6.c                           1.228,1.230
@@ -14124,3 +14125,15 @@
 distrib/notes/i386/prep                                (manually edited)
 
        Fix NetBSD.org capitalization in some URLs.
+
+sys/net/if_llatbl.c                            1.28
+
+       Don't overwrite an existing llentry on RTM_ADD to avoid race
+       conditions.
+       [ozaki-r, ticket #918]
+
+sys/net/npf/npf_handler.c                      1.41
+
+       NPF: fix use-after-free.
+       [maxv, ticket #919]
+



Home | Main Index | Thread Index | Old Index