Timezone data
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
|
||
|---|---|---|
| .gitignore | ||
| 0002-Fix-have-snprintf.patch | ||
| 0003-continue-to-ship-posixrules.patch | ||
| 0004-Fix-Apr-vs-April-2024b.patch | ||
| 0005-Improve-style-checks-for-months-2024b.patch | ||
| 7090844.patch | ||
| 7133138.patch | ||
| 8051641.patch | ||
| gating.yaml | ||
| javazic-fixup.patch | ||
| javazic-harden-links.patch | ||
| rebase-01.patch | ||
| rebase-02.patch | ||
| sources | ||
| tzdata.spec | ||
| ZoneTest.java | ||