~ubuntu-branches/ubuntu/hardy/curl/hardy-updates

« back to all changes in this revision

Viewing changes to RELEASE-NOTES

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-10-30 10:56:48 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061030105648-uo8q8w9xklb40b4k
Tags: 7.15.5-1ubuntu1
* Merge from debian unstable. Remaining Ubuntu changes:
  - debian/control: Drop libdb4.2 build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Curl and libcurl 7.15.4
 
1
Curl and libcurl 7.15.5
2
2
 
3
 
 Public curl release number:               94
4
 
 Releases counted from the very beginning: 121
5
 
 Available command line options:           112
6
 
 Available curl_easy_setopt() options:     132
7
 
 Number of public functions in libcurl:    49
 
3
 Public curl release number:               95
 
4
 Releases counted from the very beginning: 122
 
5
 Available command line options:           114
 
6
 Available curl_easy_setopt() options:     133
 
7
 Number of public functions in libcurl:    54
8
8
 Amount of public web site mirrors:        33
9
9
 Number of known libcurl bindings:         32
10
 
 Number of contributors:                   492
 
10
 Number of contributors:                   506
11
11
 
12
12
This release includes the following changes:
13
13
 
14
 
 o NTLM2 session response support
15
 
 o CURLOPT_COOKIELIST set to "SESS" clears all session cookies
16
 
 o CURLINFO_LASTSOCKET returned sockets are now checked more before returned
17
 
 o curl-config got a --checkfor option to compare version numbers
18
 
 o line end conversions for FTP ASCII transfers
19
 
 o curl_multi_socket() API added (still mostly untested)
20
 
 o conversion callback options for EBCDIC <=> ASCII conversions
21
 
 o added CURLINFO_FTP_ENTRY_PATH
22
 
 o less blocking for the multi interface during (Open)SSL connect negotiation
 
14
 o added --ftp-ssl-reqd
 
15
 o modified the prototype for the socket callback set with
 
16
   CURLMOPT_SOCKETFUNCTION
 
17
 o added curl_multi_assign()
 
18
 o added CURLOPT_FTP_ALTERNATIVE_TO_USER and --ftp-alternative-to-user
 
19
 o added a vcproj file for building libcurl
 
20
 o added curl_formget()
 
21
 o added CURLOPT_MAX_SEND_SPEED_LARGE and CURLOPT_MAX_RECV_SPEED_LARGE
 
22
 o added configure --enable-hidden-symbols
 
23
 o Made -K on a file that couldn't be read cause a warning to be displayed
23
24
 
24
25
This release includes the following bugfixes:
25
26
 
26
 
 o builds fine on cygwin
27
 
 o md5-sess with Digest authentication
28
 
 o dict with letters such as space in a word
29
 
 o dict with url-encoded words in the URL
30
 
 o libcurl.m4 when default=yes but no libcurl was found
31
 
 o numerous bugs fixed in the TFTP code
32
 
 o possible memory leak when adding easy handles to multi stack
33
 
 o TFTP works in a more portable fashion (== on more platforms)
34
 
 o WSAGetLastError() is now used (better) on Windows
35
 
 o GnuTLS non-block case that could cause data trashing
36
 
 o deflate code survives lack of zlib header
37
 
 o CURLOPT_INTERFACE works with hostname
38
 
 o configure runs fine with ICC
39
 
 o closed control connection with FTP when easy handle was removed from multi
40
 
 o curl --trace crash when built with VS2005
41
 
 o SSL connect time-out
42
 
 o improved NTLM functionality
43
 
 o following redirects with more than one question mark in source URL
44
 
 o fixed debug build crash with -d
45
 
 o generates a fine AIX Toolbox RPM spec
46
 
 o treat FTP AUTH failures properly
47
 
 o TFTP transfers could trash data
48
 
 o -d + -G combo crash
 
27
 o chunked encoding when custom header "Transfer-Encoding: chunked" is set
 
28
 o Curl_strerror() crash on unknown errors
 
29
 o changing Content-Type when doing formposts
 
30
 o added CURL_EXTERN to a few recent multi functions that lacked them
 
31
 o splay-tree related problems for internal expire time handling
 
32
 o FTP ASCII CRLF counter reset
 
33
 o cookie parser now compares paths case sensitive
 
34
 o an easy handle with shared DNS cache added to a multi handle caused a crash
 
35
 o couldn't override the Proxy-Connection: header for non-CONNECT requests
 
36
 o curl_multi_fdset() could wrongly return -1 as max_fd value
49
37
 
50
38
Other curl-related news:
51
39
 
52
 
 o tclcurl 0.15.3 was released:
53
 
   http://personal1.iddeo.es/andresgarci/tclcurl/english/
 
40
 o yassl 1.3.7 can now be used with libcurl as an optional TLS library for
 
41
   HTTPS/FTPS support: http://www.yassl.com/
 
42
 o cURLpp 0.6.0 was released: http://rrette.com/curlpp.html
 
43
 o pycurl-7.15.4 was released: http://pycurl.sf.net
54
44
 
55
45
New curl mirrors:
56
46
 
57
 
 o http://curl.webdesign-zdg.de/ in Frankfurt, Germany
58
 
 o http://curl.de-mirror.de/ in Aachen, Germany
59
 
 o http://curl.osmirror.nl/ in Amsterdam, the Netherlands
60
 
 o http://curl.usphp.com/ in Florida, US
61
 
 o http://curl.oslevel.de/ in Karlsruhe, Germany
 
47
 o 
62
48
 
63
49
This release would not have looked like this without help, code, reports and
64
50
advice from friends like these:
65
51
 
66
 
 Dan Fandrich, Ilja van Sprundel, David McCreedy, Tor Arntsen, Xavier Bouchoux,
67
 
 David Byron, Michele Bini, Ates Goral, Katie Wang, Robson Braga Araujo,
68
 
 Ale Vesely, Paul Querna, Gisle Vanem, Mark Eichin, Roland Blom, Andreas
69
 
 Ntaflos, David Shaw, Michael Wallner, Olaf St�ben, Mikael Sennerholm,
70
 
 Brian Dessent
 
52
 Dan Fandrich, Peter Silva, Arve Knudsen, Michael Wallner, Toshiyuki Maezawa,
 
53
 Ingmar Runge, Ates Goral, David McCreedy, Jari Sundell, Georg Horn,
 
54
 Gisle Vanem, Yang Tse, Michael Jerris, Dan Nelson, Yves Lejeune,
 
55
 Maciej Karpiuk, Mark Lentczner
71
56
 
72
57
        Thanks! (and sorry if I forgot to mention someone)