Module Name: src Committed By: kre Date: Sat Oct 17 08:29:48 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note update of tzdata from 2020b to 2020c To generate a diff of this commit: cvs rdiff -u -r1.1753 -r1.1754 src/doc/3RDPARTY cvs rdiff -u -r1.2746 -r1.2747 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.1753 src/doc/3RDPARTY:1.1754 --- src/doc/3RDPARTY:1.1753 Fri Oct 16 11:17:54 2020 +++ src/doc/3RDPARTY Sat Oct 17 08:29:48 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1753 2020/10/16 11:17:54 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1754 2020/10/17 08:29:48 kre Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1409,8 +1409,8 @@ Notes: Added changes from a5 -> a12 manually. Package: tz -Version: tzcode2020b / tzdata2020b -Current Vers: tzcode2020b / tzdata2020b +Version: tzcode2020b / tzdata2020c +Current Vers: tzcode2020c / tzdata2020c Maintainer: Paul Eggert <egg...@cs.ucla.edu> 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.2746 src/doc/CHANGES:1.2747 --- src/doc/CHANGES:1.2746 Mon Oct 12 14:10:37 2020 +++ src/doc/CHANGES Sat Oct 17 08:29:48 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2746 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2747 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -293,3 +293,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: tzdata updated to 2020b [kre 20201008] tzcode: Updated to 2020b. [christos 20201009] dhcpcd: Update to version 9.3.1 [roy 20201012] + tzdata updated to 2020c [kre 20201017]