Module Name: src
Committed By: kre
Date: Sat Feb 1 23:21:45 UTC 2025
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
tzdata2025a
To generate a diff of this commit:
cvs rdiff -u -r1.2076 -r1.2077 src/doc/3RDPARTY
cvs rdiff -u -r1.3130 -r1.3131 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.2076 src/doc/3RDPARTY:1.2077
--- src/doc/3RDPARTY:1.2076 Fri Jan 31 21:51:38 2025
+++ src/doc/3RDPARTY Sat Feb 1 23:21:44 2025
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2076 2025/01/31 21:51:38 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.2077 2025/02/01 23:21:44 kre Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1456,7 +1456,7 @@ Location: external/bsd/tradcpp
Notes:
Package: tz
-Version: tzcode2025a / tzdata2024bgtz
+Version: tzcode2025a / tzdata2025agtz
Current Vers: tzcode2025a / tzdata2025a
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
@@ -1469,7 +1469,7 @@ Responsible: kleink, christos, kre
License: Public domain
Location: lib/libc/time/zoneinfo, external/public-domain/tz/share
Vendor tag: ?? / TZDATA
-Release tag: ?? / TZDATA2024BTGZ
+Release tag: ?? / TZDATA2025ATGZ
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.3130 src/doc/CHANGES:1.3131
--- src/doc/CHANGES:1.3130 Sun Jan 26 16:39:26 2025
+++ src/doc/CHANGES Sat Feb 1 23:21:44 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3130 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3131 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -668,3 +668,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
[brad 20241104]
tzcode: Updated to 2025a. [christos 20250123]
bind: Import version 9.20.4. [christos 20260126]
+ tzdata: Updated to 2025a (using 2025agtz) [kre 20250201]