Auto-sync with upstream branch master
Upstream commit: 09085ede12fb9650f286bdcd805609ae69f80618 - nptl: Fix stack guard size accounting (#1527887) - Remove invalid Obsoletes: on glibc-header provides - Require python3 instead of python during builds - math: ldbl-128ibm lrintl/lroundl missing "invalid" exceptions (swbz#22690) - x86-64: Add sincosf with vector FMA
This commit is contained in:
parent
e15a68193c
commit
9e28c4292e
13
glibc.spec
13
glibc.spec
@ -1,6 +1,6 @@
|
|||||||
%define glibcsrcdir glibc-2.26.9000-1095-g579396ee08
|
%define glibcsrcdir glibc-2.26.9000-1106-g09085ede12
|
||||||
%define glibcversion 2.26.9000
|
%define glibcversion 2.26.9000
|
||||||
%define glibcrelease 37%{?dist}
|
%define glibcrelease 38%{?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:
|
||||||
#
|
#
|
||||||
@ -2047,6 +2047,15 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 10 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-38
|
||||||
|
- nptl: Fix stack guard size accounting (#1527887)
|
||||||
|
- Remove invalid Obsoletes: on glibc-header provides
|
||||||
|
- Require python3 instead of python during builds
|
||||||
|
- Auto-sync with upstream branch master,
|
||||||
|
commit 09085ede12fb9650f286bdcd805609ae69f80618:
|
||||||
|
- math: ldbl-128ibm lrintl/lroundl missing "invalid" exceptions (swbz#22690)
|
||||||
|
- x86-64: Add sincosf with vector FMA
|
||||||
|
|
||||||
* Mon Jan 8 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-37
|
* Mon Jan 8 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-37
|
||||||
- Add glibc-rpcgen subpackage, until the replacement is packaged (#1531540)
|
- Add glibc-rpcgen subpackage, until the replacement is packaged (#1531540)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glibc-2.26.9000-1095-g579396ee08.tar.gz) = 479d14db264e1d8e75f3a75d8fbe75ad0805f5fede7d7dd9a372b397f2f66b8a7f4d339ea776de6b67ec9fd84b7b22d5804e73ad1ddf076284337091fb93ee58
|
SHA512 (glibc-2.26.9000-1106-g09085ede12.tar.gz) = 88f48f697dfc33c0479186526a458fe0aa5290f9f642dee98e6d8fb76d4d8dc341346095f213bb5bd1c5855dcaa96e31b3497676ebcc294ba20a655e1a1e3766
|
||||||
|
Loading…
Reference in New Issue
Block a user