2016-12-21 12:44:09 +01:00
|
|
|
Curl and libcurl 7.52.1
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2016-12-21 12:44:09 +01:00
|
|
|
Public curl releases: 162
|
2016-12-19 09:12:35 +01:00
|
|
|
Command line options: 204
|
2016-11-25 00:47:52 +01:00
|
|
|
curl_easy_setopt() options: 243
|
2015-08-12 09:07:37 +02:00
|
|
|
Public functions in libcurl: 61
|
2016-12-19 09:12:35 +01:00
|
|
|
Contributors: 1480
|
2016-09-07 15:45:24 +02:00
|
|
|
|
2007-07-22 10:17:52 +00:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2016-12-22 08:53:13 +01:00
|
|
|
o CVE-2016-9594: unititialized random [1]
|
|
|
|
o lib557: fix checksrc warnings
|
2016-12-21 12:44:09 +01:00
|
|
|
o lib: fix MSVC compiler warnings
|
2016-12-22 08:53:13 +01:00
|
|
|
o lib557.c: use a shorter MAXIMIZE representation [2]
|
|
|
|
o tests: run checksrc on debug builds
|
2016-11-09 09:14:44 +01:00
|
|
|
|
2007-07-22 10:17:52 +00:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
2016-02-03 00:19:02 +01:00
|
|
|
o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html)
|
2007-07-22 10:17:52 +00:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2016-12-22 08:53:13 +01:00
|
|
|
Daniel Stenberg, Kamil Dudka, Marcel Raad, Ray Satiro,
|
|
|
|
(4 contributors)
|
2014-03-31 21:22:42 +01:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|
2011-12-19 20:08:59 +01:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2016-12-22 08:53:13 +01:00
|
|
|
[1] = https://curl.haxx.se/docs/adv_20161223.html
|
|
|
|
[2] = https://curl.haxx.se/mail/lib-2016-12/0098.html
|