forked from rpms/glibc
Merge tag 'imports/c10s/glibc-2.39-23.el10' into a10s
This commit is contained in:
commit
04a3c0d8b9
19
glibc.spec
19
glibc.spec
@ -170,8 +170,8 @@ 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 22
|
||||
Release: %{baserelease}%{?dist}.alma.2
|
||||
%global baserelease 23
|
||||
Release: %{baserelease}%{?dist}.alma.1
|
||||
|
||||
# Licenses:
|
||||
#
|
||||
@ -349,9 +349,9 @@ Patch38: glibc-upstream-2.39-15.patch
|
||||
Patch39: glibc-upstream-2.39-16.patch
|
||||
Patch40: glibc-upstream-2.39-17.patch
|
||||
Patch41: glibc-upstream-2.39-18.patch
|
||||
# Patch42: glibc-upstream-2.39-19.patch
|
||||
# Patch43: glibc-upstream-2.39-20.patch
|
||||
# Patch44: glibc-upstream-2.39-21.patch
|
||||
Patch42: glibc-upstream-2.39-19.patch
|
||||
Patch43: glibc-upstream-2.39-20.patch
|
||||
Patch44: glibc-upstream-2.39-21.patch
|
||||
Patch45: glibc-upstream-2.39-22.patch
|
||||
Patch46: glibc-upstream-2.39-23.patch
|
||||
Patch47: glibc-upstream-2.39-24.patch
|
||||
@ -2664,12 +2664,13 @@ update_gconv_modules_cache ()
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Dec 03 2024 Koichiro Iwao <meta@almalinux.org> - 2.39-22.alma.2
|
||||
- Revert: x86: Fix Zen3/Zen4 ERMS selection
|
||||
|
||||
* Mon Sep 09 2024 Eduard Abdullin <eabdullin@almalinux.org> - 2.39-22.alma.1
|
||||
* Fri Dec 06 2024 Eduard Abdullin <eabdullin@almalinux.org> - 2.39-23.alma.1
|
||||
- Overwrite target for x86_64_v2
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.39-23
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
* Wed Jul 31 2024 Florian Weimer <fweimer@redhat.com> - 2.39-22
|
||||
- Support clearing options in /etc/resolv.conf, RES_OPTIONS with a - prefix
|
||||
- Introduce the strict-error/RES_STRICTERR stub resolver option (RHEL-18039)
|
||||
|
Loading…
Reference in New Issue
Block a user