Module Name: src
Committed By: christos
Date: Tue Aug 16 11:09:08 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1867 -r1.1868 src/doc/3RDPARTY
cvs rdiff -u -r1.2897 -r1.2898 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.1867 src/doc/3RDPARTY:1.1868
--- src/doc/3RDPARTY:1.1867 Sat Aug 6 05:39:50 2022
+++ src/doc/3RDPARTY Tue Aug 16 07:09:08 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1867 2022/08/06 09:39:50 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1868 2022/08/16 11:09:08 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: tzcode2022a / tzdata2022agtz
-Current Vers: tzcode2022a / tzdata2022a
+Version: tzcode2022c / tzdata2022agtz
+Current Vers: tzcode2022c / tzdata2022c
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-10-22
+Date: 2022-08-16
Mailing List: [email protected]
Responsible: kleink, christos, kre
License: Public domain
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2897 src/doc/CHANGES:1.2898
--- src/doc/CHANGES:1.2897 Sun Aug 14 06:07:58 2022
+++ src/doc/CHANGES Tue Aug 16 07:09:08 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2897 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2898 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -654,3 +654,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
resource assignment. [jmcneill 20220813]
bge(4): Allow the driver to work without the big kernel lock
(support for NET_MPSAFE). [skrll 20220814]
+ tzcode: Updated to 2022c. [christos 20220816]