| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libutf8proc3 | Distribution: openSUSE Tumbleweed |
| Version: 2.11.1 | Vendor: openSUSE |
| Release: 1.1 | Build date: Fri Nov 14 21:03:52 2025 |
| Group: System/Libraries | Build host: reproducible |
| Size: 381916 | Source RPM: utf8proc-2.11.1-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://julialang.org/utf8proc/ | |
| Summary: Library for processing UTF-8 encoded Unicode strings | |
utf8proc is a library for processing UTF-8 encoded Unicode strings. Some features are Unicode normalization, stripping of default ignorable characters, case folding and detection of grapheme cluster boundaries. A special character mapping is available, which converts for example the characters “Hyphen” (U+2010), “Minus” (U+2212) and “Hyphen-Minus (U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal for comparisons.
MIT
* Fri Nov 14 2025 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.11.1:
* Correct out-of-bounds memory access when calling utf8proc_map
with both UTF8PROC_CHARBOUND and UTF8PROC_DECOMPOSE
* Sat Sep 13 2025 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.11.0:
* Unicode 17 support
* Documentation improvements
* Build fix for C90, silence ASAN warning, CMake modernization
* Wed Jan 01 2025 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.10.0:
* Unicode 16 support
* New utf8proc_charwidth_ambiguous function to return whether a
character has East Asian width class A (Ambiguous)
* Sun Nov 05 2023 Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.9.0:
* Unicode 15.1 support
- switch to cmake build system and package license file
* Tue Dec 06 2022 Dirk Müller <dmueller@suse.com>
- update to 2.8.0:
* Unicode 15 support
* Mon Dec 20 2021 Dirk Müller <dmueller@suse.com>
- update to 2.7.0:
- Unicode 14 support
- Support `GNUInstallDirs` in CMake build
- `cmake` build now installs `pkg-config` file
- Various build and portability improvements.
* Tue Dec 29 2020 Dirk Müller <dmueller@suse.com>
- update to 2.6.1:
- Bugfix in `utf8proc_grapheme_break_stateful` for `NULL` state argument, which
also broke `utf8proc_grapheme_break`.
- New `utf8proc_islower` and `utf8proc_isupper` functions ([#196]).
- Bugfix for manual calls to `grapheme_break_extended` for initial characters ([#205]).
- Various build and portability improvements.
* Sat Mar 28 2020 Andreas Stieger <andreas.stieger@gmx.de>
- utf8proc 2.5.0:
* Unicode 13 support
* No longer report zero width for category Sk
* Wed May 15 2019 Andreas Stieger <andreas.stieger@gmx.de>
- utf8proc 2.4.0:
* Unicode 12.1 support
* Fixed incorrect UTF8PROC_VERSION_MINOR version number in header
and bumped shared-library version
- includes changes from 2.3.0:
* Unicode 12 support
* New function utf8proc_unicode_version to return the supported
Unicode version
* Simpler character-width computation that no longer uses GNU
Unifont metrics: East-Asian wide characters have width 2, and
all other printable characters have width 1
* Fix CHARBOUND option for utf8proc_map to preserve U+FFFE and
U+FFFF non-characters
* Wed Aug 08 2018 astieger@suse.com
- utf8proc 2.2.0:
* Unicode 11 support
* utf8proc_NFKC_Casefold convenience function for NFKC_Casefold
normalization
* UTF8PROC_STRIPNA option to strip unassigned codepoints
* toupper of ß (U+00df) now yields ẞ (U+1E9E), similar to musl;
case-folding still yields the standard "ss" mapping.
* utf8proc_charwidth now returns 1 for U+00AD (soft hyphen) and
for unassigned/PUA codepoints
* Fixed a composition bug
/usr/lib64/libutf8proc.so.3 /usr/lib64/libutf8proc.so.3.2.1 /usr/share/doc/packages/libutf8proc3 /usr/share/doc/packages/libutf8proc3/NEWS.md /usr/share/doc/packages/libutf8proc3/README.md /usr/share/doc/packages/libutf8proc3/lump.md /usr/share/licenses/libutf8proc3 /usr/share/licenses/libutf8proc3/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 18 22:40:47 2025