Overview
Request 951354 accepted
- Update to glibc 2.35
Major new features:
* Unicode 14.0.0 Support
* Bump r_version in the debugger interface to 2
* Support for the C.UTF-8 locale has been added to glibc
* functions that round their results to a narrower type, and
corresponding macros, are added from TS 18661-1:2014, TS
18661-3:2015 and draft ISO C2X
* functions for floating-point maximum and minimum,
corresponding to new operations in IEEE 754-2019, and corresponding
macros, are added from draft ISO C2X
* macros for single-precision float constants are added as a
GNU extension
* The __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__ macros are
predefined as specified in TS 18661-1:2014
* The exp10 functions in now have a corresponding type-generic
macro in
* The ISO C2X macro _PRINTF_NAN_LEN_MAX has been added to
* printf-family functions now support the %b format for output of
integers in binary, as specified in draft ISO C2X, and the %B variant
of that format recommended by draft ISO C2X
* A new DSO sorting algorithm has been added in the dynamic linker that uses
topological sorting by depth-first search (DFS), solving performance issues
of the existing sorting algorithm when encountering particular circular
object dependency cases
* A new tunable, glibc.rtld.dynamic_sort, can be used to select between
the two DSO sorting algorithms
* ABI support for a new function '__memcmpeq'. '__memcmpeq' is meant
to be used by compilers for optimizing usage of 'memcmp' when its
return value is only used for its boolean status (forwarded request 951353 from Andreas_Schwab)
- Created by Andreas_Schwab
- In state accepted
Request History
Andreas_Schwab created request
- Update to glibc 2.35
Major new features:
* Unicode 14.0.0 Support
* Bump r_version in the debugger interface to 2
* Support for the C.UTF-8 locale has been added to glibc
* functions that round their results to a narrower type, and
corresponding macros, are added from TS 18661-1:2014, TS
18661-3:2015 and draft ISO C2X
* functions for floating-point maximum and minimum,
corresponding to new operations in IEEE 754-2019, and corresponding
macros, are added from draft ISO C2X
* macros for single-precision float constants are added as a
GNU extension
* The __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__ macros are
predefined as specified in TS 18661-1:2014
* The exp10 functions in now have a corresponding type-generic
macro in
* The ISO C2X macro _PRINTF_NAN_LEN_MAX has been added to
* printf-family functions now support the %b format for output of
integers in binary, as specified in draft ISO C2X, and the %B variant
of that format recommended by draft ISO C2X
* A new DSO sorting algorithm has been added in the dynamic linker that uses
topological sorting by depth-first search (DFS), solving performance issues
of the existing sorting algorithm when encountering particular circular
object dependency cases
* A new tunable, glibc.rtld.dynamic_sort, can be used to select between
the two DSO sorting algorithms
* ABI support for a new function '__memcmpeq'. '__memcmpeq' is meant
to be used by compilers for optimizing usage of 'memcmp' when its
return value is only used for its boolean status (forwarded request 951353 from Andreas_Schwab)
licensedigger accepted review
ok
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
dimstar_suse added openSUSE:Factory:Staging:O as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:O"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:O"
dimstar accepted review
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:O got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:O got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:O got accepted.
This seems to impact the build of gcc11, resulting in build fails
CC @marxin
Fix in devel prj https://build.opensuse.org/package/rdiff/devel:gcc/gcc11?linkrev=base&rev=378
mtter fails with
apparmor failing
CC @cboltz
Perfect timing - the fix for this was the last patch that made it into the just-released AppArmor 3.0.4 :-)
I'll submit updated AppArmor packages later.
Done, SR 953284