diff --git a/glibc.spec b/glibc.spec index 3259e487ce4c5dea7e63b9bc31a2668cfced6414..cb53c442d79ead8592295dd9bc5a7878316e6435 100644 --- a/glibc.spec +++ b/glibc.spec @@ -67,7 +67,7 @@ ############################################################################## Name: glibc Version: 2.38 -Release: 44 +Release: 45 Summary: The GNU libc libraries License: %{all_license} URL: http://www.gnu.org/software/glibc/ @@ -260,9 +260,6 @@ Patch9006: fix-Segmentation-fault-in-nss-module.patch Patch9007: fix_nss_database_check_reload_and_get_memleak.patch Patch9008: 0001-fix-glibc-build-error-on-x86.patch -%if %{ENABLE_RELOC} -Patch9009: reserve-relocation-information-for-sysboost.patch -%endif Patch9010: add-Wl-z-noseparate-code-for-so.patch Provides: ldconfig rtld(GNU_HASH) bundled(gnulib) @@ -1469,6 +1466,9 @@ fi %endif %changelog +* Fri Dec 06 2024 shenzhongwei - 2.38-45 +- delete useless patches in the source package. + * Fri Dec 06 2024 shixuantong - 2.38-44 - elf: Handle static PIE with non-zero load address - elf: Introduce _dl_relocate_object_no_relro