Module Name: src
Committed By: christos
Date: Fri Oct 22 14:27:38 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
New tzcode 2021e
To generate a diff of this commit:
cvs rdiff -u -r1.1822 -r1.1823 src/doc/3RDPARTY
cvs rdiff -u -r1.2843 -r1.2844 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.1822 src/doc/3RDPARTY:1.1823
--- src/doc/3RDPARTY:1.1822 Fri Oct 22 09:32:28 2021
+++ src/doc/3RDPARTY Fri Oct 22 10:27:38 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1822 2021/10/22 13:32:28 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1823 2021/10/22 14:27:38 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1410,14 +1410,14 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2021a / tzdata2021c-
-Current Vers: tzcode2021c / tzdata2021c
+Version: tzcode2021e / tzdata2021e
+Current Vers: tzcode2021e / tzdata2021c
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: 2021-02-28
+Date: 2021-10-22
Mailing List: [email protected]
Responsible: kleink, christos, kre
License: Public domain
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2843 src/doc/CHANGES:1.2844
--- src/doc/CHANGES:1.2843 Fri Oct 22 09:32:28 2021
+++ src/doc/CHANGES Fri Oct 22 10:27:38 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2843 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2844 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -445,3 +445,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[brad 20211014]
aarch64: Enable MKRELRO and MKPIE by default. [nia 20211014]
dhcpcd(8): Update to dhcpcd-9.4.1. [roy 20211022]
+ tzcode: Updated to 2021e. [christos 20211022]