-
Notifications
You must be signed in to change notification settings - Fork 0
/
RELEASE-NOTES
182 lines (168 loc) · 7.62 KB
/
RELEASE-NOTES
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
curl and libcurl 8.1.0
Public curl releases: 217
Command line options: 250
curl_easy_setopt() options: 302
Public functions in libcurl: 91
Contributors: 2854
This release includes the following changes:
o CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2 [57]
o proxy: http2 proxy tunnel implementation [68]
o tool_writeout: add URL component variables [41]
This release includes the following bugfixes:
o CI: fix brew retries on GHA
o CI: skip Azure for commits which change only GHA
o cmake: bring in the network library on Haiku [9]
o cmake: do not add zlib headers for openssl [49]
o CMake: make config version 8 compatible with 7 [28]
o cmake: picky-linker fixes for openssl, ZLIB, H3 and more [31]
o cmake: set SONAME for SunOS too [3]
o config-dos.h: fix SIZEOF_CURL_OFF_T for MS-DOS/DJGPP [52]
o configure: don't set HAVE_WRITABLE_ARGV on Windows [64]
o configure: make quiche require quiche_conn_send_ack_eliciting [46]
o content_encoding: only do tranfer-encoding compression if asked to [61]
o curl_easy_getinfo.3: typo fix (duplicated "from the") [43]
o data.d: emphasize no conversion [5]
o digest: clear target buffer [8]
o doc: curl_mime_init() strong easy binding was relaxed in 7.87.0 [26]
o docs/cmdline-opts: document the dotless config path [1]
o docs: bump the minimum perl version to 5.6
o dynbuf: never allocate larger than "toobig" [17]
o ftplistparser: move out private data from public struct [20]
o ftplistparser: replace realloc with dynbuf [18]
o getpart: better handle case of file not found
o GHA-linux: add an address-sanitizer build [15]
o GHA: add a memory-sanitizer job [2]
o GHA: run all linux test jobs with valgrind [14]
o GHA: update ngtcp2-*.yml to v0.10.0 [21]
o gskit: various compile errors in OS400 [12]
o hostip: refuse to resolve the .onion TLD [19]
o HTTP-COOKIES.md: mention the #HttpOnly_ prefix [16]
o http2: flow control and buffer improvements [54]
o http2: move HTTP/2 stream vars into local context [67]
o http3: improvements across backends [51]
o lib/cmake: add HAVE_WRITABLE_ARGV check [63]
o lib/sha256.c: typo fix in comment (duplicated "is available") [40]
o lib: add `bufq` and `dynhds` [34]
o lib: remove CURLX_NO_MEMORY_CALLBACKS [55]
o lib: use correct printf flags for sockets and timediffs [36]
o multi: add handle asserts in DEBUG builds [11]
o multi: remove PENDING + MSGSENT handles from the main linked list [23]
o ngtcp2: adjust config and code checks for ngtcp2 without nghttp3 [4]
o ntlm: clear lm and nt response buffers before use [7]
o openssl: interop with AWS-LC [30]
o pytest: improvements for suitable curl and error output [35]
o RELEASE-PROCEDURE: update to new schedule [25]
o rtsp: convert mallocs to dynbuf for RTP buffering [37]
o rtsp: skip malformed RTSP interleaved frame data [33]
o runtests: die if curl version can be found [10]
o runtests: don't start servers if -l is given
o runtests: show error message if file can't be written
o rustls: fix error in recv handling [50]
o server/getpart: clear target buffer before load [6]
o telnet: simplify the implementation of str_is_nonascii() [42]
o test1592: add flaky keyword [39]
o test1960: point to the correct path for the precheck tool
o tests/http: add timeout to running curl in test cases [24]
o tests/http: fix log formatting on wrong exit code [27]
o tests/http: improved httpd detection [45]
o tests/http: relax connection check in test_07_02 [53]
o tests: 1078 1288 1297 use valid IPv4 addresses
o tests: document that the unittest keyword is special
o tests: increase sws timeout for more robust testing [66]
o tests: move pidfiles and portfiles under the log directory [48]
o tests: move server config files under the pid dir [47]
o tests: silence some Perl::Critic warnings in test suite [56]
o tests: switch to 3-argument open in test suite
o tests: use %LOGDIR to refer to the log directory
o tool_operate: pass a long as CURLOPT_HEADEROPT argument [13]
o url: remove call to Curl_llist_destroy in Curl_close [22]
o urlapi: detect and error on illegal IPv4 addresses [70]
o urlapi: URL encoding for the URL missed the fragment [29]
o vlts: use full buffer size when receiving data if possible [32]
o vtls and h2 improvements [69]
o wolfssl.yml: bump to version 5.6.0 [44]
o ws: handle reads before EAGAIN better [38]
This release includes the following known bugs:
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
Planned upcoming removals include:
o gskit
o NSS
o support for space-separated NOPROXY patterns
o support for the original legacy mingw version 1
See https://curl.se/dev/deprecate.html for details
This release would not have looked like this without help, code, reports and
advice from friends like these:
Ali Khodkar, Andy Alt, Arne Soete, Ben Fritz, Brian Lund, Chloe Kudryavtsev,
Dan Fandrich, Dan Frandrich, Daniel Stenberg, dengjfzh on github,
Douglas R. Reno, Emil Engler, Frank Gevaerts, Gisle Vanem, Harry Sintonen,
Jakub Zakrzewski, Jim King, Jon Rumsey, Kai Pastor, Kamil Dudka,
kwind on github, Matt Jolly, Micah Snyder), Osaila on github,
Patrick Monnerat, Paul Howarth, Philip Heiduck, Ray Satiro, Ronan Pigott,
simplerobot on github, Stefan Eissing, SuperIlu on github, Viktor Szakats
(33 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=10849
[2] = https://curl.se/bug/?i=10815
[3] = https://curl.se/bug/?i=10816
[4] = https://curl.se/bug/?i=10793
[5] = https://curl.se/bug/?i=10823
[6] = https://curl.se/bug/?i=10822
[7] = https://curl.se/bug/?i=10814
[8] = https://curl.se/bug/?i=10814
[9] = https://curl.se/bug/?i=10296
[10] = https://curl.se/bug/?i=10813
[11] = https://curl.se/bug/?i=10812
[12] = https://curl.se/bug/?i=10799
[13] = https://curl.se/bug/?i=10798
[14] = https://curl.se/bug/?i=10798
[15] = https://curl.se/bug/?i=10810
[16] = https://curl.se/bug/?i=10847
[17] = https://curl.se/bug/?i=10845
[18] = https://curl.se/bug/?i=10844
[19] = https://curl.se/bug/?i=543
[20] = https://curl.se/bug/?i=10844
[21] = https://curl.se/bug/?i=10612
[22] = https://curl.se/bug/?i=10846
[23] = https://curl.se/bug/?i=10801
[24] = https://curl.se/bug/?i=10783
[25] = https://curl.se/bug/?i=10827
[26] = https://curl.se/bug/?i=10834
[27] = https://curl.se/bug/?i=10868
[28] = https://curl.se/bug/?i=10819
[29] = https://curl.se/bug/?i=10887
[30] = https://curl.se/bug/?i=10320
[31] = https://curl.se/bug/?i=10857
[32] = https://curl.se/bug/?i=10736
[33] = https://curl.se/bug/?i=10808
[34] = https://curl.se/bug/?i=10720
[35] = https://curl.se/bug/?i=10829
[36] = https://curl.se/bug/?i=10737
[37] = https://curl.se/bug/?i=10786
[38] = https://curl.se/bug/?i=10831
[39] = https://curl.se/bug/?i=10860
[40] = https://curl.se/bug/?i=10851
[41] = https://curl.se/bug/?i=10853
[42] = https://curl.se/bug/?i=10852
[43] = https://curl.se/bug/?i=10850
[44] = https://curl.se/bug/?i=10843
[45] = https://curl.se/bug/?i=10879
[46] = https://curl.se/bug/?i=10886
[47] = https://curl.se/bug/?i=10875
[48] = https://curl.se/bug/?i=10874
[49] = https://curl.se/bug/?i=10878
[50] = https://curl.se/bug/?i=10876
[51] = https://curl.se/bug/?i=10772
[52] = https://curl.se/bug/?i=10905
[53] = https://curl.se/bug/?i=10865
[54] = https://curl.se/bug/?i=10771
[55] = https://curl.se/bug/?i=10908
[56] = https://curl.se/bug/?i=10861
[57] = https://curl.se/bug/?i=10900
[61] = https://curl.se/bug/?i=10899
[63] = https://curl.se/bug/?i=10896
[64] = https://curl.se/bug/?i=10896
[66] = https://curl.se/bug/?i=10898
[67] = https://curl.se/bug/?i=10877
[68] = https://curl.se/bug/?i=10780
[69] = https://curl.se/bug/?i=10891
[70] = https://curl.se/bug/?i=10894