Module Name: src Committed By: christos Date: Sat Sep 16 18:41:57 UTC 2023
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new tzcode To generate a diff of this commit: cvs rdiff -u -r1.1953 -r1.1954 src/doc/3RDPARTY cvs rdiff -u -r1.3000 -r1.3001 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.1953 src/doc/3RDPARTY:1.1954 --- src/doc/3RDPARTY:1.1953 Tue Sep 5 17:22:57 2023 +++ src/doc/3RDPARTY Sat Sep 16 14:41:57 2023 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1953 2023/09/05 21:22:57 mrg Exp $ +# $NetBSD: 3RDPARTY,v 1.1954 2023/09/16 18:41:57 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1426,14 +1426,14 @@ Location: external/bsd/tradcpp Notes: Package: tz -Version: tzcode2022g / tzdata2023cgtz +Version: tzcode2023c / tzdata2023cgtz Current Vers: tzcode2023c / tzdata2023c Maintainer: Paul Eggert <egg...@cs.ucla.edu> Archive Site: ftp://ftp.iana.org/tz/releases/ Archive Site: ftp://munnari.oz.au/pub/oldtz/ Old Archive Site: ftp://elsie.nci.nih.gov/pub/ Home Page: http://www.iana.org/time-zones -Date: 2022-12-11 +Date: 2023-09-16 Mailing List: t...@iana.org Responsible: kleink, christos, kre License: Public domain Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.3000 src/doc/CHANGES:1.3001 --- src/doc/CHANGES:1.3000 Wed Sep 13 05:27:53 2023 +++ src/doc/CHANGES Sat Sep 16 14:41:57 2023 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3000 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3001 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -222,3 +222,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0: acpi(4): Updated ACPICA to 20230628. [christos 20230901] sqlite3(1): Import 3.34.0. [christos 20230904] namecache: Tune the namecache for 32-bit systems [ad 20230909] + tzcode: Updated to 2023c. [christos 20230916]