rpms/utf8proc: update to 2.11.3 #3

Merged
sbelikov merged 2 commits from update-utf8proc-2.11.3 into niceos-5.2 2026-05-09 18:02:58 +03:00
Owner

Update utf8proc from 2.10.0 to 2.11.3.

Upstream notes:

  • v2.11.3 is published on GitHub.
  • The release fixes an out-of-bounds memory access in utf8proc_map for UTF8PROC_CHARBOUND + UTF8PROC_COMPOSE.
  • NEWS.md for the 2.11.x line shows bugfix/maintenance updates and no documented ABI/API/CLI removals.

Risk assessment:

  • Risk level: medium
  • Decision: manual review before merge
  • Reason: this is a leaf library update with no verified breaking changes, but it includes a memory-safety fix and the package has not yet been locally validated in dist-git.

Requested checks before merge:

  • Bump Version/Source0 and refresh source integrity data.
  • Review downstream patches for clean application on 2.11.3.
  • Build in the target NiceOS environment.
  • Run %check if present.
  • Smoke-test consumers that use utf8proc_map, especially with UTF8PROC_CHARBOUND.

References:

Update utf8proc from 2.10.0 to 2.11.3. Upstream notes: - v2.11.3 is published on GitHub. - The release fixes an out-of-bounds memory access in utf8proc_map for UTF8PROC_CHARBOUND + UTF8PROC_COMPOSE. - NEWS.md for the 2.11.x line shows bugfix/maintenance updates and no documented ABI/API/CLI removals. Risk assessment: - Risk level: medium - Decision: manual review before merge - Reason: this is a leaf library update with no verified breaking changes, but it includes a memory-safety fix and the package has not yet been locally validated in dist-git. Requested checks before merge: - Bump Version/Source0 and refresh source integrity data. - Review downstream patches for clean application on 2.11.3. - Build in the target NiceOS environment. - Run %check if present. - Smoke-test consumers that use utf8proc_map, especially with UTF8PROC_CHARBOUND. References: - https://github.com/JuliaStrings/utf8proc/releases/tag/v2.11.3 - https://raw.githubusercontent.com/JuliaStrings/utf8proc/master/NEWS.md - https://github.com/JuliaStrings/utf8proc/compare/v2.10.0...v2.11.3 - https://specs.niceos.ru/rpms/utf8proc
sbelikov merged commit 982092de92 into niceos-5.2 2026-05-09 18:02:58 +03:00
Sign in to join this conversation.
No description provided.