diff --git a/glibc.spec b/glibc.spec index 6b3079c78ee7bfb28f851fcba013f0dae99bb612..f3a6366eef8c5a72cda84889ebd04a407a155174 100644 --- a/glibc.spec +++ b/glibc.spec @@ -59,7 +59,7 @@ ############################################################################## Name: glibc Version: 2.28 -Release: 60 +Release: 61 Summary: The GNU libc libraries License: %{all_license} URL: http://www.gnu.org/software/glibc/ @@ -75,6 +75,11 @@ Source6: LicenseList # The locale packages we supported is recorded in LanguageList Source7: LanguageList +############################################################################## +# Patches: +# - backport prefix: the latest community patch +# - no prefix: openEuler patch +############################################################################## Patch0: Fix-use-after-free-in-glob-when-expanding-user-bug-2.patch Patch1: backport-Kunpeng-patches.patch Patch2: Avoid-ldbl-96-stack-corruption-from-range-reduction-.patch @@ -1132,6 +1137,9 @@ fi %doc hesiod/README.hesiod %changelog +* Mon Feb 8 2021 Wang Shuo - 2.28-61 +- Add description for patches + * Mon Feb 8 2021 Wang Shuo - 2.28-60 - Add description for SOURCE