Module Name: src
Committed By: christos
Date: Fri Jan 17 16:09:45 UTC 2025
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Mention userspace-rcu
To generate a diff of this commit:
cvs rdiff -u -r1.2070 -r1.2071 src/doc/3RDPARTY
cvs rdiff -u -r1.3124 -r1.3125 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.2070 src/doc/3RDPARTY:1.2071
--- src/doc/3RDPARTY:1.2070 Wed Jan 15 10:32:53 2025
+++ src/doc/3RDPARTY Fri Jan 17 11:09:45 2025
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2070 2025/01/15 15:32:53 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.2071 2025/01/17 16:09:45 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -2375,19 +2375,17 @@ License: BSD (2-clause)
Location: share/wscons/fonts
Notes:
-Package: mozilla-certdata
-Version: 2024-08-23 (872bd5fefe12bc48a9c65e9ea7f189df243d835a)
-Current Vers: 2024-11-15 (5751b6bae365bbb7590c8f6afb62712ff6baed8a)
-Maintainer: Mozilla
-Archive Site: https://hg.mozilla.org/projects/nss/log/tip/lib/ckfw/builtins/certdata.txt
-Home Page: https://wiki.mozilla.org/CA
-Date: 2024-11-27
-Mailing List:
-License: MPL
-Responsible: riastradh, security-team
-Location: external/mpl/mozilla-certdata
-Vendor tag: MOZILLA-CERTDATA
-Release tag: mozilla-certdata-YYYYMMDD
+Package: userspace-rcu
+Version: 0.15.0
+Current Vers: 0.15.0
+Maintainer: lttng
+Archive Site: git://git.liburcu.org/userspace-rcu.git
+Home Page: https://liburcu.org/
+Date: 2025-01-15
+Mailing List: [email protected].
+License: LGPL2
+Responsible: christos
+Location: external/lgpl2/userspace-rcu
+Vendor tag: URCU
+Release tag: liburcu-
Notes:
-See external/mpl/mozilla-certdata/share/Makefile for update
-instructions.
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3124 src/doc/CHANGES:1.3125
--- src/doc/CHANGES:1.3124 Wed Jan 15 10:32:54 2025
+++ src/doc/CHANGES Fri Jan 17 11:09:45 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3124 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3125 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -660,3 +660,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
OpenBSD). [jmcneill 20250108]
pppd(8): Import 2.5.2 [christos 20250108]
pam-u2f: Import pam u2f 1.3.1 [christos 20250115]
+ userspace-rcu: Import 0.15.0 [christos 20250115]