Auto-sync with upstream branch master
Upstream commit: 0be0845b7a674dbfb996f66cd03d675f0f6028dc - S390: Regenerate ULPs. - manual: Fix sigdescr_np and sigabbrev_np return type (BZ #26343) - math: Update x86_64 ulps - math: Regenerate auto-libm-test-out-j0 - manual: Put the istrerrorname_np and strerrordesc_np return type in braces - Linux: Use faccessat2 to implement faccessat (bug 18683) - manual: Fix strerrorname_np and strerrordesc_np return type (BZ #26343) - math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tiny - Update syscall lists for Linux 5.8. - Use Linux 5.8 in build-many-glibcs.py. - htl: Enable tst-cancelx?[45] - tst-cancel4: Make blocking on write more portable - hurd: Add missing hidden def - hurd: Rework sbrk - hurd: Implement basic sched_get/setscheduler - x86: Rename Intel CPU feature names - manual: Fix some @code/@var formatting glitches chapter Date And Time - Copy regex_internal.h from Gnulib - Copy regex BITSET_WORD_BITS porting from Gnulib - Sync regex.h from Gnulib - Sync mktime.c from Gnulib - Sync intprops.h from Gnulib - Open master branch for glibc 2.33 development.
This commit is contained in:
parent
2f73564ad1
commit
58f285e57f
31
glibc.spec
31
glibc.spec
@ -1,5 +1,5 @@
|
||||
%define glibcsrcdir glibc-2.32
|
||||
%define glibcversion 2.32
|
||||
%define glibcsrcdir glibc-2.32.9000-22-g0be0845b7a
|
||||
%define glibcversion 2.32.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
#
|
||||
@ -2020,6 +2020,33 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Wed Aug 12 2020 Patsy Griffin <patsy@redhat.com> - 2.32.9000-1
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 0be0845b7a674dbfb996f66cd03d675f0f6028dc:
|
||||
- S390: Regenerate ULPs.
|
||||
- manual: Fix sigdescr_np and sigabbrev_np return type (BZ #26343)
|
||||
- math: Update x86_64 ulps
|
||||
- math: Regenerate auto-libm-test-out-j0
|
||||
- manual: Put the istrerrorname_np and strerrordesc_np return type in braces
|
||||
- Linux: Use faccessat2 to implement faccessat (bug 18683)
|
||||
- manual: Fix strerrorname_np and strerrordesc_np return type (BZ #26343)
|
||||
- math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tiny
|
||||
- Update syscall lists for Linux 5.8.
|
||||
- Use Linux 5.8 in build-many-glibcs.py.
|
||||
- htl: Enable tst-cancelx?[45]
|
||||
- tst-cancel4: Make blocking on write more portable
|
||||
- hurd: Add missing hidden def
|
||||
- hurd: Rework sbrk
|
||||
- hurd: Implement basic sched_get/setscheduler
|
||||
- x86: Rename Intel CPU feature names
|
||||
- manual: Fix some @code/@var formatting glitches chapter Date And Time
|
||||
- Copy regex_internal.h from Gnulib
|
||||
- Copy regex BITSET_WORD_BITS porting from Gnulib
|
||||
- Sync regex.h from Gnulib
|
||||
- Sync mktime.c from Gnulib
|
||||
- Sync intprops.h from Gnulib
|
||||
- Open master branch for glibc 2.33 development.
|
||||
|
||||
* Thu Aug 06 2020 Arjun Shankar <arjun@redhat.com> - 2.32-1
|
||||
- Auto-sync with upstream branch release/2.32/master,
|
||||
commit 3de512be7ea6053255afed6154db9ee31d4e557a:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.32.tar.xz) = b6e48fbab4fe33f83e3156c0717d7b53f7d8a32840872d18d3eb1930a47bdda6296aa3c960128e7c65c330ef5685a1f7c1480d6efcc15c1ae711157ea1ea5835
|
||||
SHA512 (glibc-2.32.9000-22-g0be0845b7a.tar.xz) = be3a0576163b8fed52f900c4c928c06d5490fe9335b3929b7aa69186289531ac3fa059a6866d904a8f1dcccb9d4a3a49c2ac8a3c98533fe416bcda487637fedc
|
||||
|
Loading…
Reference in New Issue
Block a user