summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rwxr-xr-xftp/curl/DETAILS10
-rw-r--r--ftp/curl/HISTORY4
2 files changed, 9 insertions, 5 deletions
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 <treeve@sourcemage.org>
+ * DETAILS: version 7.77.0
+ SECURITY_PATCH++, fixes CVE-2021-22897 CVE-2021-22898 CVE-2021-22901
+
2021-04-02 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 7.76.1