Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv821
Modified Files:
_newslog.html Makefile _changes.html
Log Message:
7.13.1
Index: _newslog.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_newslog.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- _newslog.html 22 Feb 2005 11:28:01 -0000 1.85
+++ _newslog.html 4 Mar 2005 13:52:26 -0000 1.86
@@ -31,6 +31,15 @@
NCOLE
#endif
+ NSUBJ(curl and libcurl 7.13.1)
+ NDATE(4 March 2005)
+ NCOLS
+
+ <a href="download.html">download</a> the latest <a
+ href="changes.html">changes</a>.
+
+ NCOLE
+
NSUBJ(libcurl NTLM Buffer Overflow)
NDATE(22 February 2005)
NCOLS
Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- Makefile 1 Feb 2005 08:02:04 -0000 1.77
+++ Makefile 4 Mar 2005 13:52:26 -0000 1.78
@@ -5,8 +5,8 @@
NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y')
# the latest stable version is:
-STABLE= 7.13.0
-RELDATE = "1st of February 2005"
+STABLE= 7.13.1
+RELDATE = "4th of March 2005"
# name of the dir to tempoary unpack and build zip files in:
TEMPDIR=tempzip
Index: _changes.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_changes.html,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- _changes.html 1 Feb 2005 08:03:09 -0000 1.91
+++ _changes.html 4 Mar 2005 13:52:26 -0000 1.92
@@ -41,6 +41,30 @@
document (it is work in progress).
</ul>
+SUBTITLE(Fixed in 7.13.1)
+<p> Changes:
+<ul>
+ <li> CURLOPT_COOKIEFILE set to "" is now activating the cookie engine
+ <li> FTP code overhaul => multi interface much less blocking
+ <li> Added CURLE_LOGIN_DENIED to be returned when curl is denied login to FTP
+ servers
+</ul>
+<p> Bugfixes:
+<ul>
+ <li> -# crash when more data than expected was retrieved
+ <li> NTLM/krb4 buffer overflow fixed (CAN-2005-0490)
+ <li> proxy auth bug when following redirects to another host
+ <li> socket leak when local bind failed
+ <li> HTTP POST with --anyauth picking NTLM
+ <li> SSL problems when downloading exactly 16KB data
+ <li> out of memory conditions preserve error codes better
+ <li> a few crashes at out of memory
+ <li> inflate buffer usage bugfix
+ <li> better DICT protocol adherence
+ <li> disable valgrind-checking while testing if libcurl is built shared
+ <li> locale names in some date strings
+</ul>
+
SUBTITLE(Fixed in 7.13.0)
<p> Changes:
<ul>
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
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.