SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libicu76-76.1~rc-lp155.3.1.x86_64.rpm :

* Wed Oct 02 2024 Jan Engelhardt - Update to release 76.1~rc
* Unicode 16 support:
* Adds five modern-use scripts: Garay, Gurung Khema, Kirat Rai, Ol Onal, Sunuwar
* Adds two historic scripts & almost 4000 additional Egyptian Hieroglyphs
* Over 700 symbols from legacy computing environments
* ICU 76 adds support for the new UCD properties Modifier_Combining_Mark and Indic_Conjunct_Break
* CLDR 46 support:
* Locales which are now at modern coverage level: Nigerian Pidgin, Tigrinya
* Locales which are now at moderate coverage level: Akan, Baluchi (Latin), Kangri, Tajik, Tatar, Wolof
* Collation: Significant changes to the CLDR root collation
* Thu Apr 25 2024 Jan Engelhardt - Update to release 75.1
* Update to Unicode 15.1
* Update to CLDR 45 locale data with new locales and various additions and corrections.
* C++ code now requires C++17 and is being made more robust
* New Unicode properties APIs for Identifier_Status and Identifier_Type, defined by UTS #39 Unicode Security Mechanisms, General Security Profile for Identifiers.
* Time zone data (tzdata) version 2024a (2024-jan). Note that pre-1970 data for a number of time zones has been removed, as has been the case in the upstream tzdata release since 2021b.- Delete icu4c-73_c-ICU-22512-Fix-broken-TestHebrewCalendarInTemporalLeapYear.patch (merged)
* Tue Sep 19 2023 Andreas Stieger - Fix broken TestHebrewCalendarInTemporalLeapYear [boo#1215425] icu4c-73_c-ICU-22512-Fix-broken-TestHebrewCalendarInTemporalLeapYear.patch
* Wed Jun 14 2023 Jan Engelhardt - Update to release 73.2
* CLDR extends the support for “short” Chinese sort orders to cover some additional, required characters for Level 2. This is carried over into ICU collation.
* ICU has a modified character conversion table, mapping some GB18030 characters to Unicode characters that were encoded after GB18030-2005.- Delete icu-UCHAR-uint16t.patch (merged)
* Thu May 25 2023 Callum Farmer - Add icu-UCHAR-uint16t.patch: fixes builds where UCHAR_TYPE is re-defined such as libqt5-qtwebengine
* Thu Apr 13 2023 Jan Engelhardt - Update to release 73.1
* Improved Japanese and Korean short-text line breaking
* Reduction of C++ memory use in date formatting
* Thu Mar 02 2023 Martin Liška - Use -fexcess-precision=fast as GCC 13 will default to - fexcess-precision=standard for C++.
* Wed Oct 19 2022 Jan Engelhardt - Update to release 72.1
* Support for Unicode 15, including new characters, scripts, emoji, and corresponding API constants.
* Support for CLDR 42 locale data with various additions and corrections.
* Shift to tzdb 2022e. Pre-1970 data for a number of timezones has been removed.
* Mon Apr 25 2022 Marcus Rueckert - bump library packagename to libicu71 to match the version.
* Sat Apr 09 2022 Dirk Müller - update to 71.1:
* updates to CLDR 41 locale data with various additions and corrections.
* phrase-based line breaking for Japanese. Existing line breaking methods follow standards and conventions for body text but do not work well for short Japanese text, such as in titles and headings. This new feature is optimized for these use cases.
* support for Hindi written in Latin letters (hi_Latn). The CLDR data for this increasingly popular locale has been significantly revised and expanded. Note that based on user expectations, hi_Latn incorporates a large amount of English, and can also be referred to as “Hinglish”.
* time zone data updated to version 2022a. Note that pre-1970 data for a number of time zones has been removed, as has been the case in the upstream tzdata release since 2021b.- drop fix-ucptrietest-golden-diff.patch (upstream)
* Mon Nov 22 2021 Andreas Schwab - Add fix-ucptrietest-golden-diff.patch: ICU-21793 Fix ucptrietest golden diff [boo#1192935]
* Tue Nov 09 2021 Callum Farmer - Update to release 70.1:
* Unicode 14 (new characters, scripts, emoji, and API constants)
* CLDR 40 (many additions and corrections)
* Fixes for measurement unit formatting
* Can now be built with up to C++20 compilers- Rebased icu-error-reporting.diff
* Wed May 12 2021 Andreas Schwab - nan-undefined-conversion.patch: ICU-21613 Fix undefined behaviour in ComplexUnitsConverter::applyRounder
* Sat Apr 10 2021 Jan Engelhardt - Update to release 69.1
* CLDR 39
* For Norwegian, \"no\" is back to being the canonical code, with \"nb\" treated as equivalent. This aligns handling of Norwegian with other macro language codes.
* Binary prefixes in measurement units (KiB, MiB, etc.)
* Time zone offsets from local time: New APIs BasicTimeZone::getOffsetFromLocal() (C++) and ucal_getTimeZoneOffsetFromLocal()- Drop icu-1618.patch (merged), icu-fix-testTemperature.patch (merged)
* Sat Apr 10 2021 Andreas Schwab - icu-drop-testTemperature.patch: Remove- icu-fix-testTemperature.patch: Backport ICU-21366 (bsc#1182645)- Don\'t disable testsuite under qemu-linux-user
* Wed Mar 31 2021 Guillaume GARDET - Add icu-drop-testTemperature.patch to fix boo#1182645 The test has been dropped in master branch
* Mon Mar 08 2021 Guillaume GARDET - Added icu-1618.patch to fix 2 tests on aarch64 [boo#1182645]
* Mon Mar 01 2021 Martin Liška - Drop SUSE_ASNEEDED as the issue was in binutils (boo#1182252).
* Thu Feb 18 2021 Martin Liška - Fix pthread dependency issue (boo#1182252).
* Fri Dec 25 2020 Jan Engelhardt - Update to release 68.2
* Fix memory problem in FormattedStringBuilder
* Fix assertion when setKeywordValue w/ long value.
* Fix UBSan breakage on 8bit of rbbi
* fix int32_t overflow in listFormat
* Fix memory handling in MemoryPool::operator=()
* Fix memory leak in AliasReplacer
* Sat Nov 07 2020 Ismail Dönmez - Add back icu.keyring, see https://unicode-org.atlassian.net/browse/ICU-21361
* Thu Oct 29 2020 Jan Engelhardt - Update to release 68.1
* CLDR 38
* Measurement unit preferences
* PluralRules selection for ranges of numbers
* Locale ID canonicalization now conforms to the CLDR spec including edge cases
* DateIntervalFormat supports output options such as capitalization
* Measurement units are normalized in skeleton string output
* Time zone data (tzdata) version 2020d
* Sun May 31 2020 Cliff Zhao - Add the provides for libicu to Make .Net core can install successfully. (bsc#1167603, bsc#1161007)
* Thu Apr 23 2020 Ismail Dönmez - Update to version 67.1
* Unicode 13 (ICU-20893, same as in ICU 66) + Total of 5930 new characters + 4 new scripts + 55 new emoji characters, plus additional new sequences + New CJK extension, first characters in plane 3: U+30000..U+3134A
* CLDR 37 + New language at Modern coverage: Nigerian Pidgin + New languages at Basic coverage: Fulah (Adlam), Maithili, Manipuri, Santali, Sindhi (Devanagari), Sundanese + Region containment: EU no longer includes GB + Unicode 13 root collation data and Chinese data for collation and transliteration
* DateTimePatternGenerator now obeys the \"hc\" preference in the locale identifier (ICU-20442)
* Various other improvements for ECMA-402 conformance
* Number skeletons have a new \"concise\" form that can be used in MessageFormat strings (ICU-20418)
* Currency formatting options for formal and other currency display name variants (ICU-20854)
* ListFormatter: new public API to select the style & type (ICU-12863)
* ListFormatter now selects the proper “and”/“or” form for Spanish & Hebrew (ICU-21016)
* Locale ID canonicalization upgraded to implement the complete CLDR spec (ICU-20834, ICU-20272)
* LocaleMatcher: New option to ignore one-way matches (ICU-20936), and other tweaks to the code (ICU-20916, ICU-20917) and data (from CLDR)
* acceptLanguage() reimplemented via LocaleMatcher (ICU-20700)
* Data build tool: tzdbNames.res moved from the \"zone_tree\" category to the \"zone_supplemental\" category (ICU-21073)
* Fixed uses of u8\"literals\" broken by the C++20 introduction of the incompatible char8_t type (ICU-20972),
* and added a few API overloads to reduce the need for reinterpret_cast (ICU-20984).
* Support for manipulating CLDR 37 unit identifiers in MeasureUnit.
* Fix potential integer overflow in UnicodeString:doAppend (bnc#1166844, CVE-2020-10531).
* Sun Mar 15 2020 Jan Engelhardt - Drop icu-versioning.diff, icu-susevers.diff [boo#1159131]
* Sun Mar 15 2020 Ismail Dönmez - Update to version 66.1
* Unicode 13 support
* Fix uses of u8\"literals\" broken by C++20 introduction of incompatible char8_t type. (ICU-20972)
* use LocalMemory for cmd to prevent use after free (bsc#1193951 CVE-2020-21913).
* Tue Feb 25 2020 Jan Engelhardt - Add locale.diff [boo#1162882]
* Sun Jan 12 2020 Jan Engelhardt - Remove /usr/lib(64)/icu/current [boo#1158955].
* Sat Oct 05 2019 Jan Engelhardt - Update to release 65.1 (jsc#SLE-11118).
* Updated to CLDR 36 locale data with many additions and corrections, and some new measurement units.
* The Java LocaleMatcher API is improved, and ported to C++.- Drop 075cefb2e21f57f4cac1bc2868e93dd1b8c077cc.patch (merged)
* Wed Aug 21 2019 kukukAATTsuse.de- Remove old obsoletes/provides for migration from very old products, as they break our shared library policy (bsc#1146907).
* Tue May 14 2019 Ismail Dönmez - Add 075cefb2e21f57f4cac1bc2868e93dd1b8c077cc.patch to fix a regression with the C.UTF-8 locale https://unicode-org.atlassian.net/browse/ICU-20575
* Thu Apr 18 2019 Jan Engelhardt - Update to new upstream release 64.2
* This maintenance update for ICU 64 includes draft Unicode 12.1 update, CLDR 35.1 locale data and support for the new Japanese era Reiwa (令和). (boo#1112183, bnc#1103893, FATE#325570, bnc#1103893, fate#325570, fate#325419).
* Mon Apr 01 2019 Jan Engelhardt - Update to new upstream release 64.1
* Updates to Unicode 12 and to CLDR 35 locale data with many additions and corrections, and some new languages. ICU adds a data filtering/subsetting mechanism, improved formatting API, and a C++ LocaleBuilder.- New python3 dependency to build intermediate file test/testdata/rules.mk.
* Wed Oct 17 2018 Ismail Dönmez - Update to new upstream release 63.1
* CLDR 34 + Segmentation rules and emoji sort order adjusted for Unicode 11 + Somali and Javanese data now up to moderate level (document content) + Tongan, Konkani, Maori, Dzongkha, Tatar, Kurdish (ku), and Xhosa data now up to basic level + Many data additions and corrections in many other languages + The following languages have been added to ICU: Sindhi, Maori, Turkmen, Javanese, Interlingua, Kurdish (ku), Xhosa
* New currency: Venezuela\'s Bolívar Soberano (VES)
* New Japanese calendar era from 2019: CLDR and ICU include data for testing that can be enabled. (ICU #12973, CLDR #10750)
* To enable CLDR new Japanese era placeholder name, set environment variable (and Java system property for ICU4J) ICU_ENABLE_TENTATIVE_ERA=true.
* New API for number and currency range formatting (class NumberRangeFormatter, #11276)
* Support for additional Unicode properties: Indic_Positional_Category & Indic_Syllabic_Category (#8966) and Vertical_Orientation (#12850)
* New API for code point maps and tries, mapping Unicode code points (U+0000..U+10FFFF) to integer values. (#13530)
* Java classes CodePointMap, CodePointTrie, MutableCodePointTrie
* C types UCPMap, UCPTrie, UMutableCPTrie
* New API for getting a UnicodeSet per binary property and a code point map per enumerated/int-value property. (#20086)
* Full conformance with UAX #14 Line Breaking (required BreakIterator feature work). (#7270)
* C++ Locale class + Additional functions forLanguageTag()/toLanguageTag(), and functions that are easier and safer to use by using StringPiece and ByteSink rather than raw buffers. (#13417) + Move semantics. (#13645)
* Various Out-Of-Memory (OOM) issues have been fixed.- Refresh icu-versioning.diff
* Sun Jul 29 2018 jengelhAATTinai.de- Update to new upstream release 62.1
* Unicode 11: 684 new characters, including 7 new scripts, Mtavruli Georgian capital letters, 5 new Han characters, and 66 new emoji characters.
* CLDR 33.1
* Under-the-hood overhaul of number parsing. Behavior is mostly compatible with previous versions, but there are some known differences.- Remove xlocale.patch (code to patch is gone), icu-number-grouping.diff (merged upstream)
* Mon Jun 04 2018 jengelhAATTinai.de- Add icu-susevers.diff and disable UTF-8 assumption [boo#1095425]
* Wed Apr 04 2018 jengelhAATTinai.de- Update to new upstream release 61.1
* ICU 61 upgrades to CLDR 33 locale data.- Add icu-number-grouping.diff
* Tue Dec 26 2017 jengelhAATTinai.de- Drop dangling symlinks /usr/lib64/icu/
*.inc
* Thu Dec 14 2017 jengelhAATTinai.de- Update to new upstream release 60.2
* ICU 60 provides full support for the Unicode 10.0 release with many new characters and many property improvements. Locale data is updated to CLDR 32, which adds several languages and data improvements. A new number formatting API has been added.
* Wed Aug 02 2017 jengelhAATTinai.de- refresh icu-avoid-x87-excess-precision.diff with p1
* Wed Jul 05 2017 schwabAATTsuse.de- xlocale.patch: don\'t use obsolete
* Wed May 17 2017 rguentherAATTsuse.com- Add icu-avoid-x87-excess-precision.diff to avoid FixedPrecision::initVisibleDigits failure on i586 with GCC 7. (bnc#1030253)
* Thu Apr 27 2017 jengelhAATTinai.de- Update to new upstream release 59.1
* Emoji 5.0 data
* CLDR 31.0.1
*
* GMT and UTC are no longer unified, and CLDR provides distinct UTC display names, avoiding confusion with standard (winter) time in Britain.
* New case mapping API (C++ & Java classes CaseMap) supports styled text
* ICU4C now uses and requires C++11 language features and libraries.
* ICU4C has also moved to char16_t as the type for UTF-16. This is a breaking change. Please see the detail section below.
* Sat Dec 10 2016 idonmezAATTsuse.com- Update to new upstream release 58.2
* CLDR 30.0.3: + Fix incorrect data for number of Cantonese speakers in China. + Hani_Latn transform was not updated with Unihan 9.0 kMandarin readings.
* Time zone database version 2016j
* #12815 uspoof_getSkeleton sets backwards-incompatible illegal argument exception
* #12825 uspoof_check goes into an \"infinite loop\" when U+30FB is in an input string
* #12832 GreekUpper::toUpper skips the final character on a non-terminated UTF-8 string
* #12849 u_strToTitle returns incorrect length if destination is NULL
* Fri Oct 21 2016 jengelhAATTinai.de- Update to new upstream release 58.1
* CLDR 30.0.2: For details of the many changes in CLDR, see CLDR 30. Some things to note:
* For some combinations of numbering system (arab, arabext, latn) and/or locale (ar, fa, he), there were changes to the bidirectional control characters used with certain symbols (percent, minus, plus), and changes to number patterns (currency and/or percent, including addition of bidirectional control characters in some cases).
* Thhe bidirectional controls used for such purposes include U+061C ARABIC LETTER MARK (ALM), which requires use of the bidirectional algorithm from Unicode 6.3 or later.
* The time separator for Norwegian locales (nb, nn) was changed to be \':\' throughout.
* Unicode 9.0: Version 9.0 adds exactly 7,500 characters, for a total of 128,172 characters. These additions include six new scripts, 19 symbols for the new 4K TV standard, and 72 new emoji characters.
* Draft Emoji 4.0 data
* Emoji updates for word & line breaking
* UBiDiTransform/BidiTransform API for convenient transformation of text between different Bidi layouts.
* MeasureFormat API for measurement unit display names
* Most COUNT and LIMIT enum constants have been deprecated
* SpoofChecker: Handling of \"whole script confusables\" has been removed from ICU, in accordance with its removal from UTS #39 Version 9.0.0 and the removal of the corresponding Unicode data file.
* Greek uppercasing (\"el\" locale ID) removes most diacritics.
* More robust locale data loading across ICU implementation code.
* Reduced heap memory usage in DateTimePatternGenerator
* Fri Mar 25 2016 jengelhAATTinai.de- Update to new upstream release 57.1
* CLDR 29 support
* Grapheme/word/line breaking for emoji sequences, based on Unicode 9 proposed rules.
* Four new Unicode emoji properties
* DateFormat day period formatting of \"noon\", \"at night\", etc. via new pattern characters b & B, and DateTimePatternGenerator support of C for selecting the customary form.
* RelativeDateTimeFormatter: Simpler formatting API.
* New simple & fast SimpleFormatter class for a trivial subset of MessageFormat as used in CLDR data.
* Fri Oct 09 2015 jengelhAATTinai.de- Update to new upstream release 56.1
* CLDR 28: For details of the many changes in CLDR, see CLDR 28.
* Unicode data updated to Unicode 8.0: 41 new emoji characters, 5,771 new ideographs for Chinese/Japanese/Korean, 6 new scripts, improved character properties data, etc.
* ICU data size reduced by about 7.2% (1.8MB) via sharing string values across resource bundles.
* DateIntervalFormat now handles intervals with seconds, and sets FieldPosition more consistently.
* DateFormat::createInstanceForSkeleton() caches DateFormat patterns rather than DateTimePatternGenerator instances, for better performance (for cache hits) and lower heap memory consumption.
* StringSearch (based on collation) defaults to matches on normalization boundaries rather than grapheme cluster boundaries, which yields more matches on Indic text.
* RuleBasedNumberFormat (spelled-out numbers) now handles infinity, NaN.
* Most of the old Normalizer/unorm.h had been replaced by (and reimplemented via) Normalizer2, and is now deprecated.
* COLON has been withdrawn as a date pattern character corresponding to the date field [UDAT_]TIME_SEPARATOR_FIELD; there is currently no pattern character corresponding to that field.
* Support for locale key \"cf\" to specify currency format style, and interaction with NumberFormat values for UNumberFormatStyle.- Drop icu-remove-datetime.patch (merged upstream)
* Tue Apr 28 2015 tchvatalAATTsuse.com- Update baselibs.conf
* Tue Apr 28 2015 tchvatalAATTsuse.com- Version bump to latest release 55.1:
* support of CLDR 27 (with a major cleanup of region locales, among many other improvements), formatting for scientific notation (\"1.2 × 10³\")
* update to Unicode 7.0 data for spoof-checking
* Various performance enhancements
* Full upstream changelog: http://site.icu-project.org/download/55- Refresh the soname versioning patch:
* icu-versioning.diff
 
ICM