RELEASE-NOTES: synced
This commit is contained in:
parent
2f5049ae02
commit
57370855d0
@ -4,7 +4,7 @@ curl and libcurl 7.80.0
|
||||
Command line options: 243
|
||||
curl_easy_setopt() options: 294
|
||||
Public functions in libcurl: 86
|
||||
Contributors: 2527
|
||||
Contributors: 2531
|
||||
|
||||
This release includes the following changes:
|
||||
|
||||
@ -49,15 +49,19 @@ This release includes the following bugfixes:
|
||||
o curl_gssapi: fix link error on macOS Monterey [55]
|
||||
o curl_multi_socket_action.3: add a "RETURN VALUE" section [106]
|
||||
o curl_ntlm_core: use OpenSSL only if DES is available [42]
|
||||
o Curl_updateconninfo: store addresses for QUIC connections too [90]
|
||||
o CURLOPT_HSTSWRITEFUNCTION.3: using CURLOPT_HSTS_CTRL is required [114]
|
||||
o CURLOPT_HTTPHEADER.3: add descripion for specific headers [35]
|
||||
o docs/HTTP3: improve build instructions [102]
|
||||
o docs/Makefile.am: repair 'make html' [52]
|
||||
o docs: fix typo in CURLOPT_TRAILERFUNCTION example [93]
|
||||
o docs: provide "RETURN VALUE" section for more func manpages [105]
|
||||
o docs: reduce use of "very" [107]
|
||||
o doh: remove experimental code for DoH with GET [61]
|
||||
o examples/htmltidy: correct wrong printf() use [66]
|
||||
o examples/imap-append: fix end-of-data check [7]
|
||||
o gen.pl: insert the current date and version in generated man page [11]
|
||||
o gen.pl: replace leading single quotes with \(aq [110]
|
||||
o http2: make getsock not wait for write if there's no remote window [56]
|
||||
o HTTP3: fix the HTTP/3 Explained book link [27]
|
||||
o http: fix Basic auth with empty name field in URL [24]
|
||||
@ -69,6 +73,7 @@ This release includes the following bugfixes:
|
||||
o hyper: disable test 1294 since hyper doesn't allow such crazy headers [96]
|
||||
o hyper: does not support disabling CURLOPT_HTTP_TRANSFER_DECODING [72]
|
||||
o hyper: pass the CONNECT line to the debug callback [79]
|
||||
o imap: display quota information [115]
|
||||
o INSTALL: update symbol hiding option [77]
|
||||
o lib/mk-ca-bundle.pl: skip certs passed Not Valid After date [18]
|
||||
o lib: avoid fallthrough cases in switch statements [33]
|
||||
@ -83,13 +88,17 @@ This release includes the following bugfixes:
|
||||
o misc: fix a few issues on MidnightBSD [28]
|
||||
o misc: fix typos in docs and comments [3]
|
||||
o ngtcp2: fix QUIC transport parameter version [6]
|
||||
o ngtcp2: specify the missing required callback functions [108]
|
||||
o NTLM: use DES_set_key_unchecked with OpenSSL [13]
|
||||
o openssl: if verifypeer is not requested, skip the CA loading [69]
|
||||
o openssl: with OpenSSL 1.1.0+ a failed RAND_status means goaway [44]
|
||||
o Revert "src/tool_filetime: disable -Wformat on mingw for this file" [88]
|
||||
o sasl: binary messages [31]
|
||||
o schannel: fix memory leak due to failed SSL connection [89]
|
||||
o scripts/delta: count command line options in the new file
|
||||
o sendf: accept zero-length data in Curl_client_write() [95]
|
||||
o sha256: use high-level EVP interface for OpenSSL [41]
|
||||
o smooth-gtk-thread.c: enhance the mutex lock use [112]
|
||||
o sws: fix memory leak on exit [49]
|
||||
o test1160: edited to work with hyper [83]
|
||||
o test1185: verify checksrc [58]
|
||||
@ -99,7 +108,9 @@ This release includes the following bugfixes:
|
||||
o test262: don't attempt with hyper [73]
|
||||
o test552: updated to work with hyper [87]
|
||||
o test559: add 'HTTP' in keywords [86]
|
||||
o tests/smbserver.py: fix compatibility with impacket 0.9.23+ [104]
|
||||
o tests: disable test 2043 [54]
|
||||
o tests: kill some test servers afterwards to avoid locked logfiles [111]
|
||||
o tests: use python3 in test 1451 [48]
|
||||
o tls: remove newline from three infof() calls [85]
|
||||
o tool_cb_prg: make resumed upload progress bar show better [9]
|
||||
@ -113,6 +124,7 @@ This release includes the following bugfixes:
|
||||
o version_win32: use actual version instead of manifested version [45]
|
||||
o vtls: Fix a memory leak if an SSL session cannot be added to the cache [8]
|
||||
o wolfssl: use for SHA256, MD4, MD5, and setting DES odd parity [32]
|
||||
o zuul: pin the quiche build to use an older cmake-rs [84]
|
||||
|
||||
This release includes the following known bugs:
|
||||
|
||||
@ -122,21 +134,23 @@ This release would not have looked like this without help, code, reports and
|
||||
advice from friends like these:
|
||||
|
||||
8U61ife on github, a1346054 on github, Abhinav Singh, Alexander Chuykov,
|
||||
Alexander Kanavin, Anthony Hu, beslick5 on github, billionai on github,
|
||||
Bo Anderson, Boris Rasin, Daniel Gustafsson, Daniel Stenberg, David Cook,
|
||||
David Hu, Eddie Lumpkin, Érico Nogueira, Erik Stenlund, Gisle Vanem,
|
||||
Gleb Ivanovsky, h1zzz on github, Harry Sintonen, Hayden Roche,
|
||||
Jakub Zakrzewski, Jan Mazur, Jeffrey Tolar, Joel Depooter, Josip Medved,
|
||||
Jun-ya Kato, Kerem Kat, Kirill Efimov, Lucas Holt, Malik Idrees Hasan Khan,
|
||||
Marcel Raad, Marc Hörsken, Mats Lindestam, Max Dymond, Michael Afanasiev,
|
||||
Alexander Kanavin, Anthony Hu, Axel Morawietz, beslick5 on github,
|
||||
billionai on github, Bo Anderson, Boris Rasin, Daniel Gustafsson,
|
||||
Daniel Stenberg, David Cook, David Hu, Eddie Lumpkin, Érico Nogueira,
|
||||
Erik Stenlund, Gisle Vanem, Gleb Ivanovsky, h1zzz on github, Harry Sintonen,
|
||||
Hayden Roche, Jakub Zakrzewski, Jan Mazur, Jeffrey Tolar, Jerome Mao,
|
||||
Joel Depooter, Jonathan Cardoso Machado, Josip Medved, Jun-ya Kato,
|
||||
Kerem Kat, Kirill Efimov, Lucas Holt, Malik Idrees Hasan Khan, Marcel Raad,
|
||||
Marc Hörsken, Mats Lindestam, Max Dymond, Michael Afanasiev,
|
||||
Michael Baentsch, Michael Kaufmann, Momoka Yamamoto, Noam Moshe,
|
||||
orycho on github, Patrick Monnerat, Rafał Mikrut, Randall S. Becker,
|
||||
Raul Onitza-Klugman, Ray Satiro, Ricardo Martins, Rick Lane,
|
||||
Rikard Falkeborn, Roy Li, Ryan Mast, Samuel Henrique, Sean Molenaar,
|
||||
Sergey Markelov, sergio-nsk on github, Sharon Brizinov, Stathis Kapnidis,
|
||||
Steini2000 on github, Thomas M. DuBuisson, tlahn on github, Viktor Szakats,
|
||||
Vitaly Varyvdin, Wyatt O'Day, x2018 on github, Борис Верховский,
|
||||
(66 contributors)
|
||||
Rikard Falkeborn, Roy Li, ryancaicse on github, Ryan Mast, Samuel Henrique,
|
||||
Sean Molenaar, Sergey Markelov, Sergio Durigan Junior, sergio-nsk on github,
|
||||
Sharon Brizinov, Stathis Kapnidis, Steini2000 on github, Tatsuhiro Tsujikawa,
|
||||
Thomas M. DuBuisson, tlahn on github, Viktor Szakats, Vitaly Varyvdin,
|
||||
Wyatt O'Day, x2018 on github, Борис Верховский,
|
||||
(72 contributors)
|
||||
|
||||
References to bug reports and discussions on issues:
|
||||
|
||||
@ -223,9 +237,13 @@ References to bug reports and discussions on issues:
|
||||
[81] = https://github.com/curl/curl/issues/7626
|
||||
[82] = https://curl.se/bug/?i=7884
|
||||
[83] = https://curl.se/bug/?i=7912
|
||||
[84] = https://curl.se/bug/?i=7927
|
||||
[85] = https://curl.se/bug/?i=7879
|
||||
[86] = https://curl.se/bug/?i=7911
|
||||
[87] = https://curl.se/bug/?i=7911
|
||||
[88] = https://curl.se/bug/?i=7941
|
||||
[89] = https://curl.se/bug/?i=7877
|
||||
[90] = https://curl.se/bug/?i=7939
|
||||
[92] = https://curl.se/bug/?i=7909
|
||||
[93] = https://curl.se/bug/?i=7910
|
||||
[94] = https://curl.se/bug/?i=7908
|
||||
@ -238,5 +256,13 @@ References to bug reports and discussions on issues:
|
||||
[101] = https://curl.se/bug/?i=7904
|
||||
[102] = https://curl.se/bug/?i=7842
|
||||
[103] = https://curl.se/bug/?i=7501
|
||||
[104] = https://curl.se/bug/?i=7924
|
||||
[105] = https://curl.se/bug/?i=7902
|
||||
[106] = https://curl.se/bug/?i=7901
|
||||
[107] = https://curl.se/bug/?i=7936
|
||||
[108] = https://curl.se/bug/?i=7929
|
||||
[110] = https://curl.se/bug/?i=7933
|
||||
[111] = https://curl.se/bug/?i=7925
|
||||
[112] = https://curl.se/bug/?i=7926
|
||||
[114] = https://curl.se/bug/?i=7923
|
||||
[115] = https://curl.se/bug/?i=6973
|
||||
|
||||
Loading…
Reference in New Issue
Block a user