Auto-sync with upstream branch release/2.26/master
Upstream commit: 2767ebd8bc34c8b632ea737296200a86f57289ad - crypt: Use NSPR header files in addition to NSS header files (#1489339) - malloc: Use relaxed atomics for have_fastchunks - malloc: Inline tcache functions - x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests
This commit is contained in:
parent
1bcaea6ffe
commit
04928e64a4
12
glibc.spec
12
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.26-79-ga81c1156c1
|
||||
%define glibcsrcdir glibc-2.26-86-g2767ebd8bc
|
||||
%define glibcversion 2.26
|
||||
%define glibcrelease 17%{?dist}
|
||||
%define glibcrelease 18%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -2283,6 +2283,14 @@ rm -f *.filelist*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Nov 18 2017 Florian Weimer <fweimer@redhat.com> - 2.26-18
|
||||
- Auto-sync with upstream branch release/2.26/master,
|
||||
commit 2767ebd8bc34c8b632ea737296200a86f57289ad:
|
||||
- crypt: Use NSPR header files in addition to NSS header files (#1489339)
|
||||
- malloc: Use relaxed atomics for have_fastchunks
|
||||
- malloc: Inline tcache functions
|
||||
- x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests
|
||||
|
||||
* Mon Nov 13 2017 Florian Weimer <fweimer@redhat.com> - 2.26-17
|
||||
- Auto-sync with upstream branch release/2.26/master,
|
||||
commit a81c1156c1a9a6161d49b295a09a4e4cff7a88d0:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.26-79-ga81c1156c1.tar.gz) = bb7eceaa441211cd83a455a4b391dd5c2d5303dae1be94359d2b5a0c949be7b8aaac008e0e895c46014947a63489a6c8ea5b2744c63438b8381b38a716f156b0
|
||||
SHA512 (glibc-2.26-86-g2767ebd8bc.tar.gz) = df36633827b6fa9a186921d6e0812070ddb496dbc5dcf682f58871754fc42d4db19563bb316a9480e980a370fb575539258c283c636e36c675a154d23c1bf550
|
||||
|
Loading…
Reference in New Issue
Block a user