Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] tz: bump version to 2019c
@ 2019-09-12  9:14 Alexander Dahl
  2019-09-12  9:14 ` [Buildroot] [PATCH 1/2] package/tzdata: " Alexander Dahl
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander Dahl @ 2019-09-12  9:14 UTC (permalink / raw)
  To: buildroot

Hello everyone,

there's a fresh tz release from today, the announcement is here:

https://mm.icann.org/pipermail/tz-announce/2019-September/000057.html

Not in the announcement to the leap second end of 2019, this is the
changeset in Git, which is part of the release: 

https://github.com/eggert/tz/commit/f90b1fced5f816dc29e9fc8a4c8496fa46d70be0

Greets
Alex

Alexander Dahl (2):
  package/tzdata: bump version to 2019c
  package/zic: bump verstion to 2019c

 package/tzdata/tzdata.hash | 4 ++--
 package/tzdata/tzdata.mk   | 2 +-
 package/zic/zic.hash       | 4 ++--
 package/zic/zic.mk         | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/2] package/tzdata: bump version to 2019c
  2019-09-12  9:14 [Buildroot] [PATCH 0/2] tz: bump version to 2019c Alexander Dahl
@ 2019-09-12  9:14 ` Alexander Dahl
  2019-09-12  9:14 ` [Buildroot] [PATCH 2/2] package/zic: bump verstion " Alexander Dahl
  2019-09-12 16:50 ` [Buildroot] [PATCH 0/2] tz: bump version " Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Alexander Dahl @ 2019-09-12  9:14 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Alexander Dahl <post@lespocky.de>
---
 package/tzdata/tzdata.hash | 4 ++--
 package/tzdata/tzdata.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/tzdata/tzdata.hash b/package/tzdata/tzdata.hash
index b21e195b43..e2338f13fe 100644
--- a/package/tzdata/tzdata.hash
+++ b/package/tzdata/tzdata.hash
@@ -1,4 +1,4 @@
-# From https://mm.icann.org/pipermail/tz-announce/2019-July/000056.html
-sha512 c0104078d994e501d80a41bea31364b1390a75c2fbf42968a8343a090e2ac2eddbc58770ca470b192ea19dec89fcc634141a1de703ea2ffa0325176a64afe1fc tzdata2019b.tar.gz
+# From https://mm.icann.org/pipermail/tz-announce/2019-September/000057.html
+sha512 2921cbb2fd44a6b8f7f2ed42c13fbae28195aa5c2eeefa70396bc97cdbaad679c6cc3c143da82cca5b0279065c02389e9af536904288c12886bf345baa8c6565 tzdata2019c.tar.gz
 # Locally computed:
 sha256 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf LICENSE
diff --git a/package/tzdata/tzdata.mk b/package/tzdata/tzdata.mk
index 14f25e8766..4d097dbee9 100644
--- a/package/tzdata/tzdata.mk
+++ b/package/tzdata/tzdata.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TZDATA_VERSION = 2019b
+TZDATA_VERSION = 2019c
 TZDATA_SOURCE = tzdata$(TZDATA_VERSION).tar.gz
 TZDATA_SITE = https://www.iana.org/time-zones/repository/releases
 TZDATA_STRIP_COMPONENTS = 0
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 2/2] package/zic: bump verstion to 2019c
  2019-09-12  9:14 [Buildroot] [PATCH 0/2] tz: bump version to 2019c Alexander Dahl
  2019-09-12  9:14 ` [Buildroot] [PATCH 1/2] package/tzdata: " Alexander Dahl
@ 2019-09-12  9:14 ` Alexander Dahl
  2019-09-12 16:50 ` [Buildroot] [PATCH 0/2] tz: bump version " Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Alexander Dahl @ 2019-09-12  9:14 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Alexander Dahl <post@lespocky.de>
---
 package/zic/zic.hash | 4 ++--
 package/zic/zic.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/zic/zic.hash b/package/zic/zic.hash
index 48591795aa..cb6300e855 100644
--- a/package/zic/zic.hash
+++ b/package/zic/zic.hash
@@ -1,4 +1,4 @@
-# From https://mm.icann.org/pipermail/tz-announce/2019-July/000056.html
-sha512 bcfb417fe3b7c39e702da0090291db0489744f733010ae183007fce5e441bfce885fb25ed11730cf7f363572e107d7ff0c4b38691bb99def2d8cf7017c05720f tzcode2019b.tar.gz
+# From https://mm.icann.org/pipermail/tz-announce/2019-September/000057.html
+sha512 61ef36385f501c338c263081486de0d1fccd454b86f8777b0dbad4ea3f21bbde059d0a91c23e207b167ed013127d3db8b7528f0188814a8b44d1f946b19d9b8b tzcode2019c.tar.gz
 # Locally computed:
 sha256 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf LICENSE
diff --git a/package/zic/zic.mk b/package/zic/zic.mk
index 6f3d9d80ac..baa6479154 100644
--- a/package/zic/zic.mk
+++ b/package/zic/zic.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ZIC_VERSION = 2019b
+ZIC_VERSION = 2019c
 ZIC_SOURCE = tzcode$(ZIC_VERSION).tar.gz
 ZIC_SITE = https://www.iana.org/time-zones/repository/releases
 ZIC_STRIP_COMPONENTS = 0
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 0/2] tz: bump version to 2019c
  2019-09-12  9:14 [Buildroot] [PATCH 0/2] tz: bump version to 2019c Alexander Dahl
  2019-09-12  9:14 ` [Buildroot] [PATCH 1/2] package/tzdata: " Alexander Dahl
  2019-09-12  9:14 ` [Buildroot] [PATCH 2/2] package/zic: bump verstion " Alexander Dahl
@ 2019-09-12 16:50 ` Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2019-09-12 16:50 UTC (permalink / raw)
  To: buildroot

On Thu, 12 Sep 2019 11:14:30 +0200
Alexander Dahl <post@lespocky.de> wrote:

> Alexander Dahl (2):
>   package/tzdata: bump version to 2019c
>   package/zic: bump verstion to 2019c

Both applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-12 16:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-12  9:14 [Buildroot] [PATCH 0/2] tz: bump version to 2019c Alexander Dahl
2019-09-12  9:14 ` [Buildroot] [PATCH 1/2] package/tzdata: " Alexander Dahl
2019-09-12  9:14 ` [Buildroot] [PATCH 2/2] package/zic: bump verstion " Alexander Dahl
2019-09-12 16:50 ` [Buildroot] [PATCH 0/2] tz: bump version " Thomas Petazzoni

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