Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv24294
Modified Files:
Makefile _changes.html _newslog.html
Log Message:
7.16.2
Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- Makefile 29 Jan 2007 15:18:58 -0000 1.93
+++ Makefile 11 Apr 2007 13:23:09 -0000 1.94
@@ -5,8 +5,8 @@
NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y')
# the latest stable version is:
-STABLE= 7.16.1
-RELDATE = "29th of January 2007"
+STABLE= 7.16.2
+RELDATE = "11th of April 2007"
# name of the dir to tempoary unpack and build zip files in:
TEMPDIR=tempzip
Index: _newslog.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_newslog.html,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- _newslog.html 29 Jan 2007 15:18:58 -0000 1.131
+++ _newslog.html 11 Apr 2007 13:23:09 -0000 1.132
@@ -34,6 +34,18 @@
NCOLE
#endif
+ NSUBJ(curl and libcurl 7.16.2)
+ NDATE(11 April 2007)
+ NCOLS
+
+ The hackers in the curl team proudly present <a href="download.html">curl
+ and libcurl 7.16.2</a>. Check out what <a href="changes.html">changes</a> it
+ contains.
+<p>
+ Enjoy!
+
+ NCOLE
+
NSUBJ(curl and libcurl 7.16.1)
NDATE(29 January 2007)
NCOLS
Index: _changes.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_changes.html,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -d -r1.115 -r1.116
--- _changes.html 29 Jan 2007 15:18:58 -0000 1.115
+++ _changes.html 11 Apr 2007 13:23:09 -0000 1.116
@@ -45,6 +45,51 @@
<li> <a href="http://curl.haxx.se/auto/cvshistory.html">recent CVS activity</a>
</ul>
+SUBTITLE(Fixed in 7.16.2 - April 11 2007)
+<p> Changes:
+<ul>
+ <li> added CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS
+ <li> added CURLOPT_HTTP_CONTENT_DECODING, CURLOPT_HTTP_TRANSFER_DECODING and
+ --raw
+ <li> added support for using the NSS library for TLS/SSL
+ <li> changed default anonymous FTP password
+ <li> changed the CURLOPT_FTP_SSL_CCC option to handle active and passive
+ CCC shutdown
+ <li> added the --ftp-ssl-ccc-mode command line option
+ <li> includes VC8 Makefiles in the release archive
+ <li> --ftp-ssl-control is now honoured on ftps:// URLs
+ <li> added experimental CURL_ACKNOWLEDGE_EINTR symbol definition check
+ <li> --key and new --pubkey options for SSH public key file logins
+ <li> --pass now works for a SSH public key file, too
+ <li> select (2) support no longer needed to build the library if poll() used
+ <li> CURLOPT_POSTQUOTE works for SFTP
+</ul>
+<p> Bugfixes:
+<ul>
+ <li> in testsuite, update test cookies expiration from 2007-Feb-1 to year 2035
+ <li> socks5 works
+ <li> builds fine with VC2005
+ <li> CURLOPT_RANGE set to NULL resets the range for FTP
+ <li> curl_multi_remove_handle() rare crash
+ <li> passive FTP transfers work with SOCKS
+ <li> multi interface HTTPS connection re-use memory leak
+ <li> libcurl.m4's --with-libcurl is improved
+ <li> curl-config --libs and libcurl.pc no longer list unnecessary dependencies
+ <li> fixed an issue with CCC not working on some servers
+ <li> several HTTP pipelining problems
+ <li> HTTP CONNECT thru a proxy is now less blocking when the multi interface is
+ used
+ <li> HTTP Digest header parsing fix for unquoted last word ending with CRLF
+ <li> CURLOPT_PORT, HTTP proxy, re-using connections and non-HTTP protocols
+ <li> CURLOPT_INTERFACE for ipv6
+ <li> use-after-free issue with HTTP transfers with the multi interface
+ <li> the progress callback can get called more frequently
+ <li> timeout would restart when signal caught while awaiting socket events
+ <li> curl -f with user+password embedded in the URL
+ <li> 26 flaws identified by coverity.com
+ <li> builds on QNX 6 again
+</ul>
+
SUBTITLE(Fixed in 7.16.1 - January 29 2007)
<p> Changes:
<ul>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.