Module Name: src
Committed By: kre
Date: Sat Dec 23 15:52:11 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update of tzdata to 2023d (2023dgtz).
To generate a diff of this commit:
cvs rdiff -u -r1.1971 -r1.1972 src/doc/3RDPARTY
cvs rdiff -u -r1.3024 -r1.3025 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.1971 src/doc/3RDPARTY:1.1972
--- src/doc/3RDPARTY:1.1971 Sat Dec 23 07:36:54 2023
+++ src/doc/3RDPARTY Sat Dec 23 15:52:11 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1971 2023/12/23 07:36:54 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1972 2023/12/23 15:52:11 kre Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1429,8 +1429,8 @@ Location: external/bsd/tradcpp
Notes:
Package: tz
-Version: tzcode2023c / tzdata2023cgtz
-Current Vers: tzcode2023c / tzdata2023c
+Version: tzcode2023c / tzdata2023dgtz
+Current Vers: tzcode2023d / tzdata2023d
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.3024 src/doc/CHANGES:1.3025
--- src/doc/CHANGES:1.3024 Wed Dec 20 17:19:16 2023
+++ src/doc/CHANGES Sat Dec 23 15:52:11 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3024 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3025 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -243,3 +243,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
libsa: Add NFSv3 support. [mlelstv 20231212]
dhcpcd: Import version 10.0.6. [roy 20231218]
OpenSSH: Import 9.6. [christos 20231220]
+ tzdata: Updated to 2023d (via 2023dgtz) [kre 20231223]