aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
blob: af893fae2d5170215c08d87e3c953ef22b9ebe8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
curl and libcurl 7.68.0

 Public curl releases:         187
 Command line options:         227
 curl_easy_setopt() options:   269
 Public functions in libcurl:  81
 Contributors:                 2056

This release includes the following changes:

 o curl: add --parallel-immediate [29]

This release includes the following bugfixes:

 o CURL-DISABLE: initial docs for the CURL_DISABLE_* defines [19]
 o HISTORY: added cmake, HTTP/3 and parallel downloads with curl
 o INSTALL.md: provide Android build instructions [10]
 o altsvc: bump to h3-24 [6]
 o build: fix for CURL_DISABLE_DOH [2]
 o checksrc: repair the copyrightyear check [25]
 o config-win32: cpu-machine-OS for Windows on ARM [13]
 o configure: avoid unportable `==' test(1) operator [1]
 o configure: fix typo in help text [4]
 o copyrights: fix copyright year range [25]
 o curl: fix -T globbing [16]
 o docs: Change 'experiemental' to 'experimental' [30]
 o doh: improced both encoding and decoding [11]
 o examples: add multi-poll.c [14]
 o lib: Move lib/ssh.h -> lib/vssh/ssh.h [9]
 o multi_poll: avoid busy-loop when called without easy handles attached [15]
 o ngtcp2: free used resources on disconnect [7]
 o ngtcp2: handle key updates as ngtcp2 master branch tells us [8]
 o ngtcp2: increase QUIC window size when data is consumed [12]
 o ngtcp2: use overflow buffer for extra HTTP/3 data [5]
 o ntlm: USE_WIN32_CRYPTO check removed to get USE_NTLM2SESSION set [3]
 o openssl: Revert to less sensitivity for SYSCALL errors [26]
 o openssl: improve error message for SYSCALL during connect [27]
 o openssl: prevent recursive function calls from ctx callbacks [18]
 o pause: avoid updating socket if done was already called [22]
 o projects: Fix Visual Studio wolfSSL configurations
 o quiche: reject HTTP/3 headers in the wrong order [17]
 o remove_handle: clear expire timers after multi_done() [20]
 o strerror: Fix an error looking up some Windows error strings
 o system.h: fix for MCST lcc compiler [23]
 o test1175: verify symbols-in-versions and libcurl-errors.3 in sync [28]
 o test1558: use double slash after file: [21]
 o test1560: require IPv6 for IPv6 aware URL parsing [24]

This release includes the following known bugs:

 o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html)

This release would not have looked like this without help, code, reports and
advice from friends like these:

  3dyd on github, Anderson Sasaki, Andreas Falkenhahn, Bjoern Franke,
  Christian Schmitz, Christoph M. Becker, Cynthia Coan, Dan Fandrich,
  Daniel Gustafsson, Daniel Stenberg, Gergely Nagy, Javier Blazquez,
  Kamil Dudka, Leonardo Taccari, Marcel Raad, Massimiliano Fantuzzi,
  Max Kellermann, Melissa Mears, Paulo Roberto Tomasi, Ray Satiro,
  Richard Bowker, SLDiggie on github, Tatsuhiro Tsujikawa, Tom van der Woerdt,
  Victor Magierski, Wyatt O'Day,
  (26 contributors)

        Thanks! (and sorry if I forgot to mention someone)

References to bug reports and discussions on issues:

 [1] = https://curl.haxx.se/bug/?i=4567
 [2] = https://curl.haxx.se/bug/?i=4565
 [3] = https://curl.haxx.se/bug/?i=3704
 [4] = https://curl.haxx.se/bug/?i=4570
 [5] = https://curl.haxx.se/bug/?i=4525
 [6] = https://curl.haxx.se/bug/?i=4604
 [7] = https://curl.haxx.se/bug/?i=4614
 [8] = https://curl.haxx.se/bug/?i=4612
 [9] = https://curl.haxx.se/bug/?i=4609
 [10] = https://curl.haxx.se/bug/?i=4606
 [11] = https://curl.haxx.se/bug/?i=4598
 [12] = https://curl.haxx.se/bug/?i=4600
 [13] = https://curl.haxx.se/bug/?i=4590
 [14] = https://curl.haxx.se/bug/?i=4596
 [15] = https://curl.haxx.se/bug/?i=4594
 [16] = https://curl.haxx.se/bug/?i=4588
 [17] = https://curl.haxx.se/bug/?i=4571
 [18] = https://curl.haxx.se/bug/?i=4585
 [19] = https://curl.haxx.se/bug/?i=4545
 [20] = https://curl.haxx.se/bug/?i=4575
 [21] = https://curl.haxx.se/bug/?i=4554
 [22] = https://curl.haxx.se/bug/?i=4563
 [23] = https://curl.haxx.se/bug/?i=4576
 [24] = https://curl.haxx.se/bug/?i=4556
 [25] = https://curl.haxx.se/bug/?i=4549
 [26] = https://curl.haxx.se/bug/?i=4624
 [27] = https://curl.haxx.se/bug/?i=4593
 [28] = https://curl.haxx.se/bug/?i=4628
 [29] = https://curl.haxx.se/bug/?i=4500
 [30] = https://curl.haxx.se/bug/?i=4618