Auto-sync with upstream branch master
Upstream commit: af86087f02a5522d8801a11d8381e04f95e33162 - x86/CET: Don't parse beyond the note end - Fix Linux fcntl OFD locks tests on unsupported kernels - x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs (swbz#23459) - x86: Correct index_cpu_LZCNT (swbz#23456) - Fix string/tst-xbzero-opt if build with gcc head
This commit is contained in:
parent
a4a5659439
commit
56a02fe6e3
13
glibc.spec
13
glibc.spec
@ -1,6 +1,6 @@
|
|||||||
%define glibcsrcdir glibc-2.27.9000-645-gcfba5dbb10
|
%define glibcsrcdir glibc-2.27.9000-659-gaf86087f02
|
||||||
%define glibcversion 2.27.9000
|
%define glibcversion 2.27.9000
|
||||||
%define glibcrelease 41%{?dist}
|
%define glibcrelease 42%{?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:
|
||||||
#
|
#
|
||||||
@ -1870,6 +1870,15 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 30 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-42
|
||||||
|
- Auto-sync with upstream branch master,
|
||||||
|
commit af86087f02a5522d8801a11d8381e04f95e33162:
|
||||||
|
- x86/CET: Don't parse beyond the note end
|
||||||
|
- Fix Linux fcntl OFD locks tests on unsupported kernels
|
||||||
|
- x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs (swbz#23459)
|
||||||
|
- x86: Correct index_cpu_LZCNT (swbz#23456)
|
||||||
|
- Fix string/tst-xbzero-opt if build with gcc head
|
||||||
|
|
||||||
* Thu Jul 26 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-41
|
* Thu Jul 26 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-41
|
||||||
- Build with --enable-cet on x86_64, i686
|
- Build with --enable-cet on x86_64, i686
|
||||||
- Auto-sync with upstream branch master,
|
- Auto-sync with upstream branch master,
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glibc-2.27.9000-645-gcfba5dbb10.tar.gz) = 67d625ab510c3fece17df74686f69ea4c00d114ba607d48ae96c84b85ef89c51cc18744d324708c9e18fa8b22a2ad4f05d905bbe28d8d5e1df46881aa580b447
|
SHA512 (glibc-2.27.9000-659-gaf86087f02.tar.gz) = 695c08336589435ca655c92076433ce01e2b08e9a050a48de5f608891e8cdc4fc9b43cabb871d912ec988800e78de722dbbaeb09ef9bb92826172d0dd225ab6b
|
||||||
|
Loading…
Reference in New Issue
Block a user