Module Name: src
Committed By: christos
Date: Mon Mar 1 04:43:55 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1781 -r1.1782 src/doc/3RDPARTY
cvs rdiff -u -r1.2783 -r1.2784 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.1781 src/doc/3RDPARTY:1.1782
--- src/doc/3RDPARTY:1.1781 Sun Feb 28 20:43:15 2021
+++ src/doc/3RDPARTY Sun Feb 28 23:43:54 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1781 2021/03/01 01:43:15 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1782 2021/03/01 04:43:54 christos 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 / tzdata2021a
+Version: tzcode2021a / tzdata2021a
Current Vers: tzcode2021a / tzdata2021a
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-12-31
+Date: 2021-02-28
Mailing List: [email protected]
Responsible: kleink, christos, kre
License: Public domain
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2783 src/doc/CHANGES:1.2784
--- src/doc/CHANGES:1.2783 Sun Feb 28 20:43:15 2021
+++ src/doc/CHANGES Sun Feb 28 23:43:54 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2783 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2784 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -336,3 +336,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
OpenSSL: Imported 1.1.1j. [christos 20210219]
byacc: Update to 20210109. [christos 20210220]
wpa: Import wpa_supplicant and hostapd 2.9. [christos 20210228]
+ tzcode: Updated to 2021a. [christos 20210228]