|
|
|
@ -157,7 +157,7 @@ end \
|
|
|
|
|
Summary: The GNU libc libraries
|
|
|
|
|
Name: glibc
|
|
|
|
|
Version: %{glibcversion}
|
|
|
|
|
Release: 122%{?dist}.1
|
|
|
|
|
Release: 122%{?dist}.inferit
|
|
|
|
|
|
|
|
|
|
# In general, GPLv2+ is used by programs, LGPLv2+ is used for
|
|
|
|
|
# libraries.
|
|
|
|
@ -3012,6 +3012,9 @@ update_gconv_modules_cache ()
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Nov 05 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.34-122.inferit
|
|
|
|
|
- Rebuilt. No changes
|
|
|
|
|
|
|
|
|
|
* Wed Aug 28 2024 Patsy Griffin <patsy@redhat.com> - 2.34-122
|
|
|
|
|
- elf: Clarify and invert second argument of _dl_allocate_tls_init
|
|
|
|
|
- elf: Avoid re-initializing already allocated TLS in dlopen (RHEL-36148)
|
|
|
|
|