summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorPavel Vinogradov2021-07-21 15:24:59 -0400
committerPavel Vinogradov2021-07-21 15:24:59 -0400
commit372bc4617f5cbeffdbab15eec89f01ceb9664b17 (patch)
tree442ed19cec99891ef88dc2cdb32d853d340b4535 /ftp
parent25ec0618964a8b8a5b3e6d440b678fd4462c2878 (diff)
ftp/curl: version 7.78.0, SECURITY_PATCH++
Diffstat (limited to 'ftp')
-rwxr-xr-xftp/curl/DETAILS4
-rw-r--r--ftp/curl/HISTORY40
2 files changed, 24 insertions, 20 deletions
diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 1d97d640b1..0574462993 100755
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,6 +1,6 @@
SPELL=curl
- VERSION=7.77.0
- SECURITY_PATCH=35
+ VERSION=7.78.0
+ SECURITY_PATCH=36
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/ftp/curl/HISTORY b/ftp/curl/HISTORY
index a57e8e5875..62a9f8c988 100644
--- a/ftp/curl/HISTORY
+++ b/ftp/curl/HISTORY
@@ -1,28 +1,32 @@
-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-07-21 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 7.78.0, SECURITY_PATCH++, CVE-2021-22922, CVE-2021-22923,
+ CVE-2021-22924, CVE-2021-22925, CVE-2021-22926
-2021-04-02 Florian Franzmann <bwlf@bandrate.org>
- * DETAILS: version 7.76.1
+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.0, SECURITY_PATCH++, fixes CVE-2021-22876,
- CVE-2021-22890
+2021-04-02 florian franzmann <bwlf@bandrate.org>
+ * details: version 7.76.1
-2021-02-06 Florian Franzmann <bwlf@bandrate.org>
- * DETAILS: version 7.75.0
+2021-04-02 florian franzmann <bwlf@bandrate.org>
+ * details: version 7.76.0, security_patch++, fixes cve-2021-22876,
+ cve-2021-22890
-2021-02-01 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: add optional zstd
+2021-02-06 florian franzmann <bwlf@bandrate.org>
+ * details: version 7.75.0
-2020-12-09 Florian Franzmann <bwlf@bandrate.org>
- * DETAILS: version 7.74.0, SECURITY_PATCH++, fixes CVE-2020-8284,
- CVE-2020-8285, CVE-2020-8286
+2021-02-01 treeve jelbert <treeve@sourcemage.org>
+ * depends: add optional zstd
-2020-10-14 Florian Franzmann <bwlf@bandrate.org>
- * DETAILS: version 7.73.0
+2020-12-09 florian franzmann <bwlf@bandrate.org>
+ * details: version 7.74.0, security_patch++, fixes cve-2020-8284,
+ cve-2020-8285, cve-2020-8286
-2020-08-19 Florian Franzmann <bwlf@bandrate.org>
+2020-10-14 florian franzmann <bwlf@bandrate.org>
+ * details: version 7.73.0
+
+2020-08-19 florian franzmann <bwlf@bandrate.org>
* DETAILS: version 7.72.0, SECURITY_PATCH++, fixes CVE-2020-8231
2020-07-10 Florian Franzmann <bwlf@bandrate.org>