summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorPavel Vinogradov2022-08-31 16:11:43 -0400
committerPavel Vinogradov2022-08-31 16:11:43 -0400
commitb2fca6b3b51cf2e986469046ef24278564618755 (patch)
tree4e0b720657c6a0bca98d12d351d9a273d321ffb7 /ftp
parent82e0e60790223e0409b72d8b30704cc335782f39 (diff)
ftp/curl: version 7.85.0, SECURITY_PATCH++
Diffstat (limited to 'ftp')
-rwxr-xr-xftp/curl/DETAILS4
-rw-r--r--ftp/curl/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 44b72654b4..fcc5e56e20 100755
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,6 +1,6 @@
SPELL=curl
- VERSION=7.84.0
- SECURITY_PATCH=37
+ VERSION=7.85.0
+ SECURITY_PATCH=38
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 24e4be1a5c..2c0b3ccfd7 100644
--- a/ftp/curl/HISTORY
+++ b/ftp/curl/HISTORY
@@ -1,3 +1,6 @@
+2022-08-31 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 7.85.0, SECURITY_PATCH++, (CVE-2022-35252)
+
2022-08-10 Ismael Luceno <ismael@sourcemage.org>
* CONFIGURE, DEPENDS: replaced polarssl with mbedtls