[packages/curl] up to 8.16.0 (fixes CVE-2025-10148)
atler
atler at pld-linux.org
Thu Sep 11 00:11:50 CEST 2025
commit ba946a8c13c41dfe409d6e4088c3e828aa32997e
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Sep 11 00:10:19 2025 +0200
up to 8.16.0 (fixes CVE-2025-10148)
curl.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index a96a172..3a08628 100644
--- a/curl.spec
+++ b/curl.spec
@@ -25,12 +25,12 @@ Summary(pt_BR.UTF-8): Busca URL (suporta FTP, TELNET, LDAP, GOPHER, DICT, HTTP e
Summary(ru.UTF-8): Утилита для получения файлов с серверов FTP, HTTP и других
Summary(uk.UTF-8): Утиліта для отримання файлів з серверів FTP, HTTP та інших
Name: curl
-Version: 8.15.0
-Release: 2
+Version: 8.16.0
+Release: 1
License: MIT-like
Group: Applications/Networking
Source0: https://curl.se/download/%{name}-%{version}.tar.xz
-# Source0-md5: b8872bb6cc5d18d03bea8ff5090b2b81
+# Source0-md5: 3b5aae755714b338af0f66726bceb62a
Patch0: %{name}-ac.patch
Patch1: %{name}-krb5flags.patch
URL: https://curl.se/
@@ -51,6 +51,7 @@ BuildRequires: nettle-devel
# with gnutls or openssl crypto, conforming to chosen curl crypto library
%{?with_http3:BuildRequires: ngtcp2-devel}
%{?with_ldap:BuildRequires: openldap-devel}
+BuildRequires: perl-base
BuildRequires: pkgconfig
BuildRequires: rpm >= 4.4.9-56
BuildRequires: rpm-build >= 4.6
@@ -332,8 +333,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/curl_*.3*
%{_mandir}/man3/libcurl*.3*
%{_mandir}/man3/CURLINFO_*.3*
-%{_mandir}/man3/CURLOPT_*.3*
+%{_mandir}/man3/CURLMINFO*.3*
%{_mandir}/man3/CURLMOPT_*.3*
+%{_mandir}/man3/CURLOPT_*.3*
%{_mandir}/man3/CURLSHOPT_*.3*
%if %{with static_libs}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/ba946a8c13c41dfe409d6e4088c3e828aa32997e
More information about the pld-cvs-commit
mailing list