From c5940250ebb4055641e1a5e64141ec2b744d318f Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Thu, 27 May 2021 18:19:47 +0200 Subject: curl: => 7.77.0 SECURITY FIX --- ftp/curl/DETAILS | 10 +++++----- ftp/curl/HISTORY | 4 ++++ 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'ftp') diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS index 0d9c70ba60..1d97d640b1 100755 --- a/ftp/curl/DETAILS +++ b/ftp/curl/DETAILS @@ -1,16 +1,16 @@ SPELL=curl - VERSION=7.76.1 - SECURITY_PATCH=34 + VERSION=7.77.0 + SECURITY_PATCH=35 SOURCE=$SPELL-$VERSION.tar.xz SOURCE2=$SOURCE.asc SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" - SOURCE_URL[0]=http://curl.haxx.se/download/$SOURCE + SOURCE_URL[0]=https://curl.haxx.se/download/$SOURCE SOURCE_URL[1]=ftp://ftp.sunet.se/pub/www/utilities/$SPELL/$SOURCE - SOURCE_URL[2]=http://${SPELL}.askapache.com/download/${SOURCE} + SOURCE_URL[2]=https://${SPELL}.askapache.com/download/${SOURCE} SOURCE2_URL[1]=$SOURCE_URL.asc SOURCE_GPG=curl.gpg:$SOURCE2:UPSTREAM_KEY SOURCE2_IGNORE=signature - WEB_SITE=http://curl.haxx.se/ + WEB_SITE=https://curl.haxx.se/ ENTERED=20010922 LICENSE[0]=MIT KEYWORDS="ftp" diff --git a/ftp/curl/HISTORY b/ftp/curl/HISTORY index 1eb55d0e0c..a57e8e5875 100644 --- a/ftp/curl/HISTORY +++ b/ftp/curl/HISTORY @@ -1,3 +1,7 @@ +2021-05-27 Treeve Jelbert + * DETAILS: version 7.77.0 + SECURITY_PATCH++, fixes CVE-2021-22897 CVE-2021-22898 CVE-2021-22901 + 2021-04-02 Florian Franzmann * DETAILS: version 7.76.1 -- cgit v1.2.3