blob: d8411607e3d3cf68cd1d923f9df2219f07e42491 [file] [log] [blame]
Daniel Stenberga9f63b82024-07-31 10:48:48 +02001curl and libcurl 8.10.0
Daniel Stenberg734c17a2003-09-22 21:38:52 +00002
Daniel Stenberga9f63b82024-07-31 10:48:48 +02003 Public curl releases: 260
Daniel Stenbergaab0c162024-06-14 13:30:06 +02004 Command line options: 263
5 curl_easy_setopt() options: 306
Daniel Stenberg64161922024-04-09 17:17:56 +02006 Public functions in libcurl: 94
Daniel Stenberg12774f42024-08-01 13:36:28 +02007 Contributors: 3212
Daniel Stenberg1fe8de82023-05-23 11:12:50 +02008
Daniel Stenberg10413992023-05-31 08:59:48 +02009This release includes the following changes:
10
Daniel Stenberg10413992023-05-31 08:59:48 +020011
Daniel Stenberg734c17a2003-09-22 21:38:52 +000012This release includes the following bugfixes:
13
Daniel Stenberg12774f42024-08-01 13:36:28 +020014 o cmake: distcheck for files in CMake subdir [9]
15 o dist: add missing `FindNettle.cmake` [11]
Daniel Stenberga9f63b82024-07-31 10:48:48 +020016 o GHA/windows: enable MulitSSL in an MSVC job [2]
Daniel Stenberg12774f42024-08-01 13:36:28 +020017 o GHA: scan git repository and detect unvetted binary files [3]
18 o INSTALL.md: MultiSSL and QUIC are mutually exclusive [7]
19 o lib: convert some debugf()s into traces [8]
20 o libcurl.pc: add `Cflags.private` [10]
21 o rustls: make all tests pass [1]
22 o tests: provide docs as curldown, not nroff [12]
Daniel Stenbergaa73eb42019-07-19 11:32:23 +020023
Daniel Stenberg9af807a2007-07-22 10:17:52 +000024This release includes the following known bugs:
25
Daniel Stenberg12774f42024-08-01 13:36:28 +020026 See docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
27
28For all changes ever done in curl:
29
30 See https://curl.se/changes.html
Daniel Stenberg9af807a2007-07-22 10:17:52 +000031
Daniel Stenberg84c6b1a2022-10-23 17:25:01 +020032Planned upcoming removals include:
33
Daniel Stenberg517f4542024-07-24 08:48:18 +020034 o TLS libraries not supporting TLS 1.3
Daniel Stenberg84c6b1a2022-10-23 17:25:01 +020035
36 See https://curl.se/dev/deprecate.html for details
37
Daniel Stenberg9af807a2007-07-22 10:17:52 +000038This release would not have looked like this without help, code, reports and
39advice from friends like these:
40
Daniel Stenberg12774f42024-08-01 13:36:28 +020041 Christoph Reiter, Daniel Stenberg, Joe Birr-Pixton, Matt Jolly,
42 Stefan Eissing, Tal Regev, Viktor Szakats
43 (7 contributors)
Daniel Stenberg1fc5cd62011-12-19 20:08:59 +010044
45References to bug reports and discussions on issues:
46
Daniel Stenberga9f63b82024-07-31 10:48:48 +020047 [1] = https://curl.se/bug/?i=14317
48 [2] = https://curl.se/bug/?i=14276
Daniel Stenberg12774f42024-08-01 13:36:28 +020049 [3] = https://curl.se/bug/?i=14333
50 [7] = https://curl.se/bug/?i=14308
51 [8] = https://curl.se/bug/?i=14322
52 [9] = https://curl.se/bug/?i=14323
53 [10] = https://curl.se/bug/?i=14321
54 [11] = https://curl.se/bug/?i=14285
55 [12] = https://curl.se/bug/?i=14324