diff --git a/curl.spec b/curl.spec index 5492608..67f6af2 100644 --- a/curl.spec +++ b/curl.spec @@ -1,7 +1,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Name: curl Version: 7.76.1 -Release: 7%{?dist} +Release: 8%{?dist} License: MIT Source: https://curl.se/download/%{name}-%{version}.tar.xz @@ -382,7 +382,7 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la %{_libdir}/libcurl.so.4.[0-9].[0-9].minimal %changelog -* Wed Jul 21 2021 Kamil Dudka - 7.76.1-7 +* Wed Jul 21 2021 Kamil Dudka - 7.76.1-8 - fix TELNET stack contents disclosure again (CVE-2021-22925) - fix bad connection reuse due to flawed path name checks (CVE-2021-22924)