Auto-sync with upstream branch master
Upstream commit: cb7e7a5ca1d6d25d59bc038bdc09630e507c41e5 - nptl: Handle NULL abstime [BZ #26394] - Update build-many-glibcs.py for binutils ia64 obsoletion. - Update kernel version to 5.8 in tst-mman-consts.py. - y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time - aarch64: update ulps.
This commit is contained in:
parent
58f285e57f
commit
7ec72a1eab
13
glibc.spec
13
glibc.spec
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.32.9000-22-g0be0845b7a
|
||||
%define glibcsrcdir glibc-2.32.9000-27-gcb7e7a5ca1
|
||||
%define glibcversion 2.32.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -96,7 +96,7 @@
|
||||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2020,6 +2020,15 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Mon Aug 17 2020 DJ Delorie <dj@redhat.com> - 2.32.9000-2
|
||||
- Auto-sync with upstream branch master,
|
||||
commit cb7e7a5ca1d6d25d59bc038bdc09630e507c41e5.
|
||||
- nptl: Handle NULL abstime [BZ #26394]
|
||||
- Update build-many-glibcs.py for binutils ia64 obsoletion.
|
||||
- Update kernel version to 5.8 in tst-mman-consts.py.
|
||||
- y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
|
||||
- aarch64: update ulps.
|
||||
|
||||
* Wed Aug 12 2020 Patsy Griffin <patsy@redhat.com> - 2.32.9000-1
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 0be0845b7a674dbfb996f66cd03d675f0f6028dc:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.32.9000-22-g0be0845b7a.tar.xz) = be3a0576163b8fed52f900c4c928c06d5490fe9335b3929b7aa69186289531ac3fa059a6866d904a8f1dcccb9d4a3a49c2ac8a3c98533fe416bcda487637fedc
|
||||
SHA512 (glibc-2.32.9000-27-gcb7e7a5ca1.tar.xz) = e23e0f15d2f27efea81401800b9af71768e77754bf52c17d9c4264642d3fe0fb7da1e12d6eb57405af07b0d75cbe1cde46729ffe8fd86700cbc5d00b6818fa73
|
||||
|
Loading…
Reference in New Issue
Block a user