mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] tz: Upgrade from 2017b to 2017c
@ 2017-10-27  7:04 Alexander Dahl
  0 siblings, 0 replies; only message in thread
From: Alexander Dahl @ 2017-10-27  7:04 UTC (permalink / raw)
  To: ptxdist

On top of the usual changes to past and future timezone data, there were
some minor changes to the build procedure, the 'zic' tool, and
documentation. See the announcement for details:

http://mm.icann.org/pipermail/tz-announce/2017-October/000047.html

The LICENSE file changed, but it was only rewording to clarify which
licenses apply to which parts, no changes in licensing itself.

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/host-tz-database.make | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/rules/host-tz-database.make b/rules/host-tz-database.make
index 55dbe49c1e..230f39f751 100644
--- a/rules/host-tz-database.make
+++ b/rules/host-tz-database.make
@@ -20,8 +20,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_TZ_DATABASE) += host-tz-database
 HOST_TZ_DATABASE	:= tz-database
 HOST_TZ_DATABASE_DIR	:= $(HOST_BUILDDIR)/$(HOST_TZ_DATABASE)
 
-TZCODE_VERSION		:= 2017b
-TZCODE_MD5		:= afaf15deb13759e8b543d86350385b16
+TZCODE_VERSION		:= 2017c
+TZCODE_MD5		:= 2fe6986231db5182c61d565021a0cd7b
 TZCODE			:= tzcode$(TZCODE_VERSION)
 TZCODE_SUFFIX		:= tar.gz
 TZCODE_URL		:= \
@@ -31,8 +31,8 @@ $(TZCODE_SOURCE)	:= TZCODE
 TZCODE_DIR		:= $(HOST_TZ_DATABASE_DIR)
 TZCODE_STRIP_LEVEL	:= 0
 
-TZDATA_VERSION		:= 2017b
-TZDATA_MD5		:= 50dc0dc50c68644c1f70804f2e7a1625
+TZDATA_VERSION		:= 2017c
+TZDATA_MD5		:= 1e751e7e08f8b68530674f04619d894d
 TZDATA			:= tzdata$(TZDATA_VERSION)
 TZDATA_SUFFIX		:= tar.gz
 TZDATA_URL		:= \
@@ -45,7 +45,7 @@ TZDATA_STRIP_LEVEL	:= 0
 HOST_TZ_DATABASE_SOURCES := $(TZCODE_SOURCE) $(TZDATA_SOURCE)
 HOST_TZ_DATABASE_LICENSE := public_domain, BSD-3-clause
 HOST_TZ_DATABASE_LICENSE_FILES := \
-	file://LICENSE;md5=ef1a352b901ee7b75a75df8171d6aca7 \
+	file://LICENSE;md5=c679c9d6b02bc2757b3eaf8f53c43fba \
 	file://date.c;startline=3;endline=28;md5=0b516100709f6de9dc65257bf91e6dd0
 
 # ----------------------------------------------------------------------------
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-27  7:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-27  7:04 [ptxdist] [PATCH] tz: Upgrade from 2017b to 2017c Alexander Dahl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox