Auto-sync with upstream release 2.32
Upstream commit: 3de512be7ea6053255afed6154db9ee31d4e557a - Prepare for glibc 2.32 release. - Regenerate configure scripts. - Update NEWS with bugs. - Update translations. - Don't mix linker error messages into edited scripts - benchtests/README update. - RISC-V: Update lp64d libm-test-ulps according to HiFive Unleashed - aarch64: update NEWS about branch protection - Add NEWS entry for CVE-2016-10228 (bug 19519) - powerpc: Fix incorrect cache line size load in memset (bug 26332) - Update Nios II libm-test-ulps file.
This commit is contained in:
parent
df5430b755
commit
2f73564ad1
21
glibc.spec
21
glibc.spec
@ -1,5 +1,5 @@
|
||||
%define glibcsrcdir glibc-2.31.9000-759-g7f1a08cff8
|
||||
%define glibcversion 2.31.9000
|
||||
%define glibcsrcdir glibc-2.32
|
||||
%define glibcversion 2.32
|
||||
# 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: 24%{?dist}
|
||||
Release: 1%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
# libraries.
|
||||
@ -2020,6 +2020,21 @@ fi
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Thu Aug 06 2020 Arjun Shankar <arjun@redhat.com> - 2.32-1
|
||||
- Auto-sync with upstream branch release/2.32/master,
|
||||
commit 3de512be7ea6053255afed6154db9ee31d4e557a:
|
||||
- Prepare for glibc 2.32 release.
|
||||
- Regenerate configure scripts.
|
||||
- Update NEWS with bugs.
|
||||
- Update translations.
|
||||
- Don't mix linker error messages into edited scripts
|
||||
- benchtests/README update.
|
||||
- RISC-V: Update lp64d libm-test-ulps according to HiFive Unleashed
|
||||
- aarch64: update NEWS about branch protection
|
||||
- Add NEWS entry for CVE-2016-10228 (bug 19519)
|
||||
- powerpc: Fix incorrect cache line size load in memset (bug 26332)
|
||||
- Update Nios II libm-test-ulps file.
|
||||
|
||||
* Fri Jul 31 2020 Patsy Griffin <patsy@redhat.com> - 2.31.9000-24
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 7f1a08cff82255cd4252a2c75fd65b80a6a170bf.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.31.9000-759-g7f1a08cff8.tar.xz) = ed0494af470e2a9c6c0aa17fb874ea6b40feaf37ab9b0f5753abc505b16680dd69c6dc2c8be406c81e6af5748f13054067c46911006abe9e724c8c04e923338f
|
||||
SHA512 (glibc-2.32.tar.xz) = b6e48fbab4fe33f83e3156c0717d7b53f7d8a32840872d18d3eb1930a47bdda6296aa3c960128e7c65c330ef5685a1f7c1480d6efcc15c1ae711157ea1ea5835
|
||||
|
Loading…
Reference in New Issue
Block a user