Auto-sync with upstream branch master,
Upstream commit: e74b61c09a2a2ab52153e731225ccba5078659b1 - Disable -Wstringop-overread for some string tests - string: Fix GCC 11 `-Werror=stringop-overread' error - C11 threads: Fix inaccuracies in testsuite - elf.h: Add aarch64 bti/pac dynamic tag constants - x86: Set CPU usable feature bits conservatively [BZ #26552]
This commit is contained in:
parent
6cd5b060cc
commit
c070d93d64
13
glibc.spec
13
glibc.spec
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.32.9000-79-g86a912c863
|
||||
%define glibcsrcdir glibc-2.32.9000-84-ge74b61c09a
|
||||
%define glibcversion 2.32.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -96,7 +96,7 @@
|
||||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2019,6 +2019,15 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Tue Sep 08 2020 DJ Delorie <dj@redhat.com> - 2.32.9000-6
|
||||
- Auto-sync with upstream branch master,
|
||||
commit e74b61c09a2a2ab52153e731225ccba5078659b1.
|
||||
- Disable -Wstringop-overread for some string tests
|
||||
- string: Fix GCC 11 `-Werror=stringop-overread' error
|
||||
- C11 threads: Fix inaccuracies in testsuite
|
||||
- elf.h: Add aarch64 bti/pac dynamic tag constants
|
||||
- x86: Set CPU usable feature bits conservatively [BZ #26552]
|
||||
|
||||
* Wed Sep 02 2020 Patsy Griffin <patsy@redhat.com> - 2.32.9000-5
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 86a912c8634f581ea42ec6973553dde7f058cfbf.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.32.9000-79-g86a912c863.tar.xz) = 213660839050f22f10a6f2d5fa05897dd6048a07aa6a49c383c30525bc1f1a2ce48190d99c3cfb110a9d35c88324ee5d0b802172c17faf9001c3d70dd8c387fa
|
||||
SHA512 (glibc-2.32.9000-84-ge74b61c09a.tar.xz) = 5f30c6563a0235d165b566c211aab22747ada9c4359e49f2866d5026c1c3913bb6a47d6821ac602bfe4359df645fa37b952e6f397aa7a63dfd382d925f92c7d7
|
||||
|
Loading…
Reference in New Issue
Block a user