Thunderbird 115.0 regression with system icu
Martin Weinelt <[email protected]> Thu, 13 Jul 2023 01:10:21 +0200
| Newsgroups | dev.linux.lists.distributions |
|---|---|
| Message-ID | <[email protected]> |
Thunderbird 115.0 when used --with-system-icu breaks the calendar, since calendar events aren't rendered properly in some(?) timezones. The vendored version of icu carries a patch (since Firefox 107), that hasn't made it upstream yet. Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1790071 Bug: https://unicode-org.atlassian.net/browse/ICU-22132 Patch: https://hg.mozilla.org/mozilla-central/rev/fb8582f80c55 hexa