2008-06-08 17:04:46 -04:00
|
|
|
To be addressed before 7.19.0 (planned release: August 2008)
|
2008-05-24 15:28:31 -04:00
|
|
|
=============================
|
|
|
|
|
2008-05-28 16:57:03 -04:00
|
|
|
144 - Help apps use 64bit/LFS libcurl!
|
2008-07-29 19:51:01 -04:00
|
|
|
http://curl.haxx.se/mail/lib-2008-07/0120.html Patch (first version) of
|
|
|
|
64-bit curl_off_t no longer gated to off_t was sent to the mailing list
|
2008-07-31 13:58:28 -04:00
|
|
|
2008-07-14.
|
2008-07-30 00:46:24 -04:00
|
|
|
UPDATE:
|
|
|
|
* #148 no longer blocks this.
|
2008-07-31 13:58:28 -04:00
|
|
|
UPDATE:
|
|
|
|
* Second version of the patch addressing building outside of CVS tree
|
|
|
|
submitted to the mailing list 2008-07-31. Awaiting Ok to commit.
|
2008-05-28 16:57:03 -04:00
|
|
|
|
2008-07-29 17:39:05 -04:00
|
|
|
146 - Yehoshua Hershberg's re-using of connections that failed with
|
|
|
|
CURLE_PEER_FAILED_VERIFICATION
|
|
|
|
|
2008-07-29 19:51:01 -04:00
|
|
|
148 - Introduction of m4/reentrant.m4 is triggering some problems on Solaris
|
|
|
|
systems. The problem manifests when buildconf runs aclocal, at some point
|
|
|
|
aclocal fails when using GNU m4 version 1.4.5 it runs out of memory. If
|
2008-08-03 12:46:20 -04:00
|
|
|
GNU m4 version 1.4.11 is used everything works.
|
|
|
|
Start of thread: http://curl.haxx.se/mail/lib-2008-07/0210.html
|
2008-07-29 23:24:38 -04:00
|
|
|
UPDATE:
|
2008-08-03 12:46:20 -04:00
|
|
|
* Rebooting the problematic system, releasing allocated memory and swap,
|
|
|
|
has allowed buildconf and configure to complete sucessfully. Further
|
|
|
|
tests on the system might allow determination of the problem origin.
|
|
|
|
Solaris AutoBuilds suceeded on August 2 and 3.
|
2008-07-29 19:51:01 -04:00
|
|
|
|
2008-07-30 03:31:10 -04:00
|
|
|
151 - PUT with -L hangs after receiving a redirect (test case 1051, but the
|
|
|
|
test harness has a problem with this, too)
|
|
|
|
|
|
|
|
152 -
|