Module Name: src
Committed By: kre
Date: Tue Oct 29 21:39:35 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note tzdata2024b (via tzdata2024bgtz)
To generate a diff of this commit:
cvs rdiff -u -r1.2056 -r1.2057 src/doc/3RDPARTY
cvs rdiff -u -r1.3108 -r1.3109 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.2056 src/doc/3RDPARTY:1.2057
--- src/doc/3RDPARTY:1.2056 Mon Oct 28 13:59:13 2024
+++ src/doc/3RDPARTY Tue Oct 29 21:39:34 2024
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2056 2024/10/28 13:59:13 riastradh Exp $
+# $NetBSD: 3RDPARTY,v 1.2057 2024/10/29 21:39:34 kre Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1465,6 +1465,8 @@ Mailing List: [email protected]
Responsible: kleink, christos, kre
License: Public domain
Location: lib/libc/time/zoneinfo, external/public-domain/tz/share
+Vendor tag: ?? / TZDATA
+Release tag: ?? / TZDATA2024BTGZ
Notes:
Don't use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3108 src/doc/CHANGES:1.3109
--- src/doc/CHANGES:1.3108 Sat Oct 26 18:16:35 2024
+++ src/doc/CHANGES Tue Oct 29 21:39:35 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3108 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3109 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -568,3 +568,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
mcommphy(4): Add support for YT85[23]1, found on a VisionFive2 board.
[skrll 20241023]
mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 2559.1.1
+ [christos 20241026]
+ tzdata: Updated to 2024b (using 2024bgtz) [kre 20241029]