Auto-sync with upstream branch release/2.29/master
Upstream commit: 86013ef5cea322b8f4b9c22f230c22cce369e947 - nptl: Fix pthread_rwlock_try*lock stalls (swbz#23844)
This commit is contained in:
parent
b4e36d719d
commit
de5b416635
11
glibc.spec
11
glibc.spec
@ -1,6 +1,6 @@
|
||||
%define glibcsrcdir glibc-2.28.9000-591-ge1e47c912a
|
||||
%define glibcversion 2.28.9000
|
||||
%define glibcrelease 37%{?dist}
|
||||
%define glibcsrcdir glibc-2.29-1-g86013ef5ce
|
||||
%define glibcversion 2.29
|
||||
%define glibcrelease 1%{?dist}
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -1890,6 +1890,11 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Thu Jan 31 2019 Carlos O'Donell <carlos@redhat.com> - 2.29-1
|
||||
- Auto-sync with upstream branch release/2.29/master,
|
||||
commit 86013ef5cea322b8f4b9c22f230c22cce369e947.
|
||||
- nptl: Fix pthread_rwlock_try*lock stalls (swbz#23844)
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org>
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.28.9000-591-ge1e47c912a.tar.xz) = c8265976147b47da66a4f727a6cf53b6c648f2ece5cd7fa67ab79738490afa05a74efd2f29777192ba090a19224d3d17fd7639e59ed3335247b140664640010e
|
||||
SHA512 (glibc-2.29-1-g86013ef5ce.tar.xz) = 2a4c126d443b7c90ca82313fb083f95081cc98ab45cf19ef4f934964b88f41682b4091bbaf0c988d7ecd5a4b174949d50dde068ba1bc198324fb196ae8f5ab64
|
||||
|
Loading…
Reference in New Issue
Block a user