bagder: curl-www _newslog.html,1.157,1.158 _changes.html,1.142,1.143
[email protected] Wed, 04 Nov 2009 12:46:06 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www In directory giant.haxx.se:/var/tmp/cvs-serv25191 Modified Files: _newslog.html _changes.html Log Message: 7.19.7 Index: _newslog.html =================================================================== RCS file: /cvsroot/curl/curl-www/_newslog.html,v retrieving revision 1.157 retrieving revision 1.158 diff -u -d -r1.157 -r1.158 --- _newslog.html 9 Sep 2009 09:01:25 -0000 1.157 +++ _newslog.html 4 Nov 2009 12:46:04 -0000 1.158 @@ -34,6 +34,23 @@ NCOLE #endif + NSUBJ(curl and libcurl 7.19.7) + NDATE(November 4 2009) + NCOLS + + The curl team proudly presents <a href="download.html">curl and libcurl + 7.19.7</a>. Read about the news, the fixes and the changes on + the <a href="changes.html">changes</a> page. +<p> + We're struggling to keep up with the pace of bug reports and patches posted + to us in the project. We will continue to appreciate your help and + assistance to allow us to distribute the work load on multiple humans. +<p> + Thank you for helping out making the best possible transfer library you can + find! + + NCOLE + NSUBJ(site moved) NDATE(September 7 2009) NCOLS Index: _changes.html =================================================================== RCS file: /cvsroot/curl/curl-www/_changes.html,v retrieving revision 1.142 retrieving revision 1.143 diff -u -d -r1.142 -r1.143 --- _changes.html 12 Aug 2009 09:08:48 -0000 1.142 +++ _changes.html 4 Nov 2009 12:46:04 -0000 1.143 @@ -50,6 +50,49 @@ #define CHG <li> #define BGF <li> +<a name="7_19_7"></a> +SUBTITLE(Fixed in 7.19.7 - November 4 2009) +<p> Changes: +<ul class="changes"> + CHG -T. is now for non-blocking uploading from stdin + CHG SYST handling on FTP for OS/400 FTP server cases + CHG libcurl refuses to read a single HTTP header longer than 100K + CHG added the --crlfile option to curl +</ul> +<p> Bugfixes: +<ul class="bugfixes"> + BGF The windows makefiles work again + BGF libcurl-NSS acknowledges verifyhost + BGF SIGSEGV when pipelined pipe unexpectedly breaks + BGF data corruption issue with re-connected transfers + BGF use after free if we're completed but easy_conn not NULL (pipelined) + BGF missing strdup() return code check + BGF CURLOPT_PROXY_TRANSFER_MODE could pass along wrong syntax + BGF configure --with-gnutls=PATH fixed + BGF ftp response reader bug on failed control connections + BGF improved NSS error message on failed host name verifications + BGF ftp NOBODY on re-used connection hang + BGF configure uses pkg-config for cross-compiles as well + BGF improved NSS detection in configure + BGF cookie expiry date at 1970-jan-1 00:00:00 + BGF libcurl-OpenSSL failed to verify some certs with Subject Alternative Name + BGF libcurl-OpenSSL can load CRL files with more than one certificate inside + BGF received cookies without explicit path got saved wrong if the URL had a + query part + BGF don't shrink SO_SNDBUF on windows for those who have it set large already + BGF connect next bug + BGF invalid file name characters handling on Windows + BGF double close() on the primary socket with libcurl-NSS + BGF GSS negotiate infinite loop on bad credentials + BGF memory leak in SCP/SFTP connections + BGF use pkg-config to find out libssh2 installation details in configure + BGF unparsable cookie expire dates make cookies get treated as session coookies + BGF POST with Digest authentication and "Transfer-Encoding: chunked" + BGF SCP connection re-use with wrong auth + BGF CURLINFO_CONTENT_LENGTH_DOWNLOAD for 0 bytes transfers + BGF CURLINFO_SIZE_DOWNLOAD for ldap transfers (-w size_download) +</ul> + <a name="7_19_6"></a> SUBTITLE(Fixed in 7.19.6 - August 12 2009) <a href="http://curl.haxx.se/docs/adv_20090812.html"><img src="/pix/alert.png"