2020-03-05 09:32:13 -05:00
|
|
|
curl and libcurl 7.69.1
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2020-03-05 09:32:13 -05:00
|
|
|
Public curl releases: 190
|
2020-01-21 09:15:31 -05:00
|
|
|
Command line options: 230
|
|
|
|
curl_easy_setopt() options: 270
|
2019-11-28 07:28:14 -05:00
|
|
|
Public functions in libcurl: 82
|
2020-03-07 05:22:23 -05:00
|
|
|
Contributors: 2131
|
2019-05-24 06:50:01 -04:00
|
|
|
|
2019-07-25 17:49:16 -04:00
|
|
|
This release includes the following changes:
|
|
|
|
|
2020-03-05 09:32:13 -05:00
|
|
|
o
|
2019-07-25 17:49:16 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2020-03-07 05:22:23 -05:00
|
|
|
o cirrus-ci: disable the FreeBSD 13 builds [3]
|
|
|
|
o curl_share_setopt.3: Note sharing cookies doesn't enable the engine [11]
|
|
|
|
o libssh: Fix matching user-specified MD5 hex key [7]
|
2020-03-05 09:32:13 -05:00
|
|
|
o MANUAL: update a dict-using command line
|
2020-03-07 05:22:23 -05:00
|
|
|
o multi: skip EINTR check on wakeup socket if it was closed [12]
|
|
|
|
o pause: bail out on bad input [8]
|
|
|
|
o pause: force a connection recheck after unpausing (take 2) [5]
|
|
|
|
o pause: return early for calls that don't change pause state [10]
|
2020-03-05 09:32:13 -05:00
|
|
|
o runtests.1: rephrase how to specify what tests to run [2]
|
2020-03-07 05:22:23 -05:00
|
|
|
o seek: fix fall back for missing ftruncate on Windows [4]
|
|
|
|
o socks5: host name resolv regression fix [6]
|
|
|
|
o tests: make sleeping portable by avoiding select [1]
|
|
|
|
o unit1612: fix the inclusion and compilation of the HMAC unit test [9]
|
|
|
|
o urldata: remove the 'stream_was_rewound' connectdata struct member [13]
|
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-03-07 05:22:23 -05:00
|
|
|
Anders Berg, Christopher Reid, Dan Fandrich, Daniel Stenberg,
|
|
|
|
fds242 on github, Fedor Korotkov, Felipe Gasper, Marcel Raad, Marc Hörsken,
|
|
|
|
Patrick Monnerat, Ray Satiro, Steve Holme, vitaha85 on github,
|
|
|
|
(13 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-03-05 09:32:13 -05:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=5035
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=5033
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=5028
|
2020-03-07 05:22:23 -05:00
|
|
|
[4] = https://curl.haxx.se/bug/?i=5055
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=5049
|
|
|
|
[6] = https://curl.haxx.se/bug/?i=5053
|
|
|
|
[7] = https://curl.haxx.se/bug/?i=4971
|
|
|
|
[8] = https://curl.haxx.se/bug/?i=5050
|
|
|
|
[9] = https://curl.haxx.se/bug/?i=5024
|
|
|
|
[10] = https://curl.haxx.se/bug/?i=5026
|
|
|
|
[11] = https://curl.haxx.se/mail/lib-2020-03/0019.html
|
|
|
|
[12] = https://curl.haxx.se/bug/?i=5047
|
|
|
|
[13] = https://curl.haxx.se/bug/?i=5046
|