[Lunar-commits] <moonbase> curl: version bumped to 7.20.0.

Florin Braescu florin at lunar-linux.org
Tue Feb 9 22:50:22 CET 2010


commit dfc1f655da3894609346187f698bec1808217f75
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Feb 9 23:50:22 2010 +0200

    curl: version bumped to 7.20.0.
    
    Changes:
     o support SSL_FILETYPE_ENGINE for client certificate
     o curl-config can now show the arguments used when building curl
     o non-blocking TFTP
     o send Expect: 100-continue for POSTs with unknown sizes
     o added support for IMAP(S), POP3(S), SMTP(S) and RTSP
     o added new curl_easy_setopt() options for SMTP and RTSP
     o added --mail-from and --mail-rcpt for SMTP
     o VMS build system enhancements
     o added support for the PRET ftp command
     o curl supports --ssl and --ssl-reqd
     o added -J/--remote-header-name for using server-provided filename with -O
     o enhanced asynchronous DNS lookups
     o symbol CURL_FORMAT_OFF_T is obsoleted
     o many bugfixes.
---
 ftp/curl/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 21f0058..7a4400a 100644
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,11 +1,11 @@
           MODULE=curl
-         VERSION=7.19.7
+         VERSION=7.20.0
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://curl.haxx.se/download
-      SOURCE_VFY=sha1:c306ebf0f65fb90df3c9c9a12fb04fb77cc29e2c
+      SOURCE_VFY=sha1:89215fc4c4cd1e42134d6117255c401372e628de
         WEB_SITE=http://curl.haxx.se
          ENTERED=20010922
-         UPDATED=20091107
+         UPDATED=20100209
            SHORT="Tool for transferring files using URL syntax"
 
 cat << EOF


More information about the Lunar-commits mailing list