Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/doc Tickets #194 and #195
details: https://anonhg.NetBSD.org/src/rev/9ab4893c6cd2
branches: netbsd-10
changeset: 376328:9ab4893c6cd2
user: martin <martin%NetBSD.org@localhost>
date: Thu Jun 08 11:16:40 2023 +0000
description:
Tickets #194 and #195
diffstat:
doc/CHANGES-10.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r c4250de6adee -r 9ab4893c6cd2 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0 Thu Jun 08 11:15:26 2023 +0000
+++ b/doc/CHANGES-10.0 Thu Jun 08 11:16:40 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.68 2023/06/03 15:33:41 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.69 2023/06/08 11:16:40 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -2046,3 +2046,14 @@ external/apache2/mDNSResponder/dist/mDNS
mdnsd(8): restore fixes for PR 46758.
[andvar, ticket #193]
+usr.sbin/wgconfig/wgconfig.c 1.6
+
+ wgconfig(8): fix PR 57392, do not accept invalid options.
+ [oster, ticket #194]
+
+sys/net/route.c 1.237
+
+ route: run workqueue kthreads with KERNEL_LOCK unless NET_MPSAFE
+ to avoid use-after-free of deleted routes.
+ [ozaki-r, ticket #195]
+
Home |
Main Index |
Thread Index |
Old Index