Module Name: src
Committed By: christos
Date: Thu Jan 23 22:45:49 UTC 2025
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.2073 -r1.2074 src/doc/3RDPARTY
cvs rdiff -u -r1.3128 -r1.3129 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.2073 src/doc/3RDPARTY:1.2074
--- src/doc/3RDPARTY:1.2073 Sat Jan 18 14:14:07 2025
+++ src/doc/3RDPARTY Thu Jan 23 17:45:49 2025
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2073 2025/01/18 19:14:07 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.2074 2025/01/23 22:45:49 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1456,14 +1456,14 @@ Location: external/bsd/tradcpp
Notes:
Package: tz
-Version: tzcode2024b / tzdata2024bgtz
-Current Vers: tzcode2024b / tzdata2024b
+Version: tzcode2025a / tzdata2024bgtz
+Current Vers: tzcode2025a / tzdata2025a
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Archive Site: ftp://munnari.oz.au/pub/oldtz/
Old Archive Site: ftp://elsie.nci.nih.gov/pub/
Home Page: http://www.iana.org/time-zones
-Date: 2024-09-11
+Date: 2025-01-24
Mailing List: [email protected]
Responsible: kleink, christos, kre
License: Public domain
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3128 src/doc/CHANGES:1.3129
--- src/doc/CHANGES:1.3128 Thu Jan 23 14:26:29 2025
+++ src/doc/CHANGES Thu Jan 23 17:45:49 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3128 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3129 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -666,3 +666,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
USB tethering) [maya 20250120]
ds28e17iic(4): Driver for the DS28E17 1-Wire to I2C bridge chip
[brad 20241104]
+ tzcode: Updated to 2025a. [christos 20250123]