From aca3a04d5334be066e7f3c612c31a1dabb86da3a Mon Sep 17 00:00:00 2001 From: iarspider Date: Mon, 14 Mar 2022 15:41:18 +0100 Subject: [PATCH 1/2] Update curl to 7.79.0 --- curl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl.spec b/curl.spec index 9ca2b26ab3b..065d16e966c 100644 --- a/curl.spec +++ b/curl.spec @@ -1,4 +1,4 @@ -### RPM external curl 7.70.0 +### RPM external curl 7.79.0 Source: http://curl.haxx.se/download/%{n}-%{realversion}.tar.gz Requires: zlib From 6c3e11591817b9d0db735f89d66f9504ca3340fd Mon Sep 17 00:00:00 2001 From: iarspider Date: Mon, 14 Mar 2022 22:30:26 +0100 Subject: [PATCH 2/2] Update CURL spec --- curl.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/curl.spec b/curl.spec index 065d16e966c..6e25d50973b 100644 --- a/curl.spec +++ b/curl.spec @@ -20,7 +20,8 @@ esac --with-zlib=${ZLIB_ROOT} \ --without-nss \ --without-libssh2 \ - --with-gssapi=${KERBEROS_ROOT} + --with-gssapi=${KERBEROS_ROOT} \ + --with-openssl make %{makeprocesses}