Auto-sync with upstream branch master
Upstream commit: 3367acdb344a1d7fcf8f53748d301d652c8911dd - elf: Fix LD_AUDIT for modules with invalid version (swbz#24122) - CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings (#1331390) - resolv: Do not send queries for non-host-names in nss_dns (swbz#24112) - malloc: Revert fastbins to old-style atomics
This commit is contained in:
parent
133c946b2f
commit
7c5e863b5b
12
glibc.spec
12
glibc.spec
@ -1,6 +1,6 @@
|
|||||||
%define glibcsrcdir glibc-2.28.9000-564-g008b598e2a
|
%define glibcsrcdir glibc-2.28.9000-583-g3367acdb34
|
||||||
%define glibcversion 2.28.9000
|
%define glibcversion 2.28.9000
|
||||||
%define glibcrelease 32%{?dist}
|
%define glibcrelease 33%{?dist}
|
||||||
# Pre-release tarballs are pulled in from git using a command that is
|
# Pre-release tarballs are pulled in from git using a command that is
|
||||||
# effectively:
|
# effectively:
|
||||||
#
|
#
|
||||||
@ -1902,6 +1902,14 @@ fi
|
|||||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 24 2019 Florian Weimer <fweimer@redhat.com> - 2.28.9000-33
|
||||||
|
- Auto-sync with upstream branch master,
|
||||||
|
commit 3367acdb344a1d7fcf8f53748d301d652c8911dd:
|
||||||
|
- elf: Fix LD_AUDIT for modules with invalid version (swbz#24122)
|
||||||
|
- CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings (#1331390)
|
||||||
|
- resolv: Do not send queries for non-host-names in nss_dns (swbz#24112)
|
||||||
|
- malloc: Revert fastbins to old-style atomics
|
||||||
|
|
||||||
* Wed Jan 23 2019 Florian Weimer <fweimer@redhat.com> - 2.28.9000-32
|
* Wed Jan 23 2019 Florian Weimer <fweimer@redhat.com> - 2.28.9000-32
|
||||||
- Use assembler to produce annobin notes for nonshared libraries (#1668822)
|
- Use assembler to produce annobin notes for nonshared libraries (#1668822)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glibc-2.28.9000-564-g008b598e2a.tar.xz) = ec4e3c49e321a267001b23d5a63e7dca223169f25d66d60f0a8be093d75bd11902c417ca08781bf07220a52ec114a1d080e365c3944afa50b7c7caa40f5faaf5
|
SHA512 (glibc-2.28.9000-583-g3367acdb34.tar.xz) = 05c97f35ce294f7a55f66feacc1c5e68a01a376bcee865a0190d7ab81e9b92e781a991f874ddcddb6e6ccf23e4cae1bf9afa405890ad7d17c1b4c48040b7bf59
|
||||||
|
Loading…
Reference in New Issue
Block a user