mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:11:40 +03:00
69 lines
2.1 KiB
Text
69 lines
2.1 KiB
Text
curl and libcurl 8.14.1
|
|
|
|
Public curl releases: 268
|
|
Command line options: 269
|
|
curl_easy_setopt() options: 308
|
|
Public functions in libcurl: 96
|
|
Contributors: 3428
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o BUG-BOUNTY.md. mention the medium bounty amount in 2025 [5]
|
|
o cmake: fix missed version number for multi-pkg-config detections [14]
|
|
o docs: fix typos [12]
|
|
o http: fail early when rewind of input failed when following redirects [2]
|
|
o misc: fix spelling [15]
|
|
o misc: we write *an* IPv6 address [10]
|
|
o multi: fix add_handle resizing [3]
|
|
o spelling: 'a' vs 'an' [8]
|
|
o spelling: call it null-terminate consistently [6]
|
|
o tests: await portfile to be complete [1]
|
|
o tests: move test docs into /docs [16]
|
|
o tool_getparam: refactored, simplified [4]
|
|
o tool_getparam: remove two nextarg NULL checks [11]
|
|
o wolfssl: fix sending of early data [7]
|
|
|
|
This release includes the following known bugs:
|
|
|
|
See https://curl.se/docs/knownbugs.html
|
|
|
|
For all changes ever done in curl:
|
|
|
|
See https://curl.se/changes.html
|
|
|
|
Planned upcoming removals include:
|
|
|
|
o Support for the msh3 HTTP/3 backend
|
|
o Supporting curl builds using VS2008
|
|
o The Secure Transport and BearSSL TLS backends
|
|
o The winbuild build system
|
|
o Windows CE support
|
|
|
|
See https://curl.se/dev/deprecate.html
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
advice from friends like these:
|
|
|
|
Daniel Stenberg, Ethan Everett, Jeroen Ooms, John Bampton, Samuel Henrique,
|
|
Stefan Eissing, Viktor Szakats, x-xiang on github
|
|
(8 contributors)
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
[1] = https://curl.se/bug/?i=17492
|
|
[2] = https://curl.se/bug/?i=17472
|
|
[3] = https://curl.se/bug/?i=17473
|
|
[4] = https://curl.se/bug/?i=17448
|
|
[5] = https://curl.se/bug/?i=17470
|
|
[6] = https://curl.se/bug/?i=17489
|
|
[7] = https://curl.se/bug/?i=17481
|
|
[8] = https://curl.se/bug/?i=17487
|
|
[10] = https://curl.se/bug/?i=17484
|
|
[11] = https://curl.se/bug/?i=17483
|
|
[12] = https://curl.se/bug/?i=17480
|
|
[14] = https://curl.se/bug/?i=16980
|
|
[15] = https://curl.se/bug/?i=17478
|
|
[16] = https://curl.se/bug/?i=17463
|