Commit Graph

2 Commits

Author SHA1 Message Date
Patsy Griffin
4026c5fab0 Add copyright, patch attribution and build dependencies for
the previous commit.

Related: RHEL-59542
2024-10-03 12:01:50 -04:00
Florian Weimer
74541b6623 javazic-1.8: Remove HST etc. from zones and links (RHEL-59542)
Previously, some of the zones were only removed from the zones
map, not the map of links.  Upstream tzdata added a link involving
HST in commit a0b09c0230089252acf2eb0f1ba922e99f7f4a03
("Mark CET, CST6CDT etc. as obsolescent").

During file output, fail with an error if a region cannot be
found, instead of creating a corrupt file.

The zone removal code in the javazic compiler is different.
It handles only GMT-related zones and already applies the
removal (actually, skipping during parsing) to both Zone
and Link records.

Resolves: RHEL-59542
2024-09-24 17:20:16 +02:00