Sun Nov 1 17:19:35 2020 UTC ()
Pull up the following, requested by kre in ticket #1122:

	external/public-domain/tz/dist/Makefile         up to 1.1.1.29
	external/public-domain/tz/dist/NEWS             up to 1.1.1.32
	external/public-domain/tz/dist/TZDATA_VERSION   up to 1.22
	external/public-domain/tz/dist/asia             up to 1.1.1.27
	external/public-domain/tz/dist/europe           up to 1.1.1.29
	external/public-domain/tz/dist/version          up to 1.1.1.19
	doc/3RDPARTY					(apply patch)

Update tzdata to 2020d


(martin)
diff -r1.1640.2.19 -r1.1640.2.20 src/doc/3RDPARTY
diff -r1.1.1.24.2.4 -r1.1.1.24.2.5 src/external/public-domain/tz/dist/Makefile
diff -r1.1.1.24.2.4 -r1.1.1.24.2.5 src/external/public-domain/tz/dist/europe
diff -r1.1.1.27.2.4 -r1.1.1.27.2.5 src/external/public-domain/tz/dist/NEWS
diff -r1.17.2.4 -r1.17.2.5 src/external/public-domain/tz/dist/TZDATA_VERSION
diff -r1.1.1.23.2.3 -r1.1.1.23.2.4 src/external/public-domain/tz/dist/asia
diff -r1.1.1.14.2.4 -r1.1.1.14.2.5 src/external/public-domain/tz/dist/version

cvs diff -r1.1640.2.19 -r1.1640.2.20 src/doc/3RDPARTY (expand / switch to context diff)
--- src/doc/3RDPARTY 2020/10/18 18:18:44 1.1640.2.19
+++ src/doc/3RDPARTY 2020/11/01 17:19:34 1.1640.2.20
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1640.2.19 2020/10/18 18:18:44 martin Exp $
+#	$NetBSD: 3RDPARTY,v 1.1640.2.20 2020/11/01 17:19:34 martin Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1398,8 +1398,8 @@
 Added changes from a5 -> a12 manually.
 
 Package:	tz
-Version:	tzcode2019b / tzdata2020c
-Current Vers:	tzcode2020c / tzdata2020c
+Version:	tzcode2019b / tzdata2020d
+Current Vers:	tzcode2020d / tzdata2020d
 Maintainer:	Paul Eggert <eggert@cs.ucla.edu>
 Archive Site:	ftp://ftp.iana.org/tz/releases/
 Archive Site:	ftp://munnari.oz.au/pub/oldtz/

cvs diff -r1.1.1.24.2.4 -r1.1.1.24.2.5 src/external/public-domain/tz/dist/Makefile (expand / switch to context diff)
--- src/external/public-domain/tz/dist/Makefile 2020/10/18 18:18:44 1.1.1.24.2.4
+++ src/external/public-domain/tz/dist/Makefile 2020/11/01 17:19:35 1.1.1.24.2.5
@@ -1023,7 +1023,7 @@
 		sed '1s/$$/-rearguard/' \
 		  <version >tzdata$(VERSION)-rearguard.dir/version
 		: The dummy pacificnew pacifies TZUpdater 2.3.1 and earlier.
-		touch -md 2020-10-12T22:53:00Z \
+		TZ=UTC0 touch -mt 202010122253.00 \
 		  tzdata$(VERSION)-rearguard.dir/pacificnew
 		touch -cmr version tzdata$(VERSION)-rearguard.dir/version
 		LC_ALL=C && export LC_ALL && \

cvs diff -r1.1.1.24.2.4 -r1.1.1.24.2.5 src/external/public-domain/tz/dist/europe (expand / switch to context diff)
--- src/external/public-domain/tz/dist/europe 2020/10/18 18:18:44 1.1.1.24.2.4
+++ src/external/public-domain/tz/dist/europe 2020/11/01 17:19:35 1.1.1.24.2.5
@@ -1029,17 +1029,16 @@
 # Denmark, Faroe Islands, and Greenland
 
 # From Jesper Nørgaard Welen (2005-04-26):
-# http://www.hum.aau.dk/~poe/tid/tine/DanskTid.htm says that the law
-# [introducing standard time] was in effect from 1894-01-01....
-# The page http://www.retsinfo.dk/_GETDOCI_/ACCN/A18930008330-REGL
+# the law [introducing standard time] was in effect from 1894-01-01....
+# The page https://www.retsinformation.dk/eli/lta/1893/83
 # confirms this, and states that the law was put forth 1893-03-29.
 #
 # The EU [actually, EEC and Euratom] treaty with effect from 1973:
-# http://www.retsinfo.dk/_GETDOCI_/ACCN/A19722110030-REGL
+# https://www.retsinformation.dk/eli/lta/1972/21100
 #
 # This provoked a new law from 1974 to make possible summer time changes
 # in subsequent decrees with the law
-# http://www.retsinfo.dk/_GETDOCI_/ACCN/A19740022330-REGL
+# https://www.retsinformation.dk/eli/lta/1974/223
 #
 # It seems however that no decree was set forward until 1980.  I have
 # not found any decree, but in another related law, the effecting DST
@@ -1051,7 +1050,7 @@
 # The law is about the management of the extra hour, concerning
 # working hours reported and effect on obligatory-rest rules (which
 # was suspended on that night):
-# http://www.retsinfo.dk/_GETDOCI_/ACCN/C19801120554-REGL
+# https://web.archive.org/web/20140104053304/https://www.retsinformation.dk/Forms/R0710.aspx?id=60267
 
 # From Jesper Nørgaard Welen (2005-06-11):
 # The Herning Folkeblad (1980-09-26) reported that the night between

cvs diff -r1.1.1.27.2.4 -r1.1.1.27.2.5 src/external/public-domain/tz/dist/NEWS (expand / switch to context diff)
--- src/external/public-domain/tz/dist/NEWS 2020/10/18 18:18:44 1.1.1.27.2.4
+++ src/external/public-domain/tz/dist/NEWS 2020/11/01 17:19:35 1.1.1.27.2.5
@@ -1,5 +1,23 @@
 News for the tz database
 
+Release 2020d - 2020-10-21 11:24:13 -0700
+
+  Briefly:
+    Palestine ends DST earlier than predicted, on 2020-10-24.
+
+  Changes to past and future timestamps
+
+    Palestine ends DST on 2020-10-24 at 01:00, instead of 2020-10-31
+    as previously predicted (thanks to Sharef Mustafa.)  Its
+    2019-10-26 fall-back was at 00:00, not 01:00 (thanks to Steffen
+    Thorsen.)  Its 2015-10-23 transition was at 01:00 not 00:00, and
+    its spring 2020 transition was on March 28 at 00:00, not March 27
+    (thanks to Pierre Cashon.)  This affects Asia/Gaza and
+    Asia/Hebron.  Assume future spring and fall transitions will be on
+    the Saturday preceding the last Sunday of March and October,
+    respectively.
+
+
 Release 2020c - 2020-10-16 11:15:53 -0700
 
   Briefly:

cvs diff -r1.17.2.4 -r1.17.2.5 src/external/public-domain/tz/dist/TZDATA_VERSION (expand / switch to context diff)
--- src/external/public-domain/tz/dist/TZDATA_VERSION 2020/10/18 18:18:44 1.17.2.4
+++ src/external/public-domain/tz/dist/TZDATA_VERSION 2020/11/01 17:19:35 1.17.2.5
@@ -1 +1 @@
-tzdata-2020c
+tzdata-2020d

cvs diff -r1.1.1.23.2.3 -r1.1.1.23.2.4 src/external/public-domain/tz/dist/asia (expand / switch to context diff)
--- src/external/public-domain/tz/dist/asia 2020/10/11 11:26:25 1.1.1.23.2.3
+++ src/external/public-domain/tz/dist/asia 2020/11/01 17:19:35 1.1.1.23.2.4
@@ -3221,14 +3221,41 @@
 
 # From Sharef Mustafa (2019-10-18):
 # Palestine summer time will end on midnight Oct 26th 2019 ...
-# http://www.palestinecabinet.gov.ps/website/ar/ViewDetails?ID=43948
 #
-# From Paul Eggert (2019-04-10):
-# For now, guess spring-ahead transitions are March's last Friday at 00:00.
+# From Steffen Thorsen (2020-10-20):
+# Some sources such as these say, and display on clocks, that DST ended at
+# midnight last year...
+# https://www.amad.ps/ar/post/320006
 #
-# From Tim Parenti (2016-10-19):
-# Predict fall transitions on October's last Saturday at 01:00 from now on.
+# From Tim Parenti (2020-10-20):
+# The report of the Palestinian Cabinet meeting of 2019-10-14 confirms
+# a decision on (translated): "The start of the winter time in Palestine, by
+# delaying the clock by sixty minutes, starting from midnight on Friday /
+# Saturday corresponding to 26/10/2019."
+# http://www.palestinecabinet.gov.ps/portal/meeting/details/43948
 
+# From Sharef Mustafa (2020-10-20):
+# As per the palestinian cabinet announcement yesterday , the day light saving
+# shall [end] on Oct 24th 2020 at 01:00AM by delaying the clock by 60 minutes.
+# http://www.palestinecabinet.gov.ps/portal/Meeting/Details/51584
+
+# From Tim Parenti (2020-10-20):
+# Predict future fall transitions at 01:00 on the Saturday preceding October's
+# last Sunday (i.e., Sat>=24).  This is consistent with our predictions since
+# 2016, although the time of the change differed slightly in 2019.
+
+# From Pierre Cashon (2020-10-20):
+# The summer time this year started on March 28 at 00:00.
+# https://wafa.ps/ar_page.aspx?id=GveQNZa872839351758aGveQNZ
+# http://www.palestinecabinet.gov.ps/portal/meeting/details/50284
+# The winter time in 2015 started on October 23 at 01:00.
+# https://wafa.ps/ar_page.aspx?id=CgpCdYa670694628582aCgpCdY
+# http://www.palestinecabinet.gov.ps/portal/meeting/details/27583
+#
+# From Paul Eggert (2019-04-10):
+# For now, guess spring-ahead transitions are at 00:00 on the Saturday
+# preceding March's last Sunday (i.e., Sat>=24).
+
 # Rule	NAME	FROM	TO	-	IN	ON	AT	SAVE	LETTER/S
 Rule EgyptAsia	1957	only	-	May	10	0:00	1:00	S
 Rule EgyptAsia	1957	1958	-	Oct	 1	0:00	0	-
@@ -3243,10 +3270,10 @@
 Rule Palestine	2005	only	-	Oct	 4	2:00	0	-
 Rule Palestine	2006	2007	-	Apr	 1	0:00	1:00	S
 Rule Palestine	2006	only	-	Sep	22	0:00	0	-
-Rule Palestine	2007	only	-	Sep	Thu>=8	2:00	0	-
+Rule Palestine	2007	only	-	Sep	13	2:00	0	-
 Rule Palestine	2008	2009	-	Mar	lastFri	0:00	1:00	S
 Rule Palestine	2008	only	-	Sep	 1	0:00	0	-
-Rule Palestine	2009	only	-	Sep	Fri>=1	1:00	0	-
+Rule Palestine	2009	only	-	Sep	 4	1:00	0	-
 Rule Palestine	2010	only	-	Mar	26	0:00	1:00	S
 Rule Palestine	2010	only	-	Aug	11	0:00	0	-
 Rule Palestine	2011	only	-	Apr	 1	0:01	1:00	S
@@ -3255,12 +3282,16 @@
 Rule Palestine	2011	only	-	Sep	30	0:00	0	-
 Rule Palestine	2012	2014	-	Mar	lastThu	24:00	1:00	S
 Rule Palestine	2012	only	-	Sep	21	1:00	0	-
-Rule Palestine	2013	only	-	Sep	Fri>=21	0:00	0	-
-Rule Palestine	2014	2015	-	Oct	Fri>=21	0:00	0	-
-Rule Palestine	2015	only	-	Mar	lastFri	24:00	1:00	S
+Rule Palestine	2013	only	-	Sep	27	0:00	0	-
+Rule Palestine	2014	only	-	Oct	24	0:00	0	-
+Rule Palestine	2015	only	-	Mar	28	0:00	1:00	S
+Rule Palestine	2015	only	-	Oct	23	1:00	0	-
 Rule Palestine	2016	2018	-	Mar	Sat>=24	1:00	1:00	S
-Rule Palestine	2016	max	-	Oct	lastSat	1:00	0	-
-Rule Palestine	2019	max	-	Mar	lastFri	0:00	1:00	S
+Rule Palestine	2016	2018	-	Oct	Sat>=24	1:00	0	-
+Rule Palestine	2019	only	-	Mar	29	0:00	1:00	S
+Rule Palestine	2019	only	-	Oct	Sat>=24	0:00	0	-
+Rule Palestine	2020	max	-	Mar	Sat>=24	0:00	1:00	S
+Rule Palestine	2020	max	-	Oct	Sat>=24	1:00	0	-
 
 # Zone	NAME		STDOFF	RULES	FORMAT	[UNTIL]
 Zone	Asia/Gaza	2:17:52	-	LMT	1900 Oct

cvs diff -r1.1.1.14.2.4 -r1.1.1.14.2.5 src/external/public-domain/tz/dist/version (expand / switch to context diff)
--- src/external/public-domain/tz/dist/version 2020/10/18 18:18:44 1.1.1.14.2.4
+++ src/external/public-domain/tz/dist/version 2020/11/01 17:19:35 1.1.1.14.2.5
@@ -1 +1 @@
-2020c
+2020d