[Lunar-commits] r25134 - moonbase/trunk/ftp/curl
Florin Braescu
florin at lunar-linux.org
Wed Jul 11 18:49:27 CEST 2007
Author: florin
Date: 2007-07-11 18:49:27 +0200 (Wed, 11 Jul 2007)
New Revision: 25134
Modified:
moonbase/trunk/ftp/curl/DETAILS
Log:
bump the version from 7.16.3 to 7.16.4. CURLOPT_NEW_FILE_PERMS, CURLOPT_NEW_DIRECTORY_PERMS, and support for FTP kerberos5 were added. Hashing of sockets was improved for the multi_socket API. A security-related flaw was fixed.
Modified: moonbase/trunk/ftp/curl/DETAILS
===================================================================
--- moonbase/trunk/ftp/curl/DETAILS 2007-07-10 16:41:50 UTC (rev 25133)
+++ moonbase/trunk/ftp/curl/DETAILS 2007-07-11 16:49:27 UTC (rev 25134)
@@ -1,11 +1,11 @@
MODULE=curl
- VERSION=7.16.3
+ VERSION=7.16.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://curl.haxx.se/download/
- SOURCE_VFY=sha1:7aeda5a74da2a68df49669217859101e9d0553f6
+ SOURCE_VFY=sha1:a26a8796f5fc851b23423bc419c80e27d3e09483
WEB_SITE=http://curl.haxx.se/
ENTERED=20010922
- UPDATED=20070626
+ UPDATED=20070711
SHORT="Tool for transferring files using URL syntax"
cat << EOF
More information about the Lunar-commits
mailing list