Skip to content

Commit

Permalink
RELEASE-NOTES: synced
Browse files Browse the repository at this point in the history
The curl 8.5.0 release.
  • Loading branch information
bagder committed Dec 6, 2023
1 parent ce03fe3 commit 7161cb1
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
9 changes: 9 additions & 0 deletions RELEASE-NOTES
Expand Up @@ -34,6 +34,7 @@ This release includes the following bugfixes:
o build: picky warning updates [125]
o build: require Windows XP or newer [86]
o cfilter: provide call to tell connection to forget a socket [65]
o checksrc.pl: support #line instructions
o CI: add autotools, out-of-tree, debug build to distro check job [14]
o CI: ignore test 286 on Appveyor gcc 9 build [6]
o cmake: add `CURL_DISABLE_BINDLOCAL` option [146]
Expand Down Expand Up @@ -76,6 +77,7 @@ This release includes the following bugfixes:
o docs: clarify that curl passes on input unfiltered [47]
o docs: fix function typo in curl_easy_option_next.3 [36]
o docs: KNOWN_BUGS cleanup
o docs: make all examples in all libcurl man pages compile [175]
o docs: preserve the modification date when copying the prebuilt man page [89]
o docs: remove bold from some man page SYNOPSIS sections [90]
o docs: use SOURCE_DATE_EPOCH for generated manpages [16]
Expand All @@ -87,6 +89,7 @@ This release includes the following bugfixes:
o easy: in duphandle, init the cookies for the new handle [131]
o easy: remove duplicate wolfSSH init call [37]
o easy_lock: add a pthread_mutex_t fallback [13]
o examples/rtsp-options.c: add [157]
o fopen: create new file using old file's mode [153]
o fopen: create short(er) temporary file name [155]
o getenv: PlayStation doesn't have getenv() [41]
Expand Down Expand Up @@ -122,6 +125,7 @@ This release includes the following bugfixes:
o multi: during ratelimit multi_getsock should return no sockets [182]
o multi: use pipe instead of socketpair to *wakeup() [18]
o ngtcp2: fix races in stream handling [178]
o ngtcp2: ignore errors on unknown streams [158]
o ntlm_wb: use pipe instead of socketpair when possible [44]
o openldap: move the alloc of ldapconninfo to *connect() [29]
o openldap: set the callback argument in oldap_do [30]
Expand All @@ -142,6 +146,7 @@ This release includes the following bugfixes:
o rand: fix build error with autotools + LibreSSL [111]
o resolve.d: drop a multi use-sentence [100]
o RTSP: improved RTP parser [32]
o rustls: implement connect_blocking [154]
o sasl: fix `-Wunused-function` compiler warning [124]
o schannel: add CA cache support for files and memory blobs [121]
o setopt: check CURLOPT_TFTP_BLKSIZE range on set [171]
Expand Down Expand Up @@ -383,8 +388,11 @@ References to bug reports and discussions on issues:
[150] = https://curl.se/bug/?i=12402
[152] = https://curl.se/bug/?i=12410
[153] = https://curl.se/bug/?i=12299
[154] = https://curl.se/bug/?i=11647
[155] = https://curl.se/bug/?i=12388
[156] = https://curl.se/bug/?i=12424
[157] = https://curl.se/bug/?i=12452
[158] = https://curl.se/bug/?i=12449
[159] = https://curl.se/bug/?i=12407
[160] = https://curl.se/bug/?i=12387
[161] = https://curl.se/bug/?i=12384
Expand All @@ -401,6 +409,7 @@ References to bug reports and discussions on issues:
[172] = https://curl.se/bug/?i=12331
[173] = https://curl.se/bug/?i=12367
[174] = https://curl.se/bug/?i=12440
[175] = https://curl.se/bug/?i=12448
[176] = https://curl.se/bug/?i=12439
[178] = https://curl.se/bug/?i=12435
[179] = https://curl.se/bug/?i=12434
Expand Down
42 changes: 42 additions & 0 deletions docs/THANKS
Expand Up @@ -71,13 +71,15 @@ Alessandro Vesely
Alex aka WindEagle
Alex Baines
Alex Bligh
Alex Bozarth
Alex Chan
Alex Crichton
Alex Fishman
Alex Gaynor
Alex Grebenschikov
Alex Gruz
Alex Kiernan
Alex Klyubin
Alex Konev
Alex Malinovich
Alex Mayorga
Expand Down Expand Up @@ -111,6 +113,7 @@ Alexandre Ferrieux
Alexandre Pion
Alexey Borzov
Alexey Eremikhin
Alexey Larikov
Alexey Melnichuk
Alexey Pesternikov
Alexey Savchuk
Expand All @@ -130,6 +133,7 @@ Alona Rossen
Amaury Denoyelle
amishmm on github
Amit Katyal
Ammar Faizi
Amol Pattekar
Amr Shahin
Anatol Belski
Expand Down Expand Up @@ -227,6 +231,7 @@ Antoni Villalonga
Antonio Larrosa
Antony74 on github
Antti Hätälä
Anubhav Rai
apparentorder on github
April King
arainchik on github
Expand Down Expand Up @@ -349,6 +354,7 @@ Bob Schader
bobmitchell1956 on github
Bodo Bergmann
Bogdan Nicula
boilingoden
Boris Kuschel
Boris Okunskiy
Boris Rasin
Expand Down Expand Up @@ -422,6 +428,7 @@ Carlo Cannas
Carlo Marcelo Arenas Belón
Carlo Teubner
Carlo Wood
Carlos Henrique Lima Melara
Carlos ORyan
Carsten Lange
Casey Bodley
Expand All @@ -437,6 +444,7 @@ Chandrakant Bagul
Charles Cazabon
Charles Kerr
Charles Romestant
Charlie C
Chen Prog
Cherish98 on github
Chester Liu
Expand Down Expand Up @@ -649,6 +657,7 @@ David Sanderson
David Schweikert
David Shaw
David Strauss
David Suter
David Tarendash
David Thiel
David Walser
Expand Down Expand Up @@ -780,6 +789,7 @@ Edward Sheldrake
Edward Thomson
Eelco Dolstra
Eetu Ojanen
eeverettrbx on github
Egon Eckert
Egor Pugin
Ehren Bendler
Expand All @@ -806,8 +816,10 @@ Emiliano Ida
Emilio Cobos Álvarez
Emilio López
Emmanuel Tychon
Enno Boland
Enrico Scholz
Enrik Berkhan
enWILLYado on github
eppesuig
Eramoto Masaya
Eric Cooper
Expand Down Expand Up @@ -868,6 +880,7 @@ Fabrice Fontaine
Fabrizio Ammollo
Fahim Chandurwala
Faizur Rahman
Faraz Fallahi
Farzin on github
Fata Nugraha
Fawad Mirza
Expand Down Expand Up @@ -1048,6 +1061,7 @@ Hao Wu
Hardeep Singh
Haris Okanovic
Harold Stuart
Harry Mallon
Harry Sarson
Harry Sintonen
Harshal Pradhan
Expand Down Expand Up @@ -1103,6 +1117,8 @@ Ian Lynagh
Ian Spence
Ian Turner
Ian Wilkes
iconoclasthero
icy17 on github
Ignacio Vazquez-Abrams
Igor Franchuk
Igor Khristophorov
Expand Down Expand Up @@ -1279,6 +1295,7 @@ Jesse Tan
jethrogb on github
jhoyla on github
Jie He
Jiehong on github
Jilayne Lovejoy
Jim Beveridge
Jim Drash
Expand Down Expand Up @@ -1467,10 +1484,12 @@ Kane York
Kang Lin
Kang-Jin Lee
Kantanat Wannapaka
Kareem
Kari Pahula
Karl Chen
Karl Moerder
Karol Pietrzak
Kartatz on Github
Karthikdasari0423
Karthikdasari0423 on github
Kartik Mahajan
Expand Down Expand Up @@ -1512,6 +1531,7 @@ Kim Minjoong
Kim Rinnewitz
Kim Vandry
Kimmo Kinnunen
kirbyn17 on hackerone
Kirill Efimov
Kirill Marchuk
Kjell Ericson
Expand Down Expand Up @@ -1570,6 +1590,7 @@ Lars J. Aas
Lars Johannesen
Lars Nilsson
Lars Torben Wilson
Lau
Laurent Bonnans
Laurent Dufresne
Laurent Rabret
Expand Down Expand Up @@ -1615,15 +1636,18 @@ Litter White
Liviu Chircu
Liza Alenchery
lizhuang0630 on github
lkordos on github
lllaffer on github
Lloyd Fournier
Lluís Batlle i Rossell
locpyl-tidnyd on github
Loganaden Velvindron
Loic Dachary
LoRd_MuldeR
Loren Kirkby
Lorenzo Miniero
Loïc Yhuel
lRoccoon on github
Luan Cestari
Luca Altea
Luca Boccassi
Expand Down Expand Up @@ -1667,6 +1691,7 @@ Maksim Arhipov
Maksim Kuzevanov
Maksim Sciepanienka
Maksim Stsepanenka
Maksymilian Arciemowicz
Malik Idrees Hasan Khan
Mamoru Tasaka
Mamta Upadhyay
Expand All @@ -1693,6 +1718,7 @@ Marcelo Juchem
Marcin Adamski
Marcin Gryszkalis
Marcin Konicki
Marcin Rataj
Marco Deckel
Marco G. Salvagno
Marco Kamner
Expand Down Expand Up @@ -1756,6 +1782,7 @@ Martin Jansen
Martin Kammerhofer
Martin Kepplinger
Martin Lemke
Martin Schmatz
Martin Skinner
Martin Staael
Martin Storsjö
Expand Down Expand Up @@ -1995,6 +2022,7 @@ Nick Zitzmann
nick-telia on github
Nicklas Avén
Nico Baggus
Nico Rieck
nico-abram on github
Nicolas Berloquin
Nicolas Croiset
Expand All @@ -2018,6 +2046,7 @@ nimaje on github
niner on github
Ning Dong
Nir Soffer
Niracler Li
Niranjan Hasabnis
Nis Jorgensen
nk
Expand All @@ -2037,6 +2066,7 @@ Nuru on github
Octavio Schroeder
odek86 on github
Ofer
ohyeaah on github
Okhin Vasilij
Ola Mork
Olaf Flebbe
Expand All @@ -2063,6 +2093,7 @@ omau on github
Ondřej Koláček
opensignature on github
opensslonzos-github on github
Ophir Lojkine
Orange Tsai
Oren Souroujon
Oren Tirosh
Expand Down Expand Up @@ -2346,6 +2377,7 @@ Ricky-Tigg on github
Rider Linden
RiderALT on github
Rikard Falkeborn
rilysh
rl1987 on github
Rob Boeckermann
Rob Cotrone
Expand Down Expand Up @@ -2373,6 +2405,7 @@ Robert Prag
Robert Ronto
Robert Schumann
Robert Simpson
Robert Southee
Robert Weaver
Robert Wruck
Robin A. Meade
Expand Down Expand Up @@ -2448,6 +2481,7 @@ Salvador Dávila
Salvatore Sorrentino
Sam Deane
Sam Hurst
Sam James
Sam Roth
Sam Schanken
Samanta Navarro
Expand Down Expand Up @@ -2482,6 +2516,7 @@ Scott Barrett
Scott Cantor
Scott Davis
Scott McCreary
sd0 on hackerone
Sean Boudreau
Sean Burford
Sean MacLennan
Expand Down Expand Up @@ -2559,10 +2594,12 @@ Simon Warta
simplerobot on github
Siva Sivaraman
SLDiggie on github
Smackd0wn
Smackd0wn on github
smuellerDD on github
sn on hackerone
sofaboss on github
Sohom Datta
Somnath Kundu
Song Ma
Sonia Subramanian
Expand Down Expand Up @@ -2629,6 +2666,7 @@ Steve Marx
Steve Oliphant
Steve Roskowski
Steve Walch
Steven Allen
Steven Bazyl
Steven G. Johnson
Steven Gu
Expand Down Expand Up @@ -2714,6 +2752,7 @@ Tim Chen
Tim Costello
Tim Harder
Tim Heckman
Tim Hill
Tim Mcdonough
Tim Newsome
Tim Rühsen
Expand Down Expand Up @@ -2793,6 +2832,7 @@ tonystz on Github
Toon Verwaest
Tor Arntsen
Torben Dannhauer
Torben Dury
Torsten Foertsch
Toshio Kuratomi
Toshiyuki Maezawa
Expand All @@ -2809,6 +2849,7 @@ Tseng Jun
Tuomas Siipola
Tuomo Rinne
Tupone Alfredo
Turiiya
Tyler Hall
Török Edwin
u20221022 on github
Expand Down Expand Up @@ -2976,6 +3017,7 @@ Zhang Xiuhua
zhanghu on xiaomi
Zhao Yisha
Zhaoyang Wu
zhengqwe on github
Zhibiao Wu
zhihaoy on github
Zhouyihai Ding
Expand Down

0 comments on commit 7161cb1

Please sign in to comment.