Module Name: src
Committed By: kre
Date: Thu Nov 3 09:57:18 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note upgrade of tzdata to 2016i
To generate a diff of this commit:
cvs rdiff -u -r1.1374 -r1.1375 src/doc/3RDPARTY
cvs rdiff -u -r1.2205 -r1.2206 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.1374 src/doc/3RDPARTY:1.1375
--- src/doc/3RDPARTY:1.1374 Wed Nov 2 00:40:27 2016
+++ src/doc/3RDPARTY Thu Nov 3 09:57:18 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1374 2016/11/02 00:40:27 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1375 2016/11/03 09:57:18 kre Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1398,15 +1398,15 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2016h / tzdata2016h
-Current Vers: tzcode2016h / tzdata2016h
+Version: tzcode2016h / tzdata2016i
+Current Vers: tzcode2016i / tzdata2016i
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
Mailing List: [email protected]
-Responsible: kleink, christos, apb
+Responsible: kleink, christos, kre
License: Public domain
Location: lib/libc/time/zoneinfo, external/public-domain/tz/share
Notes:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2205 src/doc/CHANGES:1.2206
--- src/doc/CHANGES:1.2205 Wed Nov 2 17:19:53 2016
+++ src/doc/CHANGES Thu Nov 3 09:57:18 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2205 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2206 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -391,3 +391,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
binutils: Updated to FSF binutils 2.27. [christos 20161026]
wapbl(4): Improved truncate performance, and stability [jdolecek 20161028]
bind: Import version 9.10.4-P4. [christos 20161101]
+ zoneinfo: Import tzdata2016i. [kre 20161101]