icu: bump to 71.1 18460/head
authorHirokazu MORIKAWA <morikw2@gmail.com>
Sat, 7 May 2022 02:57:34 +0000 (11:57 +0900)
committerHirokazu MORIKAWA <morikw2@gmail.com>
Sat, 7 May 2022 02:57:34 +0000 (11:57 +0900)
commitd46237f17cd7ceb10e7a00d032b58c41aa6de0e4
treed677374c48a1bda2023b03b1ac2904a6b5ce8bfd
parent3485ad75bc80d1b3622e33af86fbf3a48edf0d0d
icu: bump to 71.1

Description:
ICU 71 updates to CLDR 41 locale data with various additions and corrections.

ICU 71 adds phrase-based line breaking for Japanese. Existing line breaking methods follow standards and conventions for body text but do not work well for short Japanese text, such as in titles and headings. This new feature is optimized for these use cases.

ICU 71 adds support for Hindi written in Latin letters (hi_Latn). The CLDR data for this increasingly popular locale has been significantly revised and expanded. Note that based on user expectations, hi_Latn incorporates a large amount of English, and can also be referred to as “Hinglish”

ICU 71 and CLDR 41 are minor releases, mostly focused on bug fixes and small enhancements. (The fall CLDR/ICU releases will update to Unicode 15 which is planned for September.) We are also working to re-establish continuous performance testing for ICU, and on development towards future versions.

ICU 71 updates to the time zone data version 2022a. Note that pre-1970 data for a number of time zones has been removed, as has been the case in the upstream tzdata release since 2021b.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
libs/icu/Makefile
libs/icu/patches/010-max_align_t.patch