This is the mail archive of the cygwin-announce@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Updated: cURL 7.11.1-1


cURL has been updated to version 7.11.1-1.

Along with a large number of bugfixes, the following changes 
have been made since the previous Cygwin release:

7.11.1: http://curl.haxx.se/mail/archive-2004-03/0089.html
 o CURLOPT_POSTFIELDSIZE_LARGE added to offer POSTs larger than 2GB
 o CURL_VERSION_LARGEFILE is a feature bit returned by libcurls that
feature
   large file support
 o libcurl only requires winsock 1.1 on windows now
 o when doing FTP, curl now sends QUIT before disconnecting
 o name resolves can now timeout on windows too
 o $HOME is now recognized better when looking for .netrc files
 o now re-uses the ares handle when re-using curl handles
 o SO_BINDTODEVICE is used for network interface binding
 o configure --disable-manual disables the built-in huge manual from the
   command line tool
 o the default Accept: header used in HTTP requests changed
 o asynch dns lookups now require the c-ares library
 o curl --socks can be used to set a SOCKS5 proxy to use
 o response-headers received after a (proxy) CONNECT request are now
passed
   to the header callback just like other headers

7.11.0: http://curl.haxx.se/mail/archive-2004-01/0059.html
 o allows the URL to be set by a callback when using the multi interface
 o large file support was added. Use one of the new options:
INFILESIZE_LARGE,
   RESUME_FROM_LARGE and MAXFILESIZE_LARGE
 o the new --ftp-pasv overrides a previous --ftpport
 o CURLOPT_FTPSSL and ftps:// now do ssl over FTP "The Right Way" (the
curl
   tool now features the --ftp-ssl option)
 o The Windows DLLs are built with an added "resource file"
 o New LIBCURL_VERSION_* defines for easier checking version number
 o Included Mac OS X 'framework' makefile in the release archive
 o Removed the TRUE and FALSE #defines from the public curl header file
 o Added CURLOPT_NETRC_FILE

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 

To obtain this update, run Cygwin's setup.exe wizard.

You can obtain a copy of setup.exe by clicking
 the "Install Now!" icon at http://cygwin.com/.

To install cURL for the first time, choose "cURL" from the 
 packages list, in the "Web" category. If you already have 
 it installed, the update will be pre-selected.

Remember that some mirror sites may not have updated before
 this announcement is made. If your usual mirror doesn't have 
 the latest version of this package, please be patient.
 (or select an alternate mirror...)

If you have Cygwin-related questions or comments, please send 
 them to the Cygwin mailing list <mailto:cygwin@cygwin.com>. 
 PLEASE read this page FIRST: http://cygwin.com/lists.html.

If you have cURL-related questions or comments, please visit
 the cURL mailing lists page (http://curl.haxx.se/mail/),
 where you can view the archives online, or subscribe, or find 
 the address(es) to which you can send a question or comment.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want off of this mailing list, send email (any email) to:
  cygwin-announce-unsubscribe@cygwin.com
  <mailto:cygwin-announce-unsubscribe@cygwin.com>

If at first you don't succeed, please look at the following: 

  o This email's "List-Unsubscribe: " header.

  o Sourceware mailing list FAQS (scroll down...): 
     http://sources.redhat.com/lists.html#faqs

  o Cygwin mailing list info: http://cygwin.com/lists.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]