Auto-sync with upstream branch master
Upstream commit: 9125e43daf92e3d4e69044a54b9fe9ed88c861ad - Use binutils 2.39 branch in build-many-glibcs.py - S390: Fix werror=unused-variable in ifunc-impl-list.c. - Ensure calculations happen with desired rounding mode in y1lf128 - localedata: Convert French language locales (fr_*) to UTF-8 - Linux: Fix enum fsconfig_command detection in <sys/mount.h> - elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere - Move ip_mreqn structure from Linux to generic - malloc: Do not use MAP_NORESERVE to allocate heap segments - Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485) - non-linux: bits/in.h: Add more RFC options
This commit is contained in:
parent
6c465d0ed7
commit
c6f93d2f6d
18
glibc.spec
18
glibc.spec
@ -1,4 +1,4 @@
|
||||
%global glibcsrcdir glibc-2.36.9000-41-g453b88efe6
|
||||
%global glibcsrcdir glibc-2.36.9000-51-g9125e43daf
|
||||
%global glibcversion 2.36.9000
|
||||
# Pre-release tarballs are pulled in from git using a command that is
|
||||
# effectively:
|
||||
@ -159,7 +159,7 @@ Version: %{glibcversion}
|
||||
# - It allows using the Release number without the %%dist tag in the dependency
|
||||
# generator to make the generated requires interchangeable between Rawhide
|
||||
# and ELN (.elnYY < .fcXX).
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
Release: %{baserelease}%{?dist}
|
||||
|
||||
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
||||
@ -2185,6 +2185,20 @@ update_gconv_modules_cache ()
|
||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||
|
||||
%changelog
|
||||
* Thu Aug 18 2022 Patsy Griffin <patsy@redhat.com> - 2.36.9000-2
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 9125e43daf92e3d4e69044a54b9fe9ed88c861ad.
|
||||
- Use binutils 2.39 branch in build-many-glibcs.py
|
||||
- S390: Fix werror=unused-variable in ifunc-impl-list.c.
|
||||
- Ensure calculations happen with desired rounding mode in y1lf128
|
||||
- localedata: Convert French language locales (fr_*) to UTF-8
|
||||
- Linux: Fix enum fsconfig_command detection in <sys/mount.h>
|
||||
- elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere
|
||||
- Move ip_mreqn structure from Linux to generic
|
||||
- malloc: Do not use MAP_NORESERVE to allocate heap segments
|
||||
- Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)
|
||||
- non-linux: bits/in.h: Add more RFC options
|
||||
|
||||
* Mon Aug 15 2022 Florian Weimer <fweimer@redhat.com> - 2.36.9000-1
|
||||
- Auto-sync with upstream branch master,
|
||||
commit 453b88efe6fa79f5c7c6fccc3a520c75fdd43074:
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glibc-2.36.9000-41-g453b88efe6.tar.xz) = 1b85237092f7f08077374039d182dd123246efcfd8d89ad8e999cd98782618c5679b7344a35a57892a8f8c673e4497caabcb4f37baf6f5147f8d39f398b419dd
|
||||
SHA512 (glibc-2.36.9000-51-g9125e43daf.tar.xz) = add14794c9a37de72f0c9e689414566f9c02dc334fcbb4504d9633bff4c5512c68d814ab589cf659db4f5863b5d23ee4c04b0ee31afbdfa1c27eb09304c37327
|
||||
|
Loading…
Reference in New Issue
Block a user