Auto-sync with upstream branch release/2.35/master
Upstream commit: 2b128a7d30f5f808c5246034f71d249010521f1b - linux: Add a getauxval test [BZ #23293] - rtld: Use generic argv adjustment in ld.so [BZ #23293]
This commit is contained in:
parent
0f40814c67
commit
ad513d8e43
10
glibc.spec
10
glibc.spec
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.35-113-g04892c543e
|
||||
%define glibcsrcdir glibc-2.35-115-g2b128a7d30
|
||||
%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: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2169,6 +2169,12 @@ update_gconv_modules_cache ()
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Thu May 19 2022 Florian Weimer <fweimer@redhat.com> - 2.35-9
|
||||
- Auto-sync with upstream branch release/2.35/master,
|
||||
commit 2b128a7d30f5f808c5246034f71d249010521f1b:
|
||||
- linux: Add a getauxval test [BZ #23293]
|
||||
- rtld: Use generic argv adjustment in ld.so [BZ #23293]
|
||||
|
||||
* Thu May 19 2022 Florian Weimer <fweimer@redhat.com> - 2.35-8
|
||||
- Auto-sync with upstream branch release/2.35/master,
|
||||
commit 04892c543e08a8974ffc14f53e24e2b00810978c:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.35-113-g04892c543e.tar.xz) = 920f766f1bfbe10c1aaae0fd717dfe66ea891343c4538a261e89cb8d906607128a4c25d93a5fdb74dd88d7f5fe153107d7f6ec933f00321091fa792b8e0c0747
|
||||
SHA512 (glibc-2.35-115-g2b128a7d30.tar.xz) = 7e55c6b7114b48d2da16be065bf52ef0d6b3727bc453ad9e266c8115e43b280ee44f226954df5012cf340b3dc1cf648d437744ea503d34f468f49404afabc572
|
||||
|
Loading…
x
Reference in New Issue
Block a user