Auto-sync with upstream branch master
Upstream commit: 352bb99754ae7c83ff1b974f9c52244e974c9410 - Build raise with -fasynchronous-unwind-tables. - Fix locale/tst-locale-locpath cross-testing when sshd sets LANG. - Fix elf/tst-rtld-preload cross-testing. - Fix cross-testing of tst-ifunc-fault-* tests. - gitlog-to-changelog: Drop scripts in favour of gnulib version - Add NEWS entry about the change in handling of PT_GNU_STACK on MIPS - Fix array overflow in backtrace on PowerPC (bug 25423) - getaddrinfo: Fix resource leak after strdup failure in gethosts (swbz#25425)
This commit is contained in:
parent
d18724d2ec
commit
1e5275ce0a
16
glibc.spec
16
glibc.spec
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.30.9000-501-g92ce43eef7
|
||||
%define glibcsrcdir glibc-2.30.9000-509-g352bb99754
|
||||
%define glibcversion 2.30.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: 32%{?dist}
|
||||
Release: 33%{?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
|
||||
* Thu Jan 30 2020 Patsy Franklin <patsy@redhat.com> - 2.30.9000-33
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 352bb99754ae7c83ff1b974f9c52244e974c9410.
|
||||
- Build raise with -fasynchronous-unwind-tables.
|
||||
- Fix locale/tst-locale-locpath cross-testing when sshd sets LANG.
|
||||
- Fix elf/tst-rtld-preload cross-testing.
|
||||
- Fix cross-testing of tst-ifunc-fault-* tests.
|
||||
- gitlog-to-changelog: Drop scripts in favour of gnulib version
|
||||
- Add NEWS entry about the change in handling of PT_GNU_STACK on MIPS
|
||||
- Fix array overflow in backtrace on PowerPC (bug 25423)
|
||||
- getaddrinfo: Fix resource leak after strdup failure in gethosts (swbz#25425)
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org>
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.30.9000-501-g92ce43eef7.tar.xz) = a6f0d4280302e7d05d0e6f7569bf76da2965ce19177079362bc85cb79dc11f21717a5c17f895b493e881fc8183cb7abb19327719e8370c7556bd8883deafa332
|
||||
SHA512 (glibc-2.30.9000-509-g352bb99754.tar.xz) = 45f30fcf302754db9d3c2fbcbe326780bb29b68f8c1b62aa8239f9ad27a179567e9375028fc1bcfcbeeb446862c8c297185f0411e1774800db4d659d14bfb91a
|
||||
|
Loading…
Reference in New Issue
Block a user