Files
poky/meta/recipes-support
Wang Mingyu e9a3625c72 libunistring: upgrade 1.1 -> 1.2
License-Update:
===============
doc/libunistring.texi (Conventions):
 Explain the (resultbuf, lengthp) return value convention from the user's point of view.
doc/libunistring.texi (Include files):
 Fix documentation of _LIBUNISTRING_VERSION and _libunistring_version (incorrect since 2010-05-14).
 Add documentation of _libunistring_unicode_version.

Changelog:
=============
* The data tables and algorithms have been updated to Unicode version 15.1.0.
* New functions u8_pcpy, u16_pcpy, u32_pcpy, similar to mempcpy.
* New functions uc_indic_conjunct_break_name, uc_indic_conjunct_break_byname,
  uc_indic_conjunct_break.
* New functions
    uc_is_property_prepended_concatenation_mark,
    uc_is_property_id_compat_math_start, uc_is_property_id_compat_math_continue,
    uc_is_property_ids_unary_operator
  and new constants
    UC_PROPERTY_PREPENDED_CONCATENATION_MARK,
    UC_PROPERTY_ID_COMPAT_MATH_START, UC_PROPERTY_ID_COMPAT_MATH_CONTINUE,
    UC_PROPERTY_IDS_UNARY_OPERATOR.
* New constant _libunistring_unicode_version.
* The UTF-8 decoder functions, especially u8_mbtouc, are now more Unicode
  Standard compliant.
* 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.

(From OE-Core rev: f9be1e083df6b2621271a2683eddb84bdf34270a)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-03-01 09:28:51 +00:00
..
2023-09-09 22:14:41 +01:00
2024-01-01 23:11:42 +00:00
2023-12-13 11:34:27 +00:00
2023-09-26 10:35:27 +01:00
2024-02-05 14:06:10 +00:00
2023-12-23 08:46:00 +00:00
2024-02-03 22:08:26 +00:00
2024-02-17 18:19:19 +00:00
2023-06-02 15:16:35 +01:00
2023-05-25 10:29:08 +01:00
2023-08-14 12:51:21 +01:00
2024-02-08 10:53:13 +00:00
2023-11-30 08:43:04 +00:00
2022-04-14 09:47:00 +01:00
2024-01-19 12:21:23 +00:00
2023-06-02 15:16:35 +01:00
2024-03-01 09:28:51 +00:00
2024-02-18 22:02:40 +00:00
2023-11-05 11:28:39 +00:00
2024-03-01 09:28:51 +00:00
2023-06-28 07:56:33 +01:00
2022-12-22 23:05:50 +00:00
2023-12-23 08:46:00 +00:00
2024-02-17 18:19:19 +00:00
2024-01-24 15:46:19 +00:00
2023-02-19 07:47:53 +00:00
2023-11-30 08:43:03 +00:00
2021-08-02 15:44:10 +01:00
2023-09-02 18:23:05 +01:00
2024-02-03 22:08:26 +00:00
2024-02-21 22:20:10 +00:00
2022-10-29 16:28:35 +01:00
2022-11-22 12:26:46 +00:00
2023-08-14 12:51:21 +01:00
2023-06-16 15:40:11 +01:00
2024-01-10 17:01:28 +00:00
2024-01-19 12:21:23 +00:00
2023-08-14 12:51:21 +01:00