Module Name: src
Committed By: kre
Date: Wed Mar 26 17:44:20 UTC 2025
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
tzdata2025b (2025bgtz) update.
To generate a diff of this commit:
cvs rdiff -u -r1.2090 -r1.2091 src/doc/3RDPARTY
cvs rdiff -u -r1.3148 -r1.3149 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.2090 src/doc/3RDPARTY:1.2091
--- src/doc/3RDPARTY:1.2090 Wed Mar 26 10:02:52 2025
+++ src/doc/3RDPARTY Wed Mar 26 17:44:19 2025
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2090 2025/03/26 10:02:52 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.2091 2025/03/26 17:44:19 kre Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1457,8 +1457,8 @@ Location: external/bsd/tradcpp
Notes:
Package: tz
-Version: tzcode2025a / tzdata2025agtz
-Current Vers: tzcode2025a / tzdata2025a
+Version: tzcode2025a / tzdata2025bgtz
+Current Vers: tzcode2025b / tzdata2025b
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Archive Site: ftp://munnari.oz.au/pub/oldtz/
@@ -1470,7 +1470,7 @@ Responsible: kleink, christos, kre
License: Public domain
Location: lib/libc/time/zoneinfo, external/public-domain/tz/share
Vendor tag: ?? / TZDATA
-Release tag: ?? / TZDATA2025ATGZ
+Release tag: ?? / Use TZDATAYYYYx[GTZ] all in upper case (incl 'x').
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.3148 src/doc/CHANGES:1.3149
--- src/doc/CHANGES:1.3148 Wed Mar 26 10:02:52 2025
+++ src/doc/CHANGES Wed Mar 26 17:44:19 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3148 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3149 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -714,3 +714,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
npfctl(8): Allow comments inside lists in npf.conf (from Attaulah).
[christos 20250320]
openresolv: Import version 3.14.0. [roy 20250326]
+ tzdata: Updated to 2025b (using 2025bgtz) [kre 20250326]