Changelog for
libunistring-devel-1.2-75.13.i586.rpm :
* Sat Feb 24 2024 Andreas Stieger
- update to 1.2:
* Support Unicode 15.1.0
* Improve UTF-8 decoder Unicode Standard compliance
* The
*printf functions no longer support the %n directive, for security reasons.
* Fixed a bug in the
*printf functions: In the %U, %lU, %llU directives, a negative width given as an argument did not trigger left-justification.
* The functions u16_strstr and u32_strstr now operate in worst-case linear time.
* Useful API function extensions
* Mon Aug 28 2023 Andreas Schwab - Run testsuite also under qemu emulation
* Thu Apr 20 2023 Frederic Crozat - Fix license tag to GPL-3.0-or-later or LGPL-3.0-or-later.
* Tue Oct 25 2022 Andreas Stieger - Update to 1.1:
* The data tables and algorithms have been updated to Unicode version 15.0.0.
* Sat Apr 09 2022 Andreas Stieger - Update to 1.0:
* Unicode 14.0.0 support
* License changed to LGPL-3.0-or-later OR GPL-2.0-or-later
*
*_uctomb functions now support strings larger than 2 GiB
* linebreak functions now make it easier to work with strings that contain CR-LF sequences
* New properties for recognizing pictographics symbols and regional indicators- drop disable-broken-tests.patch
* Fri Mar 08 2019 Martin Liška - Add disable-broken-tests.patch in order to fix broken tests (bnc#1128460).
* Mon May 28 2018 astiegerAATTsuse.com- update to 0.9.10:
* The functions u8_casing_prefix_context, u8_casing_prefixes_context, u8_casing_suffix_context, u8_casing_suffixes_context, u16_casing_prefix_context, u16_casing_prefixes_context, u16_casing_suffix_context, u16_casing_suffixes_context, u32_casing_prefix_context, u32_casing_prefixes_context, u32_casing_suffix_context, u32_casing_suffixes_context, that are documented since version 0.9.1, are now actually implemented.
* Sat Mar 03 2018 jengelhAATTinai.de- Fix RPM groups and summaries.
* Wed Feb 28 2018 astiegerAATTsuse.com- update to 0.9.9:
* Fixed a multithread-safety bug
* Fri Dec 01 2017 astiegerAATTsuse.com- update to 0.9.8:
* The data tables and line breaking algorithm have been updated to Unicode version 9.0.0
* In the include file unigbrk.h, the function uc_grapheme_breaks has been added to accommodate the new UAX#29 rules involving 3 or more consecutive characters