Auto-sync with upstream release/2.25/master
Upstream commit: bc5ace67fe9823757532e0273f6c1cdfda065433 - mutex: Fix robust mutex lock acquire (#1485900) - rwlock: Fix explicit hand-over (swbz#21298)
This commit is contained in:
parent
e68f1ebb7b
commit
387c3212c7
10
glibc.spec
10
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.25-46-g02aaa3c749
|
||||
%define glibcsrcdir glibc-2.25-49-gbc5ace67fe
|
||||
%define glibcversion 2.25
|
||||
%define glibcrelease 9%{?dist}
|
||||
%define glibcrelease 10%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -2230,6 +2230,12 @@ rm -f *.filelist*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 28 2017 Florian Weimer <fweimer@redhat.com> - 2.25-10
|
||||
- Auto-sync with upstream release/2.25/master,
|
||||
commit bc5ace67fe9823757532e0273f6c1cdfda065433:
|
||||
- mutex: Fix robust mutex lock acquire (#1485900)
|
||||
- rwlock: Fix explicit hand-over (swbz#21298)
|
||||
|
||||
* Tue Aug 22 2017 Florian Weimer <fweimer@redhat.com> - 2.25-9
|
||||
- Auto-sync with upstream release/2.25/master,
|
||||
commit 02aaa3c749bf18a3dbafff4c1f0180f135cad7ed:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.25-46-g02aaa3c749.tar.gz) = 6ef2ace5e20b9e84bf7bc41a36a57475fc69e31cbf87b1c86c1293e64f3daefe4397880ee6923d2d0970f7fa0a8e70b6ca025338c54118bc01edfa2aa995327e
|
||||
SHA512 (glibc-2.25-49-gbc5ace67fe.tar.gz) = 8540fa721a7bfddcea98add00ba2d86fdee0d5470ec0832e5a45e44cce26be66b0c8a11f74c3ef99da2f7f07fee07f4b05dcfe29fce5c727fe5cb41bf429f134
|
||||
|
Loading…
Reference in New Issue
Block a user