aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-06-10 09:38:54 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-06-10 09:38:54 +0200
commitb304ba4c52b2927624d664776a588ed18b8c4703 (patch)
treeff7161b77e3e6205f9ad0111aea99ab343cc261b
parenteab2f95c0de94e9816c8a6110d20673761dd97a4 (diff)
RELEASE-NOTES: synced
-rw-r--r--RELEASE-NOTES45
1 files changed, 36 insertions, 9 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index e65110c09..60dfa58b6 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -4,7 +4,7 @@ curl and libcurl 7.71.0
Command line options: 232
curl_easy_setopt() options: 277
Public functions in libcurl: 82
- Contributors: 2192
+ Contributors: 2194
This release includes the following changes:
@@ -41,6 +41,7 @@ This release includes the following bugfixes:
o connect: make happy eyeballs work for QUIC (again) [16]
o curl.1: Quote globbed URLs [51]
o curl: remove -J "informational" written on stdout [36]
+ o Curl_addrinfo: use one malloc instead of three [97]
o CURLINFO_ACTIVESOCKET.3: clarify the description [87]
o doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3 [5]
o doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntax [20]
@@ -64,17 +65,22 @@ This release includes the following bugfixes:
o HTTP3.md: clarify cargo build directory [77]
o libcurl.pc: Merge Libs.private into Libs for static-only builds [28]
o libssh2: improved error output for wrong quote syntax [39]
+ o libssh2: keep sftp errors as 'unsigned long' [103]
o libssh2: set the expected total size in SCP upload init [2]
o libtest/cmake: Remove commented code [13]
o list-only.d: this option existed already in 4.0
+ o multi: add defensive check on data->multi->num_alive [96]
o ngtcp2: cleanup memory when failing to connect [70]
o ngtcp2: fix build with current ngtcp2 master implementing draft 28 [76]
o ngtcp2: introduce qlog support [23]
+ o ngtcp2: update with recent API changes [100]
o OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAIN [55]
+ o openssl: set FLAG_TRUSTED_FIRST unconditionally [105]
o projects: Add crypt32.lib to dependencies for all OpenSSL configs [93]
o quiche: advertise draft 28 support [91]
o quiche: clean up memory properly when failing to connect [71]
o quiche: enable qlog output [14]
+ o quiche: update SSLKEYLOGFILE support [98]
o Revert "buildconf: use find -execdir" [38]
o Revert "ssh: ignore timeouts during disconnect" [67]
o runtests: remove sleep calls [18]
@@ -83,9 +89,12 @@ This release includes the following bugfixes:
o select: fix overflow protection in Curl_socket_check [22]
o sendf: make failf() use the mvsnprintf() return code [62]
o server/sws: fix asan warning on use of uninitialized variable
+ o server/util: fix logmsg format using curl_off_t argument [106]
o sha256: fixed potentially uninitialized variable [61]
o sockfilt: make select_ws stop waiting on exit signal event
+ o socks: detect connection close during handshake [95]
o socks: fix expected length of SOCKS5 reply [68]
+ o socks: remove unreachable breaks in socks.c and mime.c [101]
o source cleanup: remove all custom typedef structs [42]
o test1167: fixes in badsymbols.pl [73]
o test1177: look for curl.h in source directory [1]
@@ -94,15 +103,18 @@ This release includes the following bugfixes:
o test75: Remove precheck test
o tests: add https-proxy support to the test suite [49]
o tests: add support for SSH server variant specific transfer paths [24]
+ o tests: add two simple tests for --login-options [99]
o tests: make test 1248 + 1249 use %NOLISTENPORT [3]
o tests: pick a random port number for SSH [12]
o tests: run stunnel for HTTPS and FTPS on dynamic ports [11]
o timeouts: change millisecond timeouts to timediff_t from time_t [86]
+ o timeouts: move ms timeouts to timediff_t from int and long [104]
o tool: fixup a few --help descriptions [56]
o tool: support UTF-16 command line on Windows [46]
+ o tool_cfgable: free login_options at exit [102]
+ o tool_getparam: fix memory leak in parse_args
o tool_operate: fixed potentially uninitialized variables [60]
o tool_paramhlp: fixed potentially uninitialized strtol() variable [59]
- o trailers: switch h1-trailer logic to use dynbuf [81]
o transfer: close connection after excess data has been read [66]
o travis: add "qlog" as feature in the quiche build
o travis: Add ngtcp2 and quiche tests for CMake
@@ -120,6 +132,7 @@ This release includes the following bugfixes:
o vauth/cleartext: fix theoretical integer overflow [50]
o vtls: Extract and simplify key log file handling from OpenSSL
o wolfssl: add SSLKEYLOGFILE support [65]
+ o wording: avoid blacklist/whitelist stereotypes [92]
o write-out.d: added "response_code"
This release includes the following known bugs:
@@ -129,17 +142,19 @@ This release includes the following known bugs:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- Adnan Khan, Billyzou0741326 on github, Brian Carpenter, Cherish98 on github,
- Dan Fandrich, Daniel Stenberg, Emil Engler, Estanislau Augé-Pujadas,
- Gilles Vollant, Gregory Jefferis, huzunhao on github, James Le Cuirot,
+ Adnan Khan, Alessandro Ghedini, Billyzou0741326 on github, Brian Carpenter,
+ Cherish98 on github, Dan Fandrich, Daniel Stenberg, Emil Engler,
+ Estanislau Augé-Pujadas, François Rigault, Geeknik Labs, Gilles Vollant,
+ Gregory Jefferis, huzunhao on github, James Fuller, James Le Cuirot,
Jeroen Ooms, John Simpson, Kamil Dudka, Kane York, Lucas Pardue,
Maksim Stsepanenka, Marcel Raad, Marc Hörsken, Max Peal, Michael Kaufmann,
Mohamed Osama, Murugan Balraj, Neal Poole, Pavel Volgarev, Peter Wang,
Peter Wu, Radoslav Georgiev, Ray Satiro, Rikard Falkeborn, rl1987 on github,
- Saleem Abdulrasool, Samuel Marks, Siva Sivaraman, therealhirudo on github,
- Thomas Bouzerar, Viktor Szakats, Vyron Tsingaras, Werner Stolz, Will Roberts,
+ Saleem Abdulrasool, Samuel Marks, Siva Sivaraman, Tatsuhiro Tsujikawa,
+ therealhirudo on github, Thomas Bouzerar, Viktor Szakats, Vyron Tsingaras,
+ Werner Stolz, Will Roberts, zloi-user on github,
Коваленко Анатолий Викторович, kotoriのねこ
- (43 contributors)
+ (49 contributors)
Thanks! (and sorry if I forgot to mention someone)
@@ -225,7 +240,6 @@ References to bug reports and discussions on issues:
[78] = https://curl.haxx.se/bug/?i=5463
[79] = https://curl.haxx.se/bug/?i=5485
[80] = https://curl.haxx.se/bug/?i=5525
- [81] = https://curl.haxx.se/bug/?i=5524
[82] = https://curl.haxx.se/bug/?i=5489
[83] = https://curl.haxx.se/bug/?i=5468
[84] = https://curl.haxx.se/bug/?i=5466
@@ -236,5 +250,18 @@ References to bug reports and discussions on issues:
[89] = https://curl.haxx.se/bug/?i=5519
[90] = https://curl.haxx.se/bug/?i=5477
[91] = https://curl.haxx.se/bug/?i=5518
+ [92] = https://curl.haxx.se/bug/?i=5546
[93] = https://curl.haxx.se/bug/?i=5516
[94] = https://curl.haxx.se/bug/?i=5513
+ [95] = https://curl.haxx.se/bug/?i=5532
+ [96] = https://curl.haxx.se/bug/?i=5540
+ [97] = https://curl.haxx.se/bug/?i=5533
+ [98] = https://curl.haxx.se/bug/?i=5541
+ [99] = https://curl.haxx.se/bug/?i=5539
+ [100] = https://curl.haxx.se/bug/?i=5538
+ [101] = https://curl.haxx.se/bug/?i=5537
+ [102] = https://curl.haxx.se/bug/?i=5535
+ [103] = https://curl.haxx.se/bug/?i=5534
+ [104] = https://curl.haxx.se/bug/?i=5490
+ [105] = https://curl.haxx.se/bug/?i=5530
+ [106] = https://curl.haxx.se/bug/?i=5529