2024-03-27 19:47:56 +08:00
|
|
|
curl and libcurl 8.7.2
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2024-03-27 19:47:56 +08:00
|
|
|
Public curl releases: 257
|
2023-09-28 15:42:52 +08:00
|
|
|
Command line options: 258
|
2023-12-21 18:33:02 +08:00
|
|
|
curl_easy_setopt() options: 304
|
2023-09-28 15:42:52 +08:00
|
|
|
Public functions in libcurl: 93
|
2024-03-28 23:30:18 +08:00
|
|
|
Contributors: 3133
|
2023-05-23 17:12:50 +08:00
|
|
|
|
2023-05-31 14:59:48 +08:00
|
|
|
This release includes the following changes:
|
|
|
|
|
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2024-03-28 23:30:18 +08:00
|
|
|
o cf-socket: remove references to l_ip, l_port [9]
|
2024-03-27 19:47:56 +08:00
|
|
|
o cmdline-docs: fix make install with configure --disable-docs [1]
|
2024-03-28 23:30:18 +08:00
|
|
|
o configure: make --disable-docs imply --disable-manual [2]
|
|
|
|
o content_encoding: brotli and others, pass through 0-length writes [5]
|
|
|
|
o curl: make --help adapt to the terminal width [11]
|
|
|
|
o curl_sha512_255: fix detection of OpenSSL 1.1.1 or later [8]
|
|
|
|
o libssh2: set length to 0 if strdup failed [6]
|
|
|
|
o openssl: do not set SSL_MODE_RELEASE_BUFFERS [10]
|
|
|
|
o RELEASE-PROCEDURE: mention an initial working build [7]
|
|
|
|
o tool_xattr: "guess" URL scheme if none is provided [3]
|
|
|
|
o tool_xattr: in debug builds, act normally if CURL_FAKE_XATTR is not set [4]
|
2019-07-19 17:32:23 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
2020-11-04 21:02:01 +08:00
|
|
|
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
|
2007-07-22 18:17:52 +08:00
|
|
|
|
2022-10-23 23:25:01 +08:00
|
|
|
Planned upcoming removals include:
|
|
|
|
|
2023-02-15 15:10:01 +08:00
|
|
|
o support for space-separated NOPROXY patterns
|
2022-10-23 23:25:01 +08:00
|
|
|
|
|
|
|
See https://curl.se/dev/deprecate.html for details
|
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2024-03-28 23:30:18 +08:00
|
|
|
Chris Webb, Dagfinn Ilmari Mannsåker, Daniel Stenberg, Harry Sintonen,
|
|
|
|
Paul Howarth, Robert Moreton, Stefan Eissing, Tobias Stoeckmann
|
|
|
|
(8 contributors)
|
2011-12-20 03:08:59 +08:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2024-03-27 19:47:56 +08:00
|
|
|
[1] = https://curl.se/bug/?i=13198
|
|
|
|
[2] = https://curl.se/bug/?i=13191
|
2024-03-28 23:30:18 +08:00
|
|
|
[3] = https://curl.se/bug/?i=13205
|
|
|
|
[4] = https://curl.se/bug/?i=13220
|
|
|
|
[5] = https://curl.se/bug/?i=13209
|
|
|
|
[6] = https://curl.se/bug/?i=13213
|
|
|
|
[7] = https://curl.se/bug/?i=13216
|
|
|
|
[8] = https://curl.se/bug/?i=13208
|
|
|
|
[9] = https://curl.se/bug/?i=13210
|
|
|
|
[10] = https://curl.se/bug/?i=13203
|
|
|
|
[11] = https://curl.se/bug/?i=13171
|