blob: c6ea2ce75fc69df643247dedfcacad4fe5538195 [file] [log] [blame]
Daniel Stenberg10413992023-05-31 08:59:48 +02001curl and libcurl 8.2.0
Daniel Stenberg734c17a2003-09-22 21:38:52 +00002
Daniel Stenberg10413992023-05-31 08:59:48 +02003 Public curl releases: 220
Daniel Stenbergb32b7bb2023-04-15 11:09:38 +02004 Command line options: 251
Daniel Stenberge3302eb2022-11-25 08:40:19 +01005 curl_easy_setopt() options: 302
Daniel Stenberg2b59f9f2022-09-14 09:58:50 +02006 Public functions in libcurl: 91
Daniel Stenbergd53cf9e2023-05-28 10:29:15 +02007 Contributors: 2888
Daniel Stenberg1fe8de82023-05-23 11:12:50 +02008
Daniel Stenberg10413992023-05-31 08:59:48 +02009This release includes the following changes:
10
11
Daniel Stenberg734c17a2003-09-22 21:38:52 +000012This release includes the following bugfixes:
13
Daniel Stenberg10413992023-05-31 08:59:48 +020014 o configure: fix run-compiler for old /bin/sh [4]
15 o circleci: install impacket & wolfssl 5.6.0 [1]
16 o tool_urlglob: use curl_off_t instead of longs [2]
17 o scripts: Fix GHA matrix job detection in cijobs.pl
18 o runtests: abort test run after failure without -a [3]
Daniel Stenbergaa73eb42019-07-19 11:32:23 +020019
Daniel Stenberg9af807a2007-07-22 10:17:52 +000020This release includes the following known bugs:
21
Daniel Stenberg4d2f8002020-11-04 14:02:01 +010022 o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
Daniel Stenberg9af807a2007-07-22 10:17:52 +000023
Daniel Stenberg84c6b1a2022-10-23 17:25:01 +020024Planned upcoming removals include:
25
Daniel Stenberg436d63f2023-01-03 09:34:54 +010026 o gskit
Daniel Stenberg84c6b1a2022-10-23 17:25:01 +020027 o NSS
Daniel Stenberg30276112023-02-15 08:10:01 +010028 o support for space-separated NOPROXY patterns
Daniel Stenberg47ccaa42023-03-20 08:04:43 +010029 o support for the original legacy mingw version 1
Daniel Stenberg84c6b1a2022-10-23 17:25:01 +020030
31 See https://curl.se/dev/deprecate.html for details
32
Daniel Stenberg9af807a2007-07-22 10:17:52 +000033This release would not have looked like this without help, code, reports and
34advice from friends like these:
35
Daniel Stenberg10413992023-05-31 08:59:48 +020036 Alejandro R. Sedeño, Dan Fandrich, Daniel Stenberg, Philip Heiduck
37 (4 contributors)
Daniel Stenberg1fc5cd62011-12-19 20:08:59 +010038
39References to bug reports and discussions on issues:
40
Daniel Stenberg10413992023-05-31 08:59:48 +020041 [1] = https://curl.se/bug/?i=11221
42 [2] = https://curl.se/bug/?i=11224
43 [3] = https://curl.se/bug/?i=11225
44 [4] = https://curl.se/bug/?i=11228