Auto-sync with upstream branch release/2.35/master
Upstream commit: 732dd3a63d39c7ca77e817b462285c14551c8b49 - localedata: Do not generate output if warnings were present. - localedef: Update LC_MONETARY handling (Bug 28845) - NEWS: Add a bug fix entry for BZ #28688 - resolv: Fix tst-resolv tests for 2.35 ABIs and later - elf: Replace tst-audit24bmod2.so with tst-audit24bmod2 - elf: Check invalid hole in PT_LOAD segments [BZ #28838] - NEWS: Add a bug fix entry for BZ #28896 - x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c - x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896] - x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896] - string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755] - linux: Use socket-constants-time64.h on tst-socket-timestamp-compat - linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]
This commit is contained in:
parent
6d97bdd7b3
commit
5c209d3a56
21
glibc.spec
21
glibc.spec
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.35-5-g2496242707
|
||||
%define glibcsrcdir glibc-2.35-18-g732dd3a63d
|
||||
%define glibcversion 2.35
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -152,7 +152,7 @@ end \
|
||||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2161,6 +2161,23 @@ update_gconv_modules_cache ()
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Mon Feb 28 2022 Florian Weimer <fweimer@redhat.com> - 2.35-3
|
||||
- Auto-sync with upstream branch release/2.35/master,
|
||||
commit 732dd3a63d39c7ca77e817b462285c14551c8b49:
|
||||
- localedata: Do not generate output if warnings were present.
|
||||
- localedef: Update LC_MONETARY handling (Bug 28845)
|
||||
- NEWS: Add a bug fix entry for BZ #28688
|
||||
- resolv: Fix tst-resolv tests for 2.35 ABIs and later
|
||||
- elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
|
||||
- elf: Check invalid hole in PT_LOAD segments [BZ #28838]
|
||||
- NEWS: Add a bug fix entry for BZ #28896
|
||||
- x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c
|
||||
- x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]
|
||||
- x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]
|
||||
- string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]
|
||||
- linux: Use socket-constants-time64.h on tst-socket-timestamp-compat
|
||||
- linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]
|
||||
|
||||
* Tue Feb 08 2022 Florian Weimer <fweimer@redhat.com> - 2.35-2
|
||||
- Auto-sync with upstream branch release/2.35/master,
|
||||
commit 24962427071fa532c3c48c918e9d64d719cc8a6c:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.35-5-g2496242707.tar.xz) = dedaef3d8a26fc77c9b75737cd11c758c81d6b9f131ecb55940f1e17e8947a021d73904822460cedd4d155c4d4c25f82df069996ec29915d39923429366e94f1
|
||||
SHA512 (glibc-2.35-18-g732dd3a63d.tar.xz) = 3c8745401f9c6ff8cada19a90671a71477ca81a84dd32d9d079e2a3b2f226d970560c0b3ebaac26442fbed245b3d8a0d776ef9a2e07b1ba05e41ccaa97cc7222
|
||||
|
Loading…
x
Reference in New Issue
Block a user