[Lunar-commits] r26502 - moonbase/trunk/ftp/curl

Florin Braescu florin at lunar-linux.org
Tue Oct 30 06:39:06 CET 2007


Author: florin
Date: 2007-10-30 06:39:06 +0100 (Tue, 30 Oct 2007)
New Revision: 26502

Modified:
   moonbase/trunk/ftp/curl/DETAILS
Log:
bump the version from 7.17.0 to 7.17.1. Changes:
 o automatically append ";type=<a|i>" when using HTTP proxies for FTP urls
 o improved NSS support
 o added --proxy-negotiate
 o added --post301 and CURLOPT_POST301
 o builds with c-ares 1.5.0
 o added CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 and --hostpubmd5
 o renamed CURLE_SSL_PEER_CERTIFICATE to CURLE_PEER_FAILED_VERIFICATION
 o added CURLOPT_OPENSOCKETFUNCTION and CURLOPT_OPENSOCKETDATA
 o CULROPT_COOKIELIST supports "FLUSH"
 o added CURLOPT_COPYPOSTFIELDS
 o added --static-libs to curl-config
 o bugfixes.


Modified: moonbase/trunk/ftp/curl/DETAILS
===================================================================
--- moonbase/trunk/ftp/curl/DETAILS	2007-10-30 05:37:01 UTC (rev 26501)
+++ moonbase/trunk/ftp/curl/DETAILS	2007-10-30 05:39:06 UTC (rev 26502)
@@ -1,11 +1,11 @@
           MODULE=curl
-         VERSION=7.17.0
+         VERSION=7.17.1
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://curl.haxx.se/download/
-      SOURCE_VFY=sha1:78e08bac74952e2af612f20759a330f580c122b3
+      SOURCE_VFY=sha1:ad34b9386e7fd1c8f2a8025e2716a8047b194970
         WEB_SITE=http://curl.haxx.se/
          ENTERED=20010922
-         UPDATED=20070919
+         UPDATED=20070930
            SHORT="Tool for transferring files using URL syntax"
 
 cat << EOF



More information about the Lunar-commits mailing list