2023-05-25 19:36:49 +08:00
|
|
|
curl and libcurl 8.1.2
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2023-05-23 17:12:50 +08:00
|
|
|
Public curl releases: 219
|
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-05-23 17:12:50 +08:00
|
|
|
Contributors: 2886
|
|
|
|
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
|
|
o
|
2021-09-23 19:10:52 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2023-05-25 19:36:49 +08:00
|
|
|
o libssh: when keyboard-interactive auth fails, try password [4]
|
|
|
|
o urlapi: remove superfluous host name check [6]
|
|
|
|
o http2: fix EOF handling on uploads with auth negotiation [7]
|
2023-05-23 17:12:50 +08:00
|
|
|
o lib: remove unused functions, make single-use static [3]
|
|
|
|
o scripts/singleuse.pl: add more API calls
|
|
|
|
o configure: quote the assignments for run-compiler [1]
|
|
|
|
o misc: fix spelling mistakes [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-05-25 19:36:49 +08:00
|
|
|
Aleksander Mazur, Christian Hesse, Daniel Stenberg, Emanuele Torre,
|
|
|
|
musvaage on github, Stefan Eissing, 左潇峰
|
|
|
|
(7 contributors)
|
2011-12-20 03:08:59 +08:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2023-05-23 17:12:50 +08:00
|
|
|
[1] = https://curl.se/bug/?i=11179
|
|
|
|
[2] = https://curl.se/bug/?i=11171
|
|
|
|
[3] = https://curl.se/bug/?i=11174
|
2023-05-25 19:36:49 +08:00
|
|
|
[4] = https://curl.se/bug/?i=11196
|
|
|
|
[5] = https://curl.se/bug/?i=11182
|
|
|
|
[6] = https://curl.se/bug/?i=11195
|
|
|
|
[7] = https://curl.se/bug/?i=11194
|