]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libunistring: upgrade 1.3 -> 1.4.1
authorAnkur Tyagi <ankur.tyagi85@gmail.com>
Thu, 6 Nov 2025 20:45:34 +0000 (09:45 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Nov 2025 11:03:37 +0000 (11:03 +0000)
commite692332c9e67a64d7df563ab69bb6dfd546c67e9
treeb396a7d42e6bc5cea6787f01286c4b57544f270d
parent3c330116c1988b2b07d59c06bc879be1c4cd1a9f
libunistring: upgrade 1.3 -> 1.4.1

License-Update: copyright years updated[1].

Changes in 1.4:
* The data tables and algorithms have been updated to Unicode version 17.0.0.
* Fixed a bug: The functions u*_grapheme_next and u*_grapheme_prev did not work right for strings with Indic characters, Emojis, or regional indicators.
Changes in 1.4.1:
* Fixed a compilation error in C++ mode.

[1] https://gitweb.git.savannah.gnu.org/gitweb/?p=libunistring.git;a=commitdiff;h=8839cd8ecfe0d6c32337419e4abdc856da23826e

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-support/libunistring/libunistring_1.4.1.bb [moved from meta/recipes-support/libunistring/libunistring_1.3.bb with 87% similarity]