Rebuild for 9.4 GA
This commit is contained in:
parent
dd1ed1db23
commit
b363a5f504
1
.curl.metadata
Normal file
1
.curl.metadata
Normal file
@ -0,0 +1 @@
|
||||
d38ab79ef7a6d92df91ca8dfcf9a5eaf7e25b725 curl-7.76.1.tar.xz
|
@ -1,7 +1,7 @@
|
||||
Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
|
||||
Name: curl
|
||||
Version: 7.76.1
|
||||
Release: 28%{?dist}
|
||||
Release: 29%{?dist}
|
||||
License: MIT
|
||||
Source: https://curl.se/download/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -545,6 +545,9 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la
|
||||
%{_libdir}/libcurl.so.4.[0-9].[0-9].minimal
|
||||
|
||||
%changelog
|
||||
* Wed Mar 6 2024 Jacek Migacz <jmigacz@redhat.com> - 7.76.1-29
|
||||
- rebuild for 9.4 GA
|
||||
|
||||
* Tue Oct 10 2023 Jacek Migacz <jmigacz@redhat.com> - 7.76.1-28
|
||||
- return error if hostname too long for remote resolve (CVE-2023-38545)
|
||||
- fix cookie injection with none file (CVE-2023-38546)
|
||||
|
Loading…
Reference in New Issue
Block a user