bagder: curl-www _changes.html, 1.122, 1.123 Makefile, 1.96, 1.97 _newslog.html, 1.136, 1.137

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv21556

Modified Files:
	_changes.html Makefile _newslog.html 
Log Message:
7.17.0!


Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- Makefile	10 Jul 2007 21:43:46 -0000	1.96
+++ Makefile	13 Sep 2007 20:29:44 -0000	1.97
@@ -5,8 +5,8 @@
 NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y')
 
 # the latest stable version is:
-STABLE= 7.16.4
-RELDATE = "10th of July 2007"
+STABLE= 7.17.0
+RELDATE = "13th of September 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.136
retrieving revision 1.137
diff -u -d -r1.136 -r1.137
--- _newslog.html	10 Jul 2007 22:02:47 -0000	1.136
+++ _newslog.html	13 Sep 2007 20:29:44 -0000	1.137
@@ -34,6 +34,19 @@
  NCOLE
 #endif
 
+ NSUBJ(curl and libcurl 7.17.0)
+ NDATE(13 September 2007)
+ NCOLS
+
+  The hackers in the curl team proudly present <a href="download.html">curl
+  and libcurl 7.17.0</a>. Find out about what's new and changed on the
+  <a href="changes.html">changes</a> page.
+
+<p>
+  Enjoy!
+
+ NCOLE
+
  NSUBJ(curl and libcurl 7.16.4)
  NDATE(10 July 2007)
  NCOLS

Index: _changes.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_changes.html,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- _changes.html	6 Sep 2007 12:52:38 -0000	1.122
+++ _changes.html	13 Sep 2007 20:29:44 -0000	1.123
@@ -46,6 +46,54 @@
 <li> <a href="http://curl.haxx.se/auto/cvshistory.html">recent CVS activity</a>
  </ul>
 
+<a name="7_17_0"></a>
+SUBTITLE(Fixed in 7.17.0 - September 13 2007)
+<p> Changes:
+<ul>
+ <li> support for OS/400 Secure Sockets Layer library
+ <li> curl_easy_setopt() now allocates strings passed to it
+ <li> SCP and SFTP support now requires libssh2 0.16 or later
+ <li> LDAP libraries are now linked "regularly" and not with dlopen
+ <li> HTTP transfers have the download size info "available" earlier
+ <li> FTP transfers have the download size info "available" earlier
+ <li> builds and runs on OS/400
+ <li> several error codes and options were marked as obsolete and subject to
+   future removal (set CURL_NO_OLDIES to see if your application is using them)
+ <li> SFTP errors can return more specific error codes 
+</ul>
+<p> Bugfixes:
+<ul>
+ <li> test cases 31, 46, 61, 506, 517 now work in time zones that use leap seconds
+ <li> problem with closed proxy connection during HTTP CONNECT auth negotiation
+ <li> transfer-encoding skipping didn't ignore the 407 response bodies properly
+ <li> CURLOPT_SSL_VERIFYHOST set to 1
+ <li> CONNECT endless loop
+ <li> krb5 support builds with Heimdal
+ <li> added returned error string for connection refused case
+ <li> re-use of dead FTP control connections
+ <li> login to FTP servers that don't require (nor understand) PASS after the
+   USER command
+ <li> bad free of memory from libssh2
+ <li> the SFTP PWD command works
+ <li> HTTP Digest auth on a re-used connection
+ <li> FTPS data connection close
+ <li> AIX 4 and 5 get to use non-blocking sockets
+ <li> small POST with NTLM
+ <li> resumed file:// transfers
+ <li> CURLOPT_DNS_CACHE_TIMEOUT and CURLOPT_DNS_USE_GLOBAL_CACHE are 64 bit
+   "clean"
+ <li> memory leak when handling compressed data streams from broken servers
+ <li> no NTLM unicode response
+ <li> resume HTTP PUT using Digest authentication
+ <li> FTP NOBODY requests on directories sent "SIZE (null)"
+ <li> FTP NOBODY request on file crash
+ <li> excessively long FTP server responses and response lines
+ <li> file:// upload then FTP:// upload crash
+ <li> TFTP error 0 is no longer treated as success
+ <li> uploading empty file over FTP on re-used connection
+ <li> superfluous CWD command on re-used FTP connections without subdirs used
+</ul>
+
 <a name="7_16_4"></a>
 SUBTITLE(Fixed in 7.16.4 - July 10 2007)
 <a href="http://curl.haxx.se/docs/adv_20070710.html"><img src="/pix/alert.png"
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.