mirror of
https://github.com/curl/curl.git
synced 2025-01-12 13:55:11 +08:00
0236276c3d
And bump to 8.10.2 for now
44 lines
1.2 KiB
Plaintext
44 lines
1.2 KiB
Plaintext
curl and libcurl 8.10.2
|
|
|
|
Public curl releases: 262
|
|
Command line options: 265
|
|
curl_easy_setopt() options: 306
|
|
Public functions in libcurl: 94
|
|
Contributors: 3246
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o curl_url_set.md: document HOST handling when URL is parsed [2]
|
|
o negotiate: conditional check around GSS & SSL specific code [1]
|
|
o sendf: add condition to max-filesize check [3]
|
|
|
|
This release includes the following known bugs:
|
|
|
|
See docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
|
|
|
|
For all changes ever done in curl:
|
|
|
|
See https://curl.se/changes.html
|
|
|
|
Planned upcoming removals include:
|
|
|
|
o Hyper support after February 2025 [89]
|
|
o TLS libraries not supporting TLS 1.3
|
|
|
|
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:
|
|
|
|
Daniel Stenberg, Jon Rumsey, lomberd2 on github, Venkat Krishna R
|
|
(4 contributors)
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
[1] = https://curl.se/bug/?i=14938
|
|
[2] = https://curl.se/bug/?i=14942
|
|
[3] = https://curl.se/bug/?i=14958
|