Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c5940250ebb4055641e1a5e64141ec2b744d318f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c5940250ebb4055641e1a5e64141ec2b744d318f)
  • Date: Thu, 27 May 2021 16:27:11 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ftp/curl/DETAILS | 10 +++++-----
ftp/curl/HISTORY | 4 ++++
2 files changed, 9 insertions(+), 5 deletions(-)

New commits:
commit c5940250ebb4055641e1a5e64141ec2b744d318f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

curl: => 7.77.0 SECURITY FIX

diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 0d9c70b..1d97d64 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 1eb55d0..a57e8e5 100644
--- a/ftp/curl/HISTORY
+++ b/ftp/curl/HISTORY
@@ -1,3 +1,7 @@
+2021-05-27 Treeve Jelbert <treeve AT 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 AT bandrate.org>
* DETAILS: version 7.76.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c5940250ebb4055641e1a5e64141ec2b744d318f), Treeve Jelbert, 05/27/2021

Archive powered by MHonArc 2.6.24.

Top of Page