Module Name: src
Committed By: kre
Date: Sun Oct 30 01:05:47 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note tzdata 2022f update (via 2022fgtz)
To generate a diff of this commit:
cvs rdiff -u -r1.1897 -r1.1898 src/doc/3RDPARTY
cvs rdiff -u -r1.2927 -r1.2928 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.1897 src/doc/3RDPARTY:1.1898
--- src/doc/3RDPARTY:1.1897 Sat Oct 29 13:57:38 2022
+++ src/doc/3RDPARTY Sun Oct 30 01:05:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1897 2022/10/29 13:57:38 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1898 2022/10/30 01:05:47 kre Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1424,7 +1424,7 @@ Location: external/bsd/tradcpp
Notes:
Package: tz
-Version: tzcode2022f / tzdata2022egtz
+Version: tzcode2022f / tzdata2022fgtz
Current Vers: tzcode2022f / tzdata2022f
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2927 src/doc/CHANGES:1.2928
--- src/doc/CHANGES:1.2927 Sat Oct 29 13:57:38 2022
+++ src/doc/CHANGES Sun Oct 30 01:05:47 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2927 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2928 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -713,3 +713,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
evbarm: Update Xilinx Zynq-7000 SoC support to use FDT based
configuration. [jmcneill 20221028]
tzcode: Updated to 2022f. [christos 20221029]
+ tzdata: updated to 2022f (using the 2022fgtz fork) [kre 20221030]