From 8195a6d3762c56d8ba23db67b35d01319ea0a7c2 Mon Sep 17 00:00:00 2001 From: xielh <5604895+xielhxie@user.noreply.gitee.com> Date: Fri, 21 Aug 2020 10:21:33 +0800 Subject: [PATCH] update curl.spec. --- curl.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/curl.spec b/curl.spec index 0cc5b4f..accc444 100644 --- a/curl.spec +++ b/curl.spec @@ -156,6 +156,13 @@ rm -rf ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la %{_mandir}/man1/curl-config.1* %{_mandir}/man3/* +* Wen Aug 19 2020 xieliuhua - 7.72.0 +- Type:cves +- ID:CVE-2020-8231 +- SUG:NA +- DESC:fix CVE-2020-8231 + + %changelog * Fri Jul 24 2020 zhujunhao - 7.71.1-1 - Update to 7.71.1 -- Gitee