mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-tz-database: Version bump. 2022f -> 2023c.
@ 2023-03-29 18:05 Christian Melki
  2023-04-12  6:29 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-03-29 18:05 UTC (permalink / raw)
  To: ptxdist

Various fixes to zones and code.

It's probably quite relevant to keep this stepped up
these days. The world is in a bit of disarray with DST switches
and whatnot. Even the Lebanese DST mishap made it into the fixes.

https://github.com/eggert/tz/blob/main/NEWS
For those who are easily tickled by time peculiarities. :)

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-tz-database.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/host-tz-database.make b/rules/host-tz-database.make
index 373399694..cf4e04663 100644
--- a/rules/host-tz-database.make
+++ b/rules/host-tz-database.make
@@ -17,10 +17,10 @@ HOST_PACKAGES-$(PTXCONF_HOST_TZ_DATABASE) += host-tz-database
 #
 HOST_TZ_DATABASE	:= tz-database
 HOST_TZ_DATABASE_DIR	:= $(HOST_BUILDDIR)/$(HOST_TZ_DATABASE)
-HOST_TZ_DATABASE_VERSION:= 2022f
+HOST_TZ_DATABASE_VERSION:= 2023c
 
 TZCODE_VERSION		:= $(HOST_TZ_DATABASE_VERSION)
-TZCODE_MD5		:= 3c253af4570d72e7df6950ecede5dc80
+TZCODE_MD5		:= 532bcd571bff983447f0596112bbc065
 TZCODE			:= tzcode$(TZCODE_VERSION)
 TZCODE_SUFFIX		:= tar.gz
 TZCODE_URL		:= \
@@ -31,7 +31,7 @@ TZCODE_DIR		:= $(HOST_TZ_DATABASE_DIR)
 TZCODE_STRIP_LEVEL	:= 0
 
 TZDATA_VERSION		:= $(HOST_TZ_DATABASE_VERSION)
-TZDATA_MD5		:= 7dbb997b73a0504b61a83a85988d7771
+TZDATA_MD5		:= 5aa672bf129b44dd915f8232de38e49a
 TZDATA			:= tzdata$(TZDATA_VERSION)
 TZDATA_SUFFIX		:= tar.gz
 TZDATA_URL		:= \
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] host-tz-database: Version bump. 2022f -> 2023c.
  2023-03-29 18:05 [ptxdist] [PATCH] host-tz-database: Version bump. 2022f -> 2023c Christian Melki
@ 2023-04-12  6:29 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-04-12  6:29 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 4ffd43a00f734de7a1a5f3fa6ed9cd889b66a526.

Michael

[sent from post-receive hook]

On Wed, 12 Apr 2023 08:29:43 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Various fixes to zones and code.
> 
> It's probably quite relevant to keep this stepped up
> these days. The world is in a bit of disarray with DST switches
> and whatnot. Even the Lebanese DST mishap made it into the fixes.
> 
> https://github.com/eggert/tz/blob/main/NEWS
> For those who are easily tickled by time peculiarities. :)
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230329180528.560726-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-tz-database.make b/rules/host-tz-database.make
> index 3733996949c5..cf4e04663d0a 100644
> --- a/rules/host-tz-database.make
> +++ b/rules/host-tz-database.make
> @@ -17,10 +17,10 @@ HOST_PACKAGES-$(PTXCONF_HOST_TZ_DATABASE) += host-tz-database
>  #
>  HOST_TZ_DATABASE	:= tz-database
>  HOST_TZ_DATABASE_DIR	:= $(HOST_BUILDDIR)/$(HOST_TZ_DATABASE)
> -HOST_TZ_DATABASE_VERSION:= 2022f
> +HOST_TZ_DATABASE_VERSION:= 2023c
>  
>  TZCODE_VERSION		:= $(HOST_TZ_DATABASE_VERSION)
> -TZCODE_MD5		:= 3c253af4570d72e7df6950ecede5dc80
> +TZCODE_MD5		:= 532bcd571bff983447f0596112bbc065
>  TZCODE			:= tzcode$(TZCODE_VERSION)
>  TZCODE_SUFFIX		:= tar.gz
>  TZCODE_URL		:= \
> @@ -31,7 +31,7 @@ TZCODE_DIR		:= $(HOST_TZ_DATABASE_DIR)
>  TZCODE_STRIP_LEVEL	:= 0
>  
>  TZDATA_VERSION		:= $(HOST_TZ_DATABASE_VERSION)
> -TZDATA_MD5		:= 7dbb997b73a0504b61a83a85988d7771
> +TZDATA_MD5		:= 5aa672bf129b44dd915f8232de38e49a
>  TZDATA			:= tzdata$(TZDATA_VERSION)
>  TZDATA_SUFFIX		:= tar.gz
>  TZDATA_URL		:= \



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

end of thread, other threads:[~2023-04-12  6:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-29 18:05 [ptxdist] [PATCH] host-tz-database: Version bump. 2022f -> 2023c Christian Melki
2023-04-12  6:29 ` [ptxdist] [APPLIED] " Michael Olbrich

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