mirror of
https://github.com/curl/curl.git
synced 2025-01-06 13:44:52 +08:00
3df6693787
Taken down to 8.1.2 now for pending patch release
52 lines
1.5 KiB
Plaintext
52 lines
1.5 KiB
Plaintext
curl and libcurl 8.1.2
|
|
|
|
Public curl releases: 219
|
|
Command line options: 251
|
|
curl_easy_setopt() options: 302
|
|
Public functions in libcurl: 91
|
|
Contributors: 2886
|
|
|
|
This release includes the following changes:
|
|
|
|
o
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
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]
|
|
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]
|
|
|
|
This release includes the following known bugs:
|
|
|
|
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
|
|
|
|
Planned upcoming removals include:
|
|
|
|
o gskit
|
|
o NSS
|
|
o support for space-separated NOPROXY patterns
|
|
o support for the original legacy mingw version 1
|
|
|
|
See https://curl.se/dev/deprecate.html for details
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
advice from friends like these:
|
|
|
|
Aleksander Mazur, Christian Hesse, Daniel Stenberg, Emanuele Torre,
|
|
musvaage on github, Stefan Eissing, 左潇峰
|
|
(7 contributors)
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
[1] = https://curl.se/bug/?i=11179
|
|
[2] = https://curl.se/bug/?i=11171
|
|
[3] = https://curl.se/bug/?i=11174
|
|
[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
|