Module Name: src Committed By: christos Date: Wed Sep 11 18:41:14 UTC 2024
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new tzcode2024b To generate a diff of this commit: cvs rdiff -u -r1.2041 -r1.2042 src/doc/3RDPARTY cvs rdiff -u -r1.3089 -r1.3090 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.2041 src/doc/3RDPARTY:1.2042 --- src/doc/3RDPARTY:1.2041 Mon Sep 9 17:10:06 2024 +++ src/doc/3RDPARTY Wed Sep 11 14:41:14 2024 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.2041 2024/09/09 21:10:06 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.2042 2024/09/11 18:41:14 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1449,14 +1449,14 @@ Location: external/bsd/tradcpp Notes: Package: tz -Version: tzcode2024a / tzdata2024agtz -Current Vers: tzcode2024a / tzdata2024a +Version: tzcode2024b / tzdata2024agtz +Current Vers: tzcode2024b / tzdata2024b 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: 2024-02-17 +Date: 2024-09-11 Mailing List: t...@iana.org Responsible: kleink, christos, kre License: Public domain Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.3089 src/doc/CHANGES:1.3090 --- src/doc/CHANGES:1.3089 Mon Sep 9 17:10:06 2024 +++ src/doc/CHANGES Wed Sep 11 14:41:14 2024 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3089 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3090 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -502,3 +502,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0: libpcap: Import 1.10.5. [christos 20240902] tcpdump(8): Import 4.99.5. [christos 20240902] OpenSSL: Imported 3.0.15. [christos 20240908] + tzcode: Updated to 2024a. [christos 20240911]