summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2013-04-13 16:58:51 +0200
committerTreeve Jelbert2013-04-13 16:58:51 +0200
commit182aed0ff2c5573c7e3c83bd0345ad9f3d7424b8 (patch)
tree2fd51e2510d33a5aab3d84e8424ec9ddf02de78c
parent2cdf3f1a0fad24de73b28dcd6b0a2497f52285da (diff)
curl-7.30.0 - SECURITY FIX
-rwxr-xr-xftp/curl/DETAILS4
-rw-r--r--ftp/curl/HISTORY5
2 files changed, 7 insertions, 2 deletions
diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 4c5a42a9a2..9e118f3de8 100755
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,6 +1,6 @@
SPELL=curl
- VERSION=7.28.1
- SECURITY_PATCH=8
+ VERSION=7.30.0
+ SECURITY_PATCH=9
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/ftp/curl/HISTORY b/ftp/curl/HISTORY
index 41bdf7a2a4..dfbee4b84a 100644
--- a/ftp/curl/HISTORY
+++ b/ftp/curl/HISTORY
@@ -1,3 +1,8 @@
+2013-04-13 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 7.30.0
+ SECURITY_PATCH++
+ fixes CVE-2013-024, CVE-2013-1944
+
2013-01-20 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 7.28.1
* CONFIGURE, DEPENDS: add support for polarssl