2024-07-31 16:48:48 +08:00
|
|
|
curl and libcurl 8.10.0
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2024-07-31 16:48:48 +08:00
|
|
|
Public curl releases: 260
|
2024-06-14 19:30:06 +08:00
|
|
|
Command line options: 263
|
|
|
|
curl_easy_setopt() options: 306
|
2024-04-09 23:17:56 +08:00
|
|
|
Public functions in libcurl: 94
|
2024-08-01 19:36:28 +08:00
|
|
|
Contributors: 3212
|
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-08-01 19:36:28 +08:00
|
|
|
o cmake: distcheck for files in CMake subdir [9]
|
|
|
|
o dist: add missing `FindNettle.cmake` [11]
|
2024-07-31 16:48:48 +08:00
|
|
|
o GHA/windows: enable MulitSSL in an MSVC job [2]
|
2024-08-01 19:36:28 +08:00
|
|
|
o GHA: scan git repository and detect unvetted binary files [3]
|
|
|
|
o INSTALL.md: MultiSSL and QUIC are mutually exclusive [7]
|
|
|
|
o lib: convert some debugf()s into traces [8]
|
|
|
|
o libcurl.pc: add `Cflags.private` [10]
|
|
|
|
o rustls: make all tests pass [1]
|
|
|
|
o tests: provide docs as curldown, not nroff [12]
|
2019-07-19 17:32:23 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
2024-08-01 19:36:28 +08:00
|
|
|
See docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
|
|
|
|
|
|
|
|
For all changes ever done in curl:
|
|
|
|
|
|
|
|
See https://curl.se/changes.html
|
2007-07-22 18:17:52 +08:00
|
|
|
|
2022-10-23 23:25:01 +08:00
|
|
|
Planned upcoming removals include:
|
|
|
|
|
2024-07-24 14:48:18 +08:00
|
|
|
o TLS libraries not supporting TLS 1.3
|
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-08-01 19:36:28 +08:00
|
|
|
Christoph Reiter, Daniel Stenberg, Joe Birr-Pixton, Matt Jolly,
|
|
|
|
Stefan Eissing, Tal Regev, Viktor Szakats
|
|
|
|
(7 contributors)
|
2011-12-20 03:08:59 +08:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2024-07-31 16:48:48 +08:00
|
|
|
[1] = https://curl.se/bug/?i=14317
|
|
|
|
[2] = https://curl.se/bug/?i=14276
|
2024-08-01 19:36:28 +08:00
|
|
|
[3] = https://curl.se/bug/?i=14333
|
|
|
|
[7] = https://curl.se/bug/?i=14308
|
|
|
|
[8] = https://curl.se/bug/?i=14322
|
|
|
|
[9] = https://curl.se/bug/?i=14323
|
|
|
|
[10] = https://curl.se/bug/?i=14321
|
|
|
|
[11] = https://curl.se/bug/?i=14285
|
|
|
|
[12] = https://curl.se/bug/?i=14324
|