Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv29589
Modified Files:
Makefile _changes.html _newslog.html
Log Message:
7.18.2 released just now
Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- Makefile 26 Apr 2008 21:14:18 -0000 1.101
+++ Makefile 4 Jun 2008 15:45:57 -0000 1.102
@@ -5,8 +5,8 @@
NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y')
# the latest stable version is:
-STABLE= 7.18.1
-RELDATE = "30th of March 2008"
+STABLE= 7.18.2
+RELDATE = "4th of June 2008"
# 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.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- _newslog.html 30 Mar 2008 09:17:08 -0000 1.144
+++ _newslog.html 4 Jun 2008 15:45:57 -0000 1.145
@@ -34,6 +34,16 @@
NCOLE
#endif
+ NSUBJ(curl and libcurl 7.18.2)
+ NDATE(June 4 2008)
+ NCOLS
+
+ The curl project proudly presents <a href="download.html">curl and libcurl
+ 7.18.2</a>. Read about what's new, fixed and changed on the <a
+ href="changes.html">changes</a> page.
+
+ NCOLE
+
NSUBJ(curl and libcurl 7.18.1)
NDATE(March 30 2008)
NCOLS
Index: _changes.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_changes.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- _changes.html 29 Apr 2008 20:42:13 -0000 1.127
+++ _changes.html 4 Jun 2008 15:45:57 -0000 1.128
@@ -46,6 +46,43 @@
<li> <a href="http://curl.haxx.se/auto/cvshistory.html">recent CVS activity</a>
</ul>
+<a name="7_18_2"></a>
+SUBTITLE(Fixed in 7.18.2 - June 4 2008)
+<p> Changes:
+<ul>
+ <li> CURLFORM_STREAM was added
+ <li> CURLOPT_NOBODY is now supported over SFTP
+ <li> curl can now run on Symbian OS
+ <li> curl -w redirect_url and CURLINFO_REDIRECT_URL
+ <li> added curl_easy_send() and curl_easy_recv()
+</ul>
+<p> Bugfixes:
+<ul>
+ <li> CURLOPT_NOBODY first set to TRUE and then FALSE for HTTP no longer causes
+ the confusion that could lead to a hung transfer
+ <li> curl_easy_reset() resets the max redirect limit properly
+ <li> configure now correctly recognizes Heimdal and MIT gssapi libraries
+ <li> malloc() failure check in Negotiate
+ <li> -i and -I together now work the same no matter what order they're used
+ <li> the typechecker can be bypassed by defining CURL_DISABLE_TYPECHECK
+ <li> a pointer mixup could make the FTP code send bad user+password under rare
+ circumstances (found when using curlftpfs)
+ <li> CURLOPT_OPENSOCKETFUNCTION can now be used to create a unix domain socket
+ <li> CURLOPT_TCP_NODELAY crash due to getprotobyname() use
+ <li> libcurl sometimes sent body twice when using CURLAUTH_ANY
+ <li> configure detecting debug-enabled c-ares
+ <li> microsecond resolution keys for internal splay trees
+ <li> krb4 and krb5 ftp segfault
+ <li> multi interface busy loop for CONNECT requests
+ <li> internal time differences now use monotonic time source if available
+ <li> several curl_multi_socket() fixes
+ <li> builds fine for Haiku OS
+ <li> follow redirect with only a new query string
+ <li> SCP and SFTP memory leaks on aborted transfers
+ <li> curl_multi_socket() and HTTP pipelining transfer stalls
+ <li> lost telnet data on an EWOULDBLOCK condition
+</ul>
+
<a name="7_18_1"></a>
SUBTITLE(Fixed in 7.18.1 - March 30 2008)
<p> Changes:
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.