* [Buildroot] [PATCH 1/1] package/{tzdata, zic}: bump version to 2024a
@ 2024-02-15 1:32 Kadambini Nema
2024-03-23 13:29 ` Peter Korsgaard
2024-03-25 7:51 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Kadambini Nema @ 2024-02-15 1:32 UTC (permalink / raw)
To: buildroot; +Cc: Kadambini Nema, Martin Bark, Richard Braun
Release notes - https://mm.icann.org/pipermail/tz-announce/2024-February/000081.html
Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com>
---
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(-)
diff --git a/package/tzdata/tzdata.hash b/package/tzdata/tzdata.hash
index 5488625ddd..d353bc4410 100644
--- a/package/tzdata/tzdata.hash
+++ b/package/tzdata/tzdata.hash
@@ -1,4 +1,4 @@
-# From https://mm.icann.org/pipermail/tz-announce/2023-March/000079.html
-sha512 608bd286ebcbd0004cfdc1da183273f08aff61f90c8867661154453d77a05d421e4c46ad6d066a1fe2e87d5c82ec0f1c0224667a3b35f3180a3eb7f6ff84cbf5 tzdata2023c.tar.gz
+# From https://mm.icann.org/pipermail/tz-announce/2024-February/000081.html
+sha512 1f09f1b2327cc9e1afc7e9045e83ee3377918dafe1bee2f282b6991828d03b3c70a4d3a17f9207dfb1361bb25bc214a8922a756e84fa114e9ba476226db57236 tzdata2024a.tar.gz
# Locally computed:
sha256 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf LICENSE
diff --git a/package/tzdata/tzdata.mk b/package/tzdata/tzdata.mk
index 33e296d7d7..e367205277 100644
--- a/package/tzdata/tzdata.mk
+++ b/package/tzdata/tzdata.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TZDATA_VERSION = 2023c
+TZDATA_VERSION = 2024a
TZDATA_SOURCE = tzdata$(TZDATA_VERSION).tar.gz
TZDATA_SITE = https://www.iana.org/time-zones/repository/releases
TZDATA_SELINUX_MODULES = tzdata
diff --git a/package/zic/zic.hash b/package/zic/zic.hash
index a2720a27ba..80c96ed793 100644
--- a/package/zic/zic.hash
+++ b/package/zic/zic.hash
@@ -1,4 +1,4 @@
-# From https://mm.icann.org/pipermail/tz-announce/2023-March/000079.html
-sha512 fa18bae9c0e7c061bc9d5f5f2eb9967f0e4ddb2baafdee9887fa30cd0c60f4aa6f21eacffb17df0d59d26ff54d08c5dcefa98159309eba497e86443624913a82 tzcode2023c.tar.gz
+# From https://mm.icann.org/pipermail/tz-announce/2024-February/000081.html
+sha512 46da8bfa762c7d109db93e5c060789097fc0e1e38bdad5bb8fec886ef47f138bd03b913a743cd5f7e23dc359a72bfd63e7ffc0de199d2b51e6a174361dbdc43c tzcode2024a.tar.gz
# Locally computed:
sha256 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf LICENSE
diff --git a/package/zic/zic.mk b/package/zic/zic.mk
index a915f6d256..95fa1eaa96 100644
--- a/package/zic/zic.mk
+++ b/package/zic/zic.mk
@@ -4,7 +4,7 @@
#
################################################################################
-ZIC_VERSION = 2023c
+ZIC_VERSION = 2024a
ZIC_SOURCE = tzcode$(ZIC_VERSION).tar.gz
ZIC_SITE = https://www.iana.org/time-zones/repository/releases
ZIC_STRIP_COMPONENTS = 0
--
2.25.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [Buildroot] [PATCH 1/1] package/{tzdata, zic}: bump version to 2024a
2024-02-15 1:32 [Buildroot] [PATCH 1/1] package/{tzdata, zic}: bump version to 2024a Kadambini Nema
@ 2024-03-23 13:29 ` Peter Korsgaard
2024-03-25 7:51 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-03-23 13:29 UTC (permalink / raw)
To: Kadambini Nema; +Cc: Richard Braun, Martin Bark, buildroot
>>>>> "Kadambini" == Kadambini Nema <kadambini.nema@gmail.com> writes:
> Release notes - https://mm.icann.org/pipermail/tz-announce/2024-February/000081.html
> Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [Buildroot] [PATCH 1/1] package/{tzdata, zic}: bump version to 2024a
2024-02-15 1:32 [Buildroot] [PATCH 1/1] package/{tzdata, zic}: bump version to 2024a Kadambini Nema
2024-03-23 13:29 ` Peter Korsgaard
@ 2024-03-25 7:51 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-03-25 7:51 UTC (permalink / raw)
To: Kadambini Nema; +Cc: Richard Braun, Martin Bark, buildroot
>>>>> "Kadambini" == Kadambini Nema <kadambini.nema@gmail.com> writes:
> Release notes - https://mm.icann.org/pipermail/tz-announce/2024-February/000081.html
> Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com>
Committed to 2024.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-25 7:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-15 1:32 [Buildroot] [PATCH 1/1] package/{tzdata, zic}: bump version to 2024a Kadambini Nema
2024-03-23 13:29 ` Peter Korsgaard
2024-03-25 7:51 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox