Update to tzdata2020a (new zone file America/Nuuk)

XXX pullup -8 -9
This commit is contained in:
kre 2020-04-25 12:18:47 +00:00
parent afbe6d22b6
commit 9d0d79c629
3 changed files with 8 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.1240 2020/04/14 03:16:26 kre Exp $
# $NetBSD: mi,v 1.1241 2020/04/25 12:18:47 kre Exp $
#
# Note: Don't delete entries from here - mark them as "obsolete" instead,
# unless otherwise stated below.
@ -5530,6 +5530,7 @@
./usr/share/zoneinfo/America/North_Dakota/Beulah base-sys-share share
./usr/share/zoneinfo/America/North_Dakota/Center base-sys-share share
./usr/share/zoneinfo/America/North_Dakota/New_Salem base-sys-share share
./usr/share/zoneinfo/America/Nuuk base-sys-share share
./usr/share/zoneinfo/America/Ojinaga base-sys-share share
./usr/share/zoneinfo/America/Panama base-sys-share share
./usr/share/zoneinfo/America/Pangnirtung base-sys-share share
@ -5669,6 +5670,7 @@
./usr/share/zoneinfo/Asia/Riyadh87 base-obsolete obsolete
./usr/share/zoneinfo/Asia/Riyadh88 base-obsolete obsolete
./usr/share/zoneinfo/Asia/Riyadh89 base-obsolete obsolete
./usr/share/zoneinfo/Asia/Qostanay base-sys-share share
./usr/share/zoneinfo/Asia/Saigon base-sys-share share
./usr/share/zoneinfo/Asia/Sakhalin base-sys-share share
./usr/share/zoneinfo/Asia/Samarkand base-sys-share share

View File

@ -1,4 +1,4 @@
# $NetBSD: 3RDPARTY,v 1.1714 2020/04/24 19:38:10 christos Exp $
# $NetBSD: 3RDPARTY,v 1.1715 2020/04/25 12:18:48 kre Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@ -1382,8 +1382,8 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
Version: tzcode2019b / tzdata2019c
Current Vers: tzcode2019c / tzdata2019c
Version: tzcode2019b / tzdata2020a
Current Vers: tzcode2020a / tzdata2020a
Maintainer: Paul Eggert <eggert@cs.ucla.edu>
Archive Site: ftp://ftp.iana.org/tz/releases/
Archive Site: ftp://munnari.oz.au/pub/oldtz/

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2680 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2681 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -183,3 +183,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
xbdback(4): Support indirect segments [jdolecek 20200421]
xbdback(4): Make the driver MP-safe [jdolecek 20200423]
OpenSSL: Imported 1.1.1g. [christos 20200424]
tzdata updated to 2020a [kre 20200425]