Module Name: src
Committed By: kre
Date: Thu Dec 31 07:54:13 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update of tzdata to 2020f
To generate a diff of this commit:
cvs rdiff -u -r1.1771 -r1.1772 src/doc/3RDPARTY
cvs rdiff -u -r1.2772 -r1.2773 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.1771 src/doc/3RDPARTY:1.1772
--- src/doc/3RDPARTY:1.1771 Mon Dec 28 13:59:50 2020
+++ src/doc/3RDPARTY Thu Dec 31 07:54:13 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1771 2020/12/28 13:59:50 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1772 2020/12/31 07:54:13 kre Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1409,14 +1409,14 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2020c / tzdata2020d
-Current Vers: tzcode2020d / tzdata2020d
+Version: tzcode2020c / tzdata2020f
+Current Vers: tzcode2020f / tzdata2020f
Maintainer: Paul Eggert <[email protected]>
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: 2020-06-13
+Date: 2020-12-31
Mailing List: [email protected]
Responsible: kleink, christos, kre
License: Public domain
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2772 src/doc/CHANGES:1.2773
--- src/doc/CHANGES:1.2772 Mon Dec 28 13:59:50 2020
+++ src/doc/CHANGES Thu Dec 31 07:54:13 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2772 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2773 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -325,3 +325,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
resize: Import Xterm's resize(1) for querying (x)terminal sizes in
base for headless clients [reinoud 20201227]
dhcpcd: Update to version 9.4.0 [roy 20201228]
+ tzdata updated to 2020f (includes update to 2020e) [kre 20201231]