!25 fix testcase read

From: @xing_xing1992 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-03-04 07:57:22 +00:00 committed by Gitee
commit 49613951d5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 12 additions and 2 deletions

View File

@ -15,7 +15,7 @@
Name: libsolv
Version: 0.7.14
Release: 5
Release: 6
Summary: Package dependency solver
License: BSD
URL: https://github.com/openSUSE/libsolv
@ -25,7 +25,9 @@ Patch0: Fix-memory-leaks.patch
Patch1: Fix-segfault-in-resolve_jobrules.patch
Patch2: Fix-Memory-leaks-in-SWIG-generated-code-for-Python.patch
Patch3: use-memmove-for-overlapping-regions.patch
Patch4: CVE-2021-3200.patch
#fix CVE-2021-3200,CVE-2021-44568,CVE-2021-44569,CVE-2021-44571,CVE-2021-44573,CVE-2021-44574,CVE-2021-44575,CVE-2021-44576,CVE-2021-44577,CVE-2021-33938,CVE-2021-33929,CVE-2021-33928,CVE-2021-33930
Patch6000: backport-testcase-read.patch
BuildRequires: cmake gcc-c++ ninja-build pkgconfig(rpm) zlib-devel
BuildRequires: libxml2-devel xz-devel bzip2-devel libzstd-devel
@ -193,6 +195,14 @@ Python 3 version.
%{_mandir}/man3/%{name}*.3*
%changelog
* Thu Mar 03 2022 xingxing <xingxing9@h-partners.com> - 0.7.14-6
- Type:cves
- CVE:CVE-2021-3200-CVE-2021-44568-CVE-2021-44569-CVE-2021-44571-CVE-2021-44573-CVE-2021-44574-CVE-2021-44575-CVE-20
21-44576-CVE-2021-44577
- SUG:NA
- DESC:fix CVE-2021-3200-CVE-2021-44568-CVE-2021-44569-CVE-2021-44571-CVE-2021-44573-CVE-2021-44574-CVE-2021-44575-C
VE-2021-44576-CVE-2021-44577
* Tue Nov 02 2021 quanhongfei <quanhongfei@huawei.com> - 0.7.14-5
- Type:bugfix
- CVE:NA