[packages/curl] up to 8.11.1 (fixes CVE-2024-11053)
atler
atler at pld-linux.org
Wed Dec 11 14:39:06 CET 2024
commit ec0b33dee07961b611d55970f8dcb9e1e7631622
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Dec 11 13:51:41 2024 +0100
up to 8.11.1 (fixes CVE-2024-11053)
curl.spec | 8 +++-----
disable-ldap-pc.patch | 11 -----------
2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index 9b2caea..42c0dc2 100644
--- a/curl.spec
+++ b/curl.spec
@@ -25,15 +25,14 @@ 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.11.0
-Release: 2
+Version: 8.11.1
+Release: 1
License: MIT-like
Group: Applications/Networking
Source0: https://curl.se/download/%{name}-%{version}.tar.xz
-# Source0-md5: 49dd886ac84ed3de693464f78f1ee926
+# Source0-md5: 25e65a5156ca4928060b61cb051813db
Patch0: %{name}-ac.patch
Patch1: %{name}-krb5flags.patch
-Patch2: disable-ldap-pc.patch
URL: https://curl.se/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -245,7 +244,6 @@ Dopełnianianie parametrów w ZSH dla polecenia curl.
%setup -q
%patch0 -p1
%patch1 -p1
-%patch2 -p1
%{__rm} m4/lt*.m4 m4/libtool.m4
diff --git a/disable-ldap-pc.patch b/disable-ldap-pc.patch
deleted file mode 100644
index 04a335b..0000000
--- a/disable-ldap-pc.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- curl-8.11.0/acinclude.m4.orig 2024-11-06 08:09:19.000000000 +0100
-+++ curl-8.11.0/acinclude.m4 2024-11-15 10:28:27.723007598 +0100
-@@ -565,7 +565,7 @@
- else
- LIBS="$curl_cv_ldap_LIBS $curl_cv_save_LIBS"
- fi
-- LIBCURL_PC_REQUIRES_PRIVATE="ldap $LIBCURL_PC_REQUIRES_PRIVATE"
-+ #LIBCURL_PC_REQUIRES_PRIVATE="ldap $LIBCURL_PC_REQUIRES_PRIVATE"
- AC_MSG_RESULT([$curl_cv_ldap_LIBS])
- ;;
- esac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/ec0b33dee07961b611d55970f8dcb9e1e7631622
More information about the pld-cvs-commit
mailing list