summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorkre <kre@NetBSD.org>2023-03-23 16:44:03 +0000
committerkre <kre@NetBSD.org>2023-03-23 16:44:03 +0000
commita690b67762caae6c90a2ebcd3e1cd4c3f4b41e9a (patch)
treeeb07836f61919f7e1504fd1e0588ee65da991580 /doc
parentad8b825289e6b28c33873d2c2709193f85929458 (diff)
tzdata updated to 2023a
Diffstat (limited to 'doc')
-rw-r--r--doc/3RDPARTY6
-rw-r--r--doc/CHANGES3
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/3RDPARTY b/doc/3RDPARTY
index b8ab79f3545..86fbeb325e1 100644
--- a/doc/3RDPARTY
+++ b/doc/3RDPARTY
@@ -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 <eggert@cs.ucla.edu>
Archive Site: ftp://ftp.iana.org/tz/releases/
Archive Site: ftp://munnari.oz.au/pub/oldtz/
diff --git a/doc/CHANGES b/doc/CHANGES
index 6aa1850b91a..45cf0b26091 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -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]