Auto-sync with upstream branch master
Upstream commit: 0798b8ecc8da8667362496c1217d18635106c609 - ARC: Update syscall-names.list for ARC specific syscalls - Revert "x86_64: Add SSE sfp-exceptions" - provide y2038 safe socket constants for default/asm-generic ABI - x86_64: Add SSE sfp-exceptions - Remove __NO_MATH_INLINES - i686: Add INTERNAL_SYSCALL_NCS 6 argument support - Reset converter state after second wchar_t output (Bug 25734) - Fix typo in posix/tst-fnmatch.input (Bug 25790)
This commit is contained in:
parent
157090889d
commit
b4ca0be2b6
16
glibc.spec
16
glibc.spec
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.31.9000-350-g076f09afba
|
||||
%define glibcsrcdir glibc-2.31.9000-358-g0798b8ecc8
|
||||
%define glibcversion 2.31.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -87,7 +87,7 @@
|
||||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2041,6 +2041,18 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Mon Apr 20 2020 DJ Delorie <dj@redhat.com> - 2.31.9000-10
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 0798b8ecc8da8667362496c1217d18635106c609.
|
||||
- ARC: Update syscall-names.list for ARC specific syscalls
|
||||
- Revert "x86_64: Add SSE sfp-exceptions"
|
||||
- provide y2038 safe socket constants for default/asm-generic ABI
|
||||
- x86_64: Add SSE sfp-exceptions
|
||||
- Remove __NO_MATH_INLINES
|
||||
- i686: Add INTERNAL_SYSCALL_NCS 6 argument support
|
||||
- Reset converter state after second wchar_t output (Bug 25734)
|
||||
- Fix typo in posix/tst-fnmatch.input (Bug 25790)
|
||||
|
||||
* Wed Apr 15 2020 Patsy Griffin <patsy@redhat.com> - 2.31.9000-9
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 076f09afbac1aa57756faa7a8feadb7936a724e4.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.31.9000-350-g076f09afba.tar.xz) = 14684a348ef48b82735bff0c2b8b92640d1afd77df9efadfd265572e26f1d3160e50e936b958995481b72a877479f04d32bbe6093e01427c758d389fe1cd5460
|
||||
SHA512 (glibc-2.31.9000-358-g0798b8ecc8.tar.xz) = 19adc0b2280a1a1980f97888388fbf3c6edc6f17225a6d86aa6c47710beec9047721935e8e9da0a8a1a0f5d4b2d906ab02c348c0f95472b92de82c51b02699e5
|
||||
|
Loading…
Reference in New Issue
Block a user