Adjust the file name of patch file and Add corresponding changlog.

This commit is contained in:
Zhou Zhifa 2023-07-18 07:11:33 +00:00
parent 5460cdca30
commit 113a76475a

View File

@ -156,7 +156,7 @@ Patch69: getcwd-Set-errno-to-ERANGE-for-size-1-CVE-2021-3999.patch
Patch70: x86-Fix-__wcsncmp_avx2-in-strcmp-avx2.S-BZ-28755.patch
Patch71: x86-Add-the-virtual-machine-detection-in-init_cacheinfo.patch
Patch72: gmon-Fix-allocated-buffer-overflow-bug-29444.patch
Patch73: mips-Fix-argument-passing-for-inlined-syscalls-on-Linux.patch
Patch73: mips-Fix-argument-passing-for-inlined-syscalls-on-Linux-BZ-25523.patch
Provides: ldconfig rtld(GNU_HASH) bundled(gnulib)
@ -1216,6 +1216,9 @@ fi
%endif
%changelog
* Tue Jul 18 2023 Zhou Zhifa <zhou.zhifa@h3c.com> -2.28-93
- mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]
* Thu Feb 23 2023 Qingqing Li <liqingqing3@huawei.com> - 2.28-93
- gmon: Fix allocated buffer overflow (bug 29444)