Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1497 and #1498



details:   https://anonhg.NetBSD.org/src/rev/932f507cded5
branches:  netbsd-9
changeset: 368858:932f507cded5
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Aug 08 17:19:03 2022 +0000

description:
Tickets #1497 and #1498

diffstat:

 doc/CHANGES-9.4 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 3f0a27364abd -r 932f507cded5 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Mon Aug 08 17:16:53 2022 +0000
+++ b/doc/CHANGES-9.4   Mon Aug 08 17:19:03 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.1 2022/08/08 16:58:05 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.2 2022/08/08 17:19:03 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -11,3 +11,13 @@
        Welcome to 9.3_STABLE.
        [martin]
 
+sys/netinet6/nd6.c                             (apply patch)
+
+       PR 55680: avoid duplicate free of link layer entries.
+       [kim, ticket #1497]
+
+lib/libpthread/pthread.c                       1.181 (via patch)
+
+       Fix pthread hangs on startup.
+       [riastradh, #1498]
+



Home | Main Index | Thread Index | Old Index