Auto-sync with upstream branch master
Upstream commit: 85188d8211698d1a255f0aec6529546db5c56de3 - Remove support for PowerPC SPE extension - elf: Add tst-ldconfig-bad-aux-cache test - Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h - nss_dns: Check for proper A/AAAA address alignment
This commit is contained in:
parent
9701fdade7
commit
74725dd94e
12
glibc.spec
12
glibc.spec
@ -1,4 +1,4 @@
|
|||||||
%define glibcsrcdir glibc-2.29.9000-280-g46ae07324b
|
%define glibcsrcdir glibc-2.29.9000-286-g85188d8211
|
||||||
%define glibcversion 2.29.9000
|
%define glibcversion 2.29.9000
|
||||||
# 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:
|
||||||
@ -87,7 +87,7 @@
|
|||||||
Summary: The GNU libc libraries
|
Summary: The GNU libc libraries
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: %{glibcversion}
|
Version: %{glibcversion}
|
||||||
Release: 20%{?dist}
|
Release: 21%{?dist}
|
||||||
|
|
||||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||||
# libraries.
|
# libraries.
|
||||||
@ -1899,6 +1899,14 @@ fi
|
|||||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 27 2019 Arjun Shankar <arjun@redhat.com> - 2.29.9000-21
|
||||||
|
- Auto-sync with upstream branch master,
|
||||||
|
commit 85188d8211698d1a255f0aec6529546db5c56de3:
|
||||||
|
- Remove support for PowerPC SPE extension
|
||||||
|
- elf: Add tst-ldconfig-bad-aux-cache test
|
||||||
|
- Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h
|
||||||
|
- nss_dns: Check for proper A/AAAA address alignment
|
||||||
|
|
||||||
* Tue May 21 2019 DJ Delorie <dj@redhat.com> - 2.29.9000-20
|
* Tue May 21 2019 DJ Delorie <dj@redhat.com> - 2.29.9000-20
|
||||||
- Auto-sync with upstream branch master,
|
- Auto-sync with upstream branch master,
|
||||||
commit 46ae07324b1cd50fbf8f37a076d6babcfca7c510.
|
commit 46ae07324b1cd50fbf8f37a076d6babcfca7c510.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glibc-2.29.9000-280-g46ae07324b.tar.xz) = 94520dfd7237492f1dd8b5d23df6132f8b7ce079c4a47d2432460d716e84a490c5aed9682dfb43b618152f2b071937733a39f9686a5abfce46165e2e88a0f645
|
SHA512 (glibc-2.29.9000-286-g85188d8211.tar.xz) = df0953bef2d4b45a25573e6c42fcf08845d884ff2af4f11ad4bef60b78aa20852b814311bcdcaf795fa6dbcda015cdb25f39d1f1d50850e8975e39db2ab4c277
|
||||||
|
Loading…
Reference in New Issue
Block a user