2020-07-12 12:16:23 -04:00
|
|
|
curl and libcurl 7.72.0
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2020-06-24 05:44:22 -04:00
|
|
|
Public curl releases: 193
|
2020-05-13 04:05:49 -04:00
|
|
|
Command line options: 232
|
2020-05-25 03:38:28 -04:00
|
|
|
curl_easy_setopt() options: 277
|
2019-11-28 07:28:14 -05:00
|
|
|
Public functions in libcurl: 82
|
2020-07-11 17:13:18 -04:00
|
|
|
Contributors: 2214
|
2019-07-25 17:49:16 -04:00
|
|
|
|
2020-07-01 04:37:20 -04:00
|
|
|
|
|
|
|
This release includes the following changes:
|
|
|
|
|
2020-07-12 12:16:23 -04:00
|
|
|
o content_encoding: add zstd decoding support [1]
|
2020-07-01 04:37:20 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2020-07-12 12:16:23 -04:00
|
|
|
o bearssl: fix build with disabled proxy support [16]
|
2020-07-11 17:13:18 -04:00
|
|
|
o cirrus-ci: upgrade 11-STABLE to 11.4 [2]
|
2020-07-12 12:16:23 -04:00
|
|
|
o cmake: fix windows xp build [13]
|
|
|
|
o configure.ac: Sort features name in summary [6]
|
2020-07-11 17:13:18 -04:00
|
|
|
o curl_version_info.3: CURL_VERSION_KERBEROS4 is deprecated [9]
|
|
|
|
o CURLINFO_CERTINFO.3: fix typo [3]
|
|
|
|
o ftpserver: don't verify SMTP MAIL FROM names [8]
|
|
|
|
o gnutls: repair the build with `CURL_DISABLE_PROXY` [5]
|
|
|
|
o http2: close the http2 connection when no more requests may be sent [7]
|
|
|
|
o http2: fix nghttp2_strerror -> nghttp2_http2_strerror in debug messages [11]
|
2020-07-12 12:16:23 -04:00
|
|
|
o ngtcp2: update to modified qlog callback prototype [14]
|
2020-07-11 17:13:18 -04:00
|
|
|
o tool_getparam: make --krb option work again [10]
|
2020-07-12 12:16:23 -04:00
|
|
|
o transfer: fix memory-leak with CURLOPT_CURLU in a duped handle [15]
|
2020-07-11 17:13:18 -04:00
|
|
|
o url: silence MSVC warning [12]
|
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-07-12 12:16:23 -04:00
|
|
|
Alex Kiernan, Baruch Siach, Carlo Marcelo Arenas Belón, Daniel Stenberg,
|
|
|
|
Filip Salomonsson, Gilles Vollant, Jeremy Maitin-Shepard, Kamil Dudka,
|
|
|
|
Laramie Leavitt, Marcel Raad, Matthias Naegler, Nicolas Sterchele,
|
|
|
|
NobodyXu on github, Peter Wu, Ray Satiro, Viktor Szakats,
|
|
|
|
(16 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-07-12 12:16:23 -04:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=5453
|
2020-07-11 17:13:18 -04:00
|
|
|
[2] = https://curl.haxx.se/bug/?i=5668
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=5655
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=5645
|
2020-07-12 12:16:23 -04:00
|
|
|
[6] = https://curl.haxx.se/bug/?i=5656
|
2020-07-11 17:13:18 -04:00
|
|
|
[7] = https://curl.haxx.se/bug/?i=5643
|
|
|
|
[8] = https://curl.haxx.se/bug/?i=5639
|
|
|
|
[9] = https://curl.haxx.se/bug/?i=5642
|
|
|
|
[10] = https://bugzilla.redhat.com/1833193
|
|
|
|
[11] = https://curl.haxx.se/bug/?i=5641
|
|
|
|
[12] = https://curl.haxx.se/bug/?i=5638
|
2020-07-12 12:16:23 -04:00
|
|
|
[13] = https://curl.haxx.se/bug/?i=5662
|
|
|
|
[14] = https://curl.haxx.se/bug/?i=5675
|
|
|
|
[15] = https://curl.haxx.se/bug/?i=5665
|
|
|
|
[16] = https://curl.haxx.se/bug/?i=5666
|