2020-10-15 06:52:34 -04:00
|
|
|
curl and libcurl 7.73.1
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2020-10-15 06:52:34 -04:00
|
|
|
Public curl releases: 196
|
2020-08-31 03:54:52 -04:00
|
|
|
Command line options: 234
|
|
|
|
curl_easy_setopt() options: 278
|
2020-08-28 17:48:25 -04:00
|
|
|
Public functions in libcurl: 85
|
2020-10-19 03:14:47 -04:00
|
|
|
Contributors: 2275
|
2020-07-01 04:37:20 -04:00
|
|
|
|
|
|
|
This release includes the following changes:
|
|
|
|
|
2020-10-15 06:52:34 -04:00
|
|
|
o
|
2020-07-01 04:37:20 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2020-10-19 03:14:47 -04:00
|
|
|
o checksrc: warn on empty line before open brace [13]
|
|
|
|
o CI/azure: improve on flakiness by avoiding libtool wrappers [7]
|
|
|
|
o connect: repair build without ipv6 availability [19]
|
|
|
|
o curl_url_set.3: fix typo in the RETURN VALUE section [3]
|
|
|
|
o CURLOPT_NOBODY.3: fix typo [6]
|
|
|
|
o CURLOPT_TCP_NODELAY.3: fix comment in example code [8]
|
|
|
|
o CURLOPT_URL.3: clarify SCP/SFTP URLs are for uploads as well
|
|
|
|
o http3: fix two build errors, silence warnings [10]
|
|
|
|
o libcurl.pc: make it relocatable [15]
|
|
|
|
o Makefile.m32: add support for HTTP/3 via ngtcp2+nghttp3 [11]
|
|
|
|
o openssl: acknowledge SRP disabling in configure properly [9]
|
|
|
|
o os400: Sync libcurl API options [5]
|
|
|
|
o packages/OS400: make the source code-style compliant [4]
|
|
|
|
o runtests: return error if no tests ran [16]
|
2020-10-15 06:52:34 -04:00
|
|
|
o src/tool_filetime: disable -Wformat on mingw for this file [2]
|
2020-10-19 03:14:47 -04:00
|
|
|
o strerror: use 'const' as the string should never be modified [18]
|
2020-10-15 06:52:34 -04:00
|
|
|
o test122[12]: remove these two tests [1]
|
2020-10-19 03:14:47 -04:00
|
|
|
o tool_operate: fix compiler warning when --libcurl is disabled [12]
|
|
|
|
o urlapi: URL encode a '+' in the query part [14]
|
2019-07-19 05:32:23 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
2016-02-02 18:19:02 -05:00
|
|
|
o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html)
|
2007-07-22 06:17:52 -04:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2020-10-19 03:14:47 -04:00
|
|
|
b9a1 on github, Basuke Suzuki, Cristian Morales Vega, Daniel Stenberg,
|
|
|
|
Dietmar Hauser, Jon Rumsey, Marc Hörsken, Philipp Klaus Krause, Ray Satiro,
|
|
|
|
Tom G. Christensen, Viktor Szakats,
|
|
|
|
(11 contributors)
|
2019-05-24 06:50:01 -04:00
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|
2011-12-19 14:08:59 -05:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2020-10-15 06:52:34 -04:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=6080
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=6079
|
2020-10-19 03:14:47 -04:00
|
|
|
[3] = https://curl.haxx.se/bug/?i=6102
|
|
|
|
[4] = https://curl.haxx.se/bug/?i=6085
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=6083
|
|
|
|
[6] = https://curl.haxx.se/bug/?i=6097
|
|
|
|
[7] = https://curl.haxx.se/bug/?i=6049
|
|
|
|
[8] = https://curl.haxx.se/bug/?i=6096
|
|
|
|
[9] = https://curl.haxx.se/mail/lib-2020-10/0037.html
|
|
|
|
[10] = https://curl.haxx.se/bug/?i=6093
|
|
|
|
[11] = https://curl.haxx.se/bug/?i=6092
|
|
|
|
[12] = https://curl.haxx.se/bug/?i=6095
|
|
|
|
[13] = https://curl.haxx.se/bug/?i=6088
|
|
|
|
[14] = https://curl.haxx.se/bug/?i=6086
|
|
|
|
[15] = https://curl.haxx.se/bug/?i=6061
|
|
|
|
[16] = https://curl.haxx.se/bug/?i=6053
|
|
|
|
[18] = https://curl.haxx.se/bug/?i=6068
|
|
|
|
[19] = https://curl.haxx.se/bug/?i=6069
|