icu: update to 66.1 11592/head
authorHirokazu MORIKAWA <morikw2@gmail.com>
Wed, 18 Mar 2020 02:10:28 +0000 (11:10 +0900)
committerHirokazu MORIKAWA <morikw2@gmail.com>
Thu, 19 Mar 2020 02:41:33 +0000 (11:41 +0900)
commita2fec2284b6fd7c7a71147c5af09519f30b6933e
tree585ceb20bf761853eeb541695435516fdcf57d3f
parent1ead64489b7c18d3c58d7e24da079c405e0eaf50
icu: update to 66.1

ICU 66 updates to Unicode 13, including new characters, scripts, emoji, and corresponding API constants. It also updates to CLDR 36.1 with Unicode 13 updates and bug fixes.

Create symbolic link to current version.

FIX CVE-2020-10531
 An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
libs/icu/Makefile
libs/icu/patches/020-ICU-20958_CVE-2020-10531.patch [new file with mode: 0644]