Module Name: src
Committed By: kre
Date: Sun Dec 30 00:42:48 UTC 2018
Modified Files:
src/distrib/sets/lists/base: mi
src/doc: 3RDPARTY CHANGES
Log Message:
Update to tzdata2018h (new zone Asia/Qostanay)
To generate a diff of this commit:
cvs rdiff -u -r1.1195 -r1.1196 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.1580 -r1.1581 src/doc/3RDPARTY
cvs rdiff -u -r1.2475 -r1.2476 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/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.1195 src/distrib/sets/lists/base/mi:1.1196
--- src/distrib/sets/lists/base/mi:1.1195 Wed Dec 19 13:57:44 2018
+++ src/distrib/sets/lists/base/mi Sun Dec 30 00:42:47 2018
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1195 2018/12/19 13:57:44 maxv Exp $
+# $NetBSD: mi,v 1.1196 2018/12/30 00:42:47 kre Exp $
#
# Note: Don't delete entries from here - mark them as "obsolete" instead,
# unless otherwise stated below.
@@ -5587,6 +5587,7 @@
./usr/share/zoneinfo/Asia/Pontianak base-sys-share share
./usr/share/zoneinfo/Asia/Pyongyang base-sys-share share
./usr/share/zoneinfo/Asia/Qatar base-sys-share share
+./usr/share/zoneinfo/Asia/Qostanay base-sys-share share
./usr/share/zoneinfo/Asia/Qyzylorda base-sys-share share
./usr/share/zoneinfo/Asia/Rangoon base-sys-share share
./usr/share/zoneinfo/Asia/Riyadh base-sys-share share
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1580 src/doc/3RDPARTY:1.1581
--- src/doc/3RDPARTY:1.1580 Sun Dec 23 16:29:10 2018
+++ src/doc/3RDPARTY Sun Dec 30 00:42:47 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1580 2018/12/23 16:29:10 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1581 2018/12/30 00:42:47 kre Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1411,8 +1411,8 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2018g / tzdata2018g
-Current Vers: tzcode2018g / tzdata2018g
+Version: tzcode2018g / tzdata2018h
+Current Vers: tzcode2018h / tzdata2018h
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Archive Site: ftp://munnari.oz.au/pub/oldtz/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2475 src/doc/CHANGES:1.2476
--- src/doc/CHANGES:1.2475 Sat Dec 29 11:35:14 2018
+++ src/doc/CHANGES Sun Dec 30 00:42:47 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2475 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2476 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -277,3 +277,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
kernel: Remove M_ALIGN, MH_ALIGN, M_COPY_PKTHDR and M_MOVE_PKTHDR.
[maxv 20181228]
kernel: Remove COMPAT_IBCS2. [maxv 20181229]
+ tzdata: Updated to 2018h. [kre 20181230]