Module Name: src
Committed By: kre
Date: Thu Mar 23 16:44:04 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
tzdata updated to 2023a
To generate a diff of this commit:
cvs rdiff -u -r1.1916 -r1.1917 src/doc/3RDPARTY
cvs rdiff -u -r1.2954 -r1.2955 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.1916 src/doc/3RDPARTY:1.1917
--- src/doc/3RDPARTY:1.1916 Thu Mar 16 07:20:28 2023
+++ src/doc/3RDPARTY Thu Mar 23 16:44:03 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1916 2023/03/16 07:20:28 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1917 2023/03/23 16:44:03 kre Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1424,8 +1424,8 @@ Location: external/bsd/tradcpp
Notes:
Package: tz
-Version: tzcode2022g / tzdata2022ggtz
-Current Vers: tzcode2022g / tzdata2022g
+Version: tzcode2022g / tzdata2023agtz
+Current Vers: tzcode2023a / tzdata2023a
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Archive Site: ftp://munnari.oz.au/pub/oldtz/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2954 src/doc/CHANGES:1.2955
--- src/doc/CHANGES:1.2954 Fri Mar 10 18:00:27 2023
+++ src/doc/CHANGES Thu Mar 23 16:44:03 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2954 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2955 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -62,3 +62,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
in various ports. [riastradh 20230301]
sh(1): Adjust tilde expansion to comply with upcoming POSIX
Issue 8 requirements. [kre 20230306]
+ tzdata: updated to 2023a (using the 2023agtz fork) [kre 20230323]