summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorkre <kre@NetBSD.org>2023-03-24 12:43:33 +0000
committerkre <kre@NetBSD.org>2023-03-24 12:43:33 +0000
commit0b528bf60d6e3013249e77f055c3fc301ebfd662 (patch)
tree11c2e0ffe17a831946739583fe186a8a9b1c0fa7 /doc
parentca8fc707efc22165922c4b33ac40045624491586 (diff)
tzdata updated from 2023a to 2023b
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 86fbeb325e1..4e083b2af6c 100644
--- a/doc/3RDPARTY
+++ b/doc/3RDPARTY
@@ -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 <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 45cf0b26091..84c2711c50f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -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]