Auto-sync with upstream branch master
Upstream commit: 569cfcc6bf35c28112ca8d7112e9eb4a22bed5b8 - hurd: Fix _NOFLSH value - elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864] - string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444] - scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option - configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS
This commit is contained in:
parent
d000e6b3e6
commit
8a01f7cacb
13
glibc.spec
13
glibc.spec
@ -1,4 +1,4 @@
|
|||||||
%global glibcsrcdir glibc-2.36.9000-430-g2d2d7e1a8f
|
%global glibcsrcdir glibc-2.36.9000-435-g569cfcc6bf
|
||||||
%global glibcversion 2.36.9000
|
%global glibcversion 2.36.9000
|
||||||
# Pre-release tarballs are pulled in from git using a command that is
|
# Pre-release tarballs are pulled in from git using a command that is
|
||||||
# effectively:
|
# effectively:
|
||||||
@ -159,7 +159,7 @@ Version: %{glibcversion}
|
|||||||
# - It allows using the Release number without the %%dist tag in the dependency
|
# - It allows using the Release number without the %%dist tag in the dependency
|
||||||
# generator to make the generated requires interchangeable between Rawhide
|
# generator to make the generated requires interchangeable between Rawhide
|
||||||
# and ELN (.elnYY < .fcXX).
|
# and ELN (.elnYY < .fcXX).
|
||||||
%global baserelease 21
|
%global baserelease 22
|
||||||
Release: %{baserelease}%{?dist}
|
Release: %{baserelease}%{?dist}
|
||||||
|
|
||||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||||
@ -2193,6 +2193,15 @@ update_gconv_modules_cache ()
|
|||||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 17 2023 Florian Weimer <fweimer@redhat.com> - 2.36.9000-22
|
||||||
|
- Auto-sync with upstream branch master,
|
||||||
|
commit 569cfcc6bf35c28112ca8d7112e9eb4a22bed5b8:
|
||||||
|
- hurd: Fix _NOFLSH value
|
||||||
|
- elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]
|
||||||
|
- string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444]
|
||||||
|
- scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option
|
||||||
|
- configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS
|
||||||
|
|
||||||
* Wed Jan 11 2023 Patsy Griffin <patsy@redhat.com> - 2.36.9000-21
|
* Wed Jan 11 2023 Patsy Griffin <patsy@redhat.com> - 2.36.9000-21
|
||||||
- Auto-sync with upstream branch master,
|
- Auto-sync with upstream branch master,
|
||||||
commit 2d2d7e1a8f2e62b442ae8978f0a6c17f385575c4.
|
commit 2d2d7e1a8f2e62b442ae8978f0a6c17f385575c4.
|
||||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
|||||||
SHA512 (glibc-2.36.9000-415-g5f55b22f4b.tar.xz) = fba6e81e710b5585c67181a4e5b8dd4617f4c0dbe96c79c88e4adaf47e2919ad4ba4609c32db6d4615ed34493e52e02d74b6489ef2d479a4f5581b12dade5006
|
SHA512 (glibc-2.36.9000-435-g569cfcc6bf.tar.xz) = e956af9a33b53e49332c3fc718f4b28402ea4f6ff91b4309c4533ad4a41a2180398cef704de063b4fe4e81fd4cbe591acea51fb2df09e32da77652eb727f3138
|
||||||
SHA512 (glibc-2.36.9000-430-g2d2d7e1a8f.tar.xz) = d2736c48c99ffe11972e6cb87d6835ad94abc0f74c328ff6c1f6d4a529da3c2af783c1745c951b1a94bbce5ca4d108755c2556245adfc865a073c22874bb0f0a
|
|
||||||
|
Loading…
Reference in New Issue
Block a user