mirror of
https://github.com/curl/curl.git
synced 2026-05-18 16:36:20 +03:00
55 lines
1.6 KiB
Text
55 lines
1.6 KiB
Text
curl and libcurl 8.14.2
|
|
|
|
Public curl releases: 269
|
|
Command line options: 269
|
|
curl_easy_setopt() options: 308
|
|
Public functions in libcurl: 96
|
|
Contributors: 3431
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o curl.h: make CURLSSLOPT_* symbols defined as longs [3]
|
|
o docs/examples: add ftp-delete.c [5]
|
|
o INSTALL.md: cygwin details and add source code link [4]
|
|
o pytest: adapt for runs with openssl-1.1.1
|
|
o pytest: disable test_07_37 and test_07_36 with openssl's quic [1]
|
|
o SCP/SFTP: avoid busy loop after EAGAIN [8]
|
|
o system.h: remove some macros [6]
|
|
o test1117: reduce write delays [9]
|
|
|
|
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, John Haugabook, Stefan Eissing
|
|
(3 contributors)
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
[1] = https://curl.se/bug/?i=17539
|
|
[3] = https://curl.se/bug/?i=17535
|
|
[4] = https://curl.se/bug/?i=17485
|
|
[5] = https://curl.se/bug/?i=17540
|
|
[6] = https://curl.se/bug/?i=17498
|
|
[8] = https://curl.se/bug/?i=17533
|
|
[9] = https://curl.se/bug/?i=17530
|