Add description for patches
This commit is contained in:
parent
4c13687b53
commit
a00729a6fb
10
glibc.spec
10
glibc.spec
@ -59,7 +59,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: 2.28
|
Version: 2.28
|
||||||
Release: 60
|
Release: 61
|
||||||
Summary: The GNU libc libraries
|
Summary: The GNU libc libraries
|
||||||
License: %{all_license}
|
License: %{all_license}
|
||||||
URL: http://www.gnu.org/software/glibc/
|
URL: http://www.gnu.org/software/glibc/
|
||||||
@ -75,6 +75,11 @@ Source6: LicenseList
|
|||||||
# The locale packages we supported is recorded in LanguageList
|
# The locale packages we supported is recorded in LanguageList
|
||||||
Source7: 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
|
Patch0: Fix-use-after-free-in-glob-when-expanding-user-bug-2.patch
|
||||||
Patch1: backport-Kunpeng-patches.patch
|
Patch1: backport-Kunpeng-patches.patch
|
||||||
Patch2: Avoid-ldbl-96-stack-corruption-from-range-reduction-.patch
|
Patch2: Avoid-ldbl-96-stack-corruption-from-range-reduction-.patch
|
||||||
@ -1132,6 +1137,9 @@ fi
|
|||||||
%doc hesiod/README.hesiod
|
%doc hesiod/README.hesiod
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 8 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.28-61
|
||||||
|
- Add description for patches
|
||||||
|
|
||||||
* Mon Feb 8 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.28-60
|
* Mon Feb 8 2021 Wang Shuo<wangshuo_1994@foxmail.com> - 2.28-60
|
||||||
- Add description for SOURCE
|
- Add description for SOURCE
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user