Module Name: src
Committed By: kre
Date: Fri Mar 24 12:43:33 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
tzdata updated from 2023a to 2023b
To generate a diff of this commit:
cvs rdiff -u -r1.1917 -r1.1918 src/doc/3RDPARTY
cvs rdiff -u -r1.2955 -r1.2956 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.1917 src/doc/3RDPARTY:1.1918
--- src/doc/3RDPARTY:1.1917 Thu Mar 23 16:44:03 2023
+++ src/doc/3RDPARTY Fri Mar 24 12:43:33 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1917 2023/03/23 16:44:03 kre Exp $
+# $NetBSD: 3RDPARTY,v 1.1918 2023/03/24 12:43:33 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 / tzdata2023agtz
-Current Vers: tzcode2023a / tzdata2023a
+Version: tzcode2022g / tzdata2023bgtz
+Current Vers: tzcode2023b / tzdata2023b
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.2955 src/doc/CHANGES:1.2956
--- src/doc/CHANGES:1.2955 Thu Mar 23 16:44:03 2023
+++ src/doc/CHANGES Fri Mar 24 12:43:33 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2955 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2956 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -63,3 +63,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
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]
+ tzdata: updated to 2023b (using the 2023bgtz fork) [kre 20230324]