2023-12-07 06:23:06 +08:00
|
|
|
curl and libcurl 8.5.1
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2023-10-12 15:09:49 +08:00
|
|
|
Public curl releases: 253
|
2023-09-28 15:42:52 +08:00
|
|
|
Command line options: 258
|
2023-06-08 05:35:51 +08:00
|
|
|
curl_easy_setopt() options: 303
|
2023-09-28 15:42:52 +08:00
|
|
|
Public functions in libcurl: 93
|
2023-12-07 06:23:06 +08:00
|
|
|
Contributors: 3042
|
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:
|
|
|
|
|
2023-12-07 06:23:06 +08:00
|
|
|
o cmake: fix typo [5]
|
|
|
|
o dist: add tests/errorcodes.pl to the tarball [6]
|
|
|
|
o lib: fix variable undeclared error caused by `infof` changes [2]
|
|
|
|
o sectransp_ make TLSCipherNameForNumber() available in non-verbose config [1]
|
|
|
|
o url: for disabled protocols, mention if found in redirect [7]
|
2019-07-19 17:32:23 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
2020-11-04 21:02:01 +08:00
|
|
|
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
|
2007-07-22 18:17:52 +08:00
|
|
|
|
2022-10-23 23:25:01 +08:00
|
|
|
Planned upcoming removals include:
|
|
|
|
|
2023-02-15 15:10:01 +08:00
|
|
|
o support for space-separated NOPROXY patterns
|
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:
|
|
|
|
|
2023-12-07 06:23:06 +08:00
|
|
|
Cajus Pollmeier, Chris Sauer, Dan Fandrich, Daniel Stenberg,
|
|
|
|
Mauricio Scheffer, Stefan Eissing, Viktor Szakats, Xi Ruoyao, YX Hao
|
|
|
|
(9 contributors)
|
2011-12-20 03:08:59 +08:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2023-12-07 06:23:06 +08:00
|
|
|
[1] = https://curl.se/bug/?i=12474
|
|
|
|
[2] = https://curl.se/bug/?i=12470
|
|
|
|
[5] = https://curl.se/bug/?i=12464
|
|
|
|
[6] = https://curl.se/bug/?i=12462
|
|
|
|
[7] = https://curl.se/bug/?i=12466
|