2023-05-31 14:59:48 +08:00
|
|
|
curl and libcurl 8.2.0
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2023-05-31 14:59:48 +08:00
|
|
|
Public curl releases: 220
|
2023-04-15 17:09:38 +08:00
|
|
|
Command line options: 251
|
2022-11-25 15:40:19 +08:00
|
|
|
curl_easy_setopt() options: 302
|
2022-09-14 15:58:50 +08:00
|
|
|
Public functions in libcurl: 91
|
2023-06-04 05:52:39 +08:00
|
|
|
Contributors: 2892
|
2023-05-23 17:12:50 +08:00
|
|
|
|
2023-05-31 14:59:48 +08:00
|
|
|
This release includes the following changes:
|
|
|
|
|
2023-06-04 05:52:39 +08:00
|
|
|
o CURLOPT_MAIL_RCPT_ALLOWFAILS: replace CURLOPT_MAIL_RCPT_ALLLOWFAILS [5]
|
2023-05-31 14:59:48 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2023-05-31 14:59:48 +08:00
|
|
|
o circleci: install impacket & wolfssl 5.6.0 [1]
|
2023-06-04 05:52:39 +08:00
|
|
|
o configure: fix run-compiler for old /bin/sh [4]
|
|
|
|
o curl: count uploaded data to stop at the originally given size [14]
|
|
|
|
o curl_log: evaluate log statement only when transfer is verbose [8]
|
|
|
|
o http2: better support for --limit-rate [7]
|
|
|
|
o libssh2: provide error message when setting host key type fails [9]
|
|
|
|
o libssh2: use custom memory functions [12]
|
2023-05-31 14:59:48 +08:00
|
|
|
o runtests: abort test run after failure without -a [3]
|
2023-06-04 05:52:39 +08:00
|
|
|
o scripts: Fix GHA matrix job detection in cijobs.pl
|
|
|
|
o system.h: remove __IBMC__/__IBMCPP__ guards and apply to all z/OS compiles [10]
|
|
|
|
o tests/servers.pm: pick unused port number with a server socket [16]
|
|
|
|
o tests/servers: generate temp names in /tmp for unix domain sockets [6]
|
|
|
|
o tool: remove exclamation marks from error/warning messages
|
|
|
|
o tool: remove newlines from all helpf/notef/warnf/errorf calls [15]
|
|
|
|
o tool_urlglob: use curl_off_t instead of longs [2]
|
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-01-03 16:34:54 +08:00
|
|
|
o gskit
|
2022-10-23 23:25:01 +08:00
|
|
|
o NSS
|
2023-02-15 15:10:01 +08:00
|
|
|
o support for space-separated NOPROXY patterns
|
2023-03-20 15:04:43 +08:00
|
|
|
o support for the original legacy mingw version 1
|
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:
|
|
|
|
|
2023-06-04 05:52:39 +08:00
|
|
|
Alejandro R. Sedeño, Andy Fiddaman, Dan Fandrich, Daniel Stenberg,
|
|
|
|
Emanuele Torre, Igor Todorovski, JustAnotherArchivist on github,
|
|
|
|
MaeIsBad on github, Mark Seuffert, Philip Heiduck, Stefan Eissing
|
|
|
|
(11 contributors)
|
2011-12-20 03:08:59 +08:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2023-05-31 14:59:48 +08:00
|
|
|
[1] = https://curl.se/bug/?i=11221
|
|
|
|
[2] = https://curl.se/bug/?i=11224
|
|
|
|
[3] = https://curl.se/bug/?i=11225
|
|
|
|
[4] = https://curl.se/bug/?i=11228
|
2023-06-04 05:52:39 +08:00
|
|
|
[5] = https://curl.se/bug/?i=11218
|
|
|
|
[6] = https://curl.se/bug/?i=11152
|
|
|
|
[7] = https://curl.se/bug/?i=11115
|
|
|
|
[8] = https://curl.se/bug/?i=11238
|
|
|
|
[9] = https://curl.se/bug/?i=11240
|
|
|
|
[10] = https://curl.se/bug/?i=11241
|
|
|
|
[12] = https://curl.se/bug/?i=11235
|
|
|
|
[14] = https://curl.se/bug/?i=11222
|
|
|
|
[15] = https://curl.se/bug/?i=11226
|
|
|
|
[16] = https://curl.se/bug/?i=11220
|