Auto-sync with upstream branch master
Upstream commit: 832f50be6c9c010e46180d14126bbb81f35e808c - linux: Check for null value msghdr struct before use - elf: Call free from base namespace on error in dl-libc.c [BZ #27646]
This commit is contained in:
parent
8479d6740a
commit
3d96f5f94f
10
glibc.spec
10
glibc.spec
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.33.9000-853-g91fb0f17a5
|
||||
%define glibcsrcdir glibc-2.33.9000-855-g832f50be6c
|
||||
%define glibcversion 2.33.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -111,7 +111,7 @@
|
||||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: 37%{?dist}
|
||||
Release: 38%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2207,6 +2207,12 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Tue Jul 06 2021 Florian Weimer <fweimer@redhat.com> - 2.33.9000-38
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 832f50be6c9c010e46180d14126bbb81f35e808c:
|
||||
- linux: Check for null value msghdr struct before use
|
||||
- elf: Call free from base namespace on error in dl-libc.c [BZ #27646]
|
||||
|
||||
* Mon Jul 05 2021 Florian Weimer <fweimer@redhat.com> - 2.33.9000-37
|
||||
- Move libanl.a into glibc-devel.
|
||||
- Auto-sync with upstream branch master,
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.33.9000-853-g91fb0f17a5.tar.xz) = 79e74de301ed01e4753ce138de1dfc48a5fbfc6fab95844212427ba070ba836a48d715f2d1a6b127db4a0fcf06d18cf3f5fde0c8c1c5c02606b2a90a70f7f90a
|
||||
SHA512 (glibc-2.33.9000-855-g832f50be6c.tar.xz) = 8c0744d5ba7451f7efbf465561c6b3274f8973ad440815ebafc03826395fa56a3614b5e247d07c369f083115b5d189696c9c102b824f95ce03c8e23d5797e035
|
||||
|
Loading…
Reference in New Issue
Block a user