diff --git a/glibc.spec b/glibc.spec index 3dbdb9d68dc675e209f9f3fdca929025d31df57f..19c249364dae9b9a4bbe47c58a2d9855ed950efb 100644 --- a/glibc.spec +++ b/glibc.spec @@ -70,7 +70,7 @@ ############################################################################## Name: glibc Version: 2.34 -Release: 139 +Release: 140 Summary: The GNU libc libraries License: %{all_license} URL: http://www.gnu.org/software/glibc/ @@ -326,7 +326,7 @@ Patch9036: add-pthread_cond_clockwait-GLIBC_2_28.patch Patch9037: 0001-ld.so-support-ld.so-mmap-hugetlb-hugepage-according-.patch Patch9038: 0002-elf-ld.so-keep-compatible-with-the-original-policy-o.patch Patch9039: 0003-elf-ld.so-remove-_mmap_hole-when-ld.so-mmap-PT_LOAD-.patch -Patch9030: elf-ld.so-add-MAP_NORESERVE-flag-for-the-first-mmap-2MB-contig.patch +Patch9040: elf-ld.so-add-MAP_NORESERVE-flag-for-the-first-mmap-2MB-contig.patch Patch9041: elf-ld.so-prohibit-multiple-i-options-and-do-not-allow-i-speci.patch Patch9042: elf-ld.so-Consider-maybe-existing-hole-between-PT_LO.patch Patch9043: add-GB18030-2022-charmap-BZ-30243.patch @@ -1504,6 +1504,9 @@ fi %endif %changelog +* Thu Nov 9 2023 doupengda - 2.34-140 +- Modify patch 9030 defined multiple times + * Thu Oct 26 2023 zhangnaichuan - 2.34-139 - posix: Fix some crashes in wordexp