public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] tzdata: Update to version 2025b
@ 2025-03-23 17:34 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2025-03-23 17:34 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

- Update from version 2025a to 2025b
- Update of rootfile
- Changelog
    2025b
	  Briefly:
	    New zone for Aysén Region in Chile which moves from -04/-03 to -03.
	  Changes to future timestamps
	    Chile's Aysén Region moves from -04/-03 to -03 year-round, joining
	    Magallanes Region.  The region will not change its clocks on
	    2025-04-05 at 24:00, diverging from America/Santiago and creating a
	    new zone America/Coyhaique.  (Thanks to Yonathan Dossow.)  Model
	    this as a change to standard offset effective 2025-03-20.
	  Changes to past timestamps
	    Iran switched from +04 to +0330 on 1978-11-10 at 24:00, not at
	    year end.  (Thanks to Roozbeh Pournader.)
	  Changes to code
	    'zic -l TIMEZONE -d . -l /some/other/file/system' no longer
	    attempts to create an incorrect symlink, and no longer has a
	    read buffer underflow.  (Problem reported by Evgeniy Gorbanev.)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/tzdata | 3 +++
 lfs/tzdata                     | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/tzdata b/config/rootfiles/common/tzdata
index 75d7c632b..5e8ef544e 100644
--- a/config/rootfiles/common/tzdata
+++ b/config/rootfiles/common/tzdata
@@ -102,6 +102,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/America/Coral_Harbour
 #usr/share/zoneinfo/America/Cordoba
 #usr/share/zoneinfo/America/Costa_Rica
+#usr/share/zoneinfo/America/Coyhaique
 #usr/share/zoneinfo/America/Creston
 #usr/share/zoneinfo/America/Cuiaba
 #usr/share/zoneinfo/America/Curacao
@@ -721,6 +722,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/America/Coral_Harbour
 #usr/share/zoneinfo/posix/America/Cordoba
 #usr/share/zoneinfo/posix/America/Costa_Rica
+#usr/share/zoneinfo/posix/America/Coyhaique
 #usr/share/zoneinfo/posix/America/Creston
 #usr/share/zoneinfo/posix/America/Cuiaba
 #usr/share/zoneinfo/posix/America/Curacao
@@ -1340,6 +1342,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/America/Coral_Harbour
 #usr/share/zoneinfo/right/America/Cordoba
 #usr/share/zoneinfo/right/America/Costa_Rica
+#usr/share/zoneinfo/right/America/Coyhaique
 #usr/share/zoneinfo/right/America/Creston
 #usr/share/zoneinfo/right/America/Cuiaba
 #usr/share/zoneinfo/right/America/Curacao
diff --git a/lfs/tzdata b/lfs/tzdata
index de9ee0a50..ec3a9a048 100644
--- a/lfs/tzdata
+++ b/lfs/tzdata
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2025a
+VER        = 2025b
 TZDATA_VER = $(VER)
 TZCODE_VER = $(VER)
 
@@ -45,8 +45,8 @@ objects = tzdata$(TZDATA_VER).tar.gz tzcode$(TZCODE_VER).tar.gz
 tzdata$(TZDATA_VER).tar.gz = $(DL_FROM)/tzdata$(TZDATA_VER).tar.gz
 tzcode$(TZCODE_VER).tar.gz = $(DL_FROM)/tzcode$(TZCODE_VER).tar.gz
 
-tzdata$(TZDATA_VER).tar.gz_BLAKE2 = ea394e2369254858143d592912b6c2d691e2b2615a9d56461b78a335c33b89a6598a5b0ddbfac19ba5e8df91b67f7b7368dfcb861b7f2639bc6b92486c25f405
-tzcode$(TZCODE_VER).tar.gz_BLAKE2 = d4cf1202686e99c437ef4dfa371703f43d9e8ea2d74961989e2d97bef889e39074151a843aa360480e525cedf3a6c798a4b911a9bac90de9de9983b8ba177fd8
+tzdata$(TZDATA_VER).tar.gz_BLAKE2 = 07421e756cd33f003f1173c320a2e454f767a2ba299b76b54e34dc5cf1c126b00ab3186bc61d4989201a83cb8b3e4c005c0bc080fb39a1e48ff9555d50c84f1d
+tzcode$(TZCODE_VER).tar.gz_BLAKE2 = 1c9fa834ccdf0a73dd4ca5956e913506b01dc10cd0e278dc2ee0099b08fa726af56cc2d7276e41ab1d3d57faacab97a0b0eab7e1623ef2de46dd576aaded0001
 
 install : $(TARGET)
 
-- 
2.49.0



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

only message in thread, other threads:[~2025-03-23 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-23 17:34 [PATCH] tzdata: Update to version 2025b Adolf Belka

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