RELEASE-NOTES/THANKS: curl 7.55.1 release time

This commit is contained in:
Daniel Stenberg 2017-08-13 18:22:06 +02:00
parent 55c8a5573f
commit 8839c05fba
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
2 changed files with 37 additions and 8 deletions

View File

@ -6,10 +6,6 @@ Curl and libcurl 7.55.1
Public functions in libcurl: 61 Public functions in libcurl: 61
Contributors: 1592 Contributors: 1592
This release includes the following changes:
o
This release includes the following bugfixes: This release includes the following bugfixes:
o build: fix 'make install' with configure, install docs/libcurl/* too o build: fix 'make install' with configure, install docs/libcurl/* too
@ -27,6 +23,18 @@ This release includes the following bugfixes:
o maketgz: remove old *.dist files before making the tarball [10] o maketgz: remove old *.dist files before making the tarball [10]
o openssl: remove CONST_ASN1_BIT_STRING [11] o openssl: remove CONST_ASN1_BIT_STRING [11]
o openssl: fix "error: this statement may fall through" o openssl: fix "error: this statement may fall through"
o proxy: fix memory leak in case of invalid proxy server name [12]
o curl/system.h: support more architectures (OpenRISC, ARC) [13]
o docs: fix typos [14]
o curl/system.h: add Oracle Solaris Studio [15]
o CURLINFO_TOTAL_TIME: could wrongly return 4200 seconds [16]
o docs: --connect-to clarified
o cmake: allow user to override CMAKE_DEBUG_POSTFIX [17]
o travis: test cmake build on tarball too
o redirect: make it handle absolute redirects to IDN names [18]
o curl/system.h: fix for gcc on PowerPC [19]
o curl --interface: fixed for IPV6 unique local addresses [20]
o cmake: threads detection improvements [21]
This release includes the following known bugs: This release includes the following known bugs:
@ -35,10 +43,13 @@ This release includes the following known bugs:
This release would not have looked like this without help, code, reports and This release would not have looked like this without help, code, reports and
advice from friends like these: advice from friends like these:
Adam Sampson, Bernard Spil, Christian Weisgerber, Daniel Krügler, Adam Sampson, Alessandro Ghedini, Alex Potapenko, Bernard Spil,
Daniel Stenberg, David Benjamin, Isaac Boukris, Marcel Raad, Christian Weisgerber, Dagobert Michelsen, Dan Fandrich, Daniel Krügler,
paulharris on github, Ray Satiro, Daniel Stenberg, David Benjamin, David Lord, Even Rouault, Han Qiao,
(10 contributors) Isaac Boukris, James Slaughter, Marcel Raad, paulharris on github,
Ray Satiro, Salah-Eddin Shaban, Sergei Nikulov, Simon Warta,
Thomas Petazzoni,
(22 contributors)
Thanks! (and sorry if I forgot to mention someone) Thanks! (and sorry if I forgot to mention someone)
@ -55,3 +66,13 @@ References to bug reports and discussions on issues:
[9] = https://curl.haxx.se/bug/?i=1743 [9] = https://curl.haxx.se/bug/?i=1743
[10] = https://curl.haxx.se/mail/lib-2017-08/0050.html [10] = https://curl.haxx.se/mail/lib-2017-08/0050.html
[11] = https://curl.haxx.se/bug/?i=1759 [11] = https://curl.haxx.se/bug/?i=1759
[12] = https://curl.haxx.se/bug/?i=1761
[13] = https://curl.haxx.se/bug/?i=1766
[14] = https://curl.haxx.se/bug/?i=1770
[15] = https://curl.haxx.se/bug/?i=1752
[16] = https://curl.haxx.se/bug/?i=1769
[17] = https://curl.haxx.se/bug/?i=1763
[18] = https://curl.haxx.se/bug/?i=1762
[19] = https://curl.haxx.se/bug/?i=1774
[20] = https://curl.haxx.se/bug/?i=1764
[21] = https://curl.haxx.se/bug/?i=1719

View File

@ -42,6 +42,7 @@ Alex Fishman
Alex Gruz Alex Gruz
Alex McLellan Alex McLellan
Alex Neblett Alex Neblett
Alex Potapenko
Alex Rousskov Alex Rousskov
Alex Suykov Alex Suykov
Alex Vinnik Alex Vinnik
@ -308,6 +309,7 @@ Daniel Gustafsson
Daniel Hwang Daniel Hwang
Daniel Johnson Daniel Johnson
Daniel Kahn Gillmor Daniel Kahn Gillmor
Daniel Krügler
Daniel Lee Hwang Daniel Lee Hwang
Daniel Melani Daniel Melani
Daniel Mentz Daniel Mentz
@ -348,6 +350,7 @@ David Kierznowski
David Kimdon David Kimdon
David Lang David Lang
David LeBlanc David LeBlanc
David Lord
David McCreedy David McCreedy
David Meyer David Meyer
David Odin David Odin
@ -560,6 +563,7 @@ Gwenole Beauchesne
Gökhan Şengün Gökhan Şengün
Götz Babin-Ebell Götz Babin-Ebell
Hamish Mackenzie Hamish Mackenzie
Han Qiao
Hang Kin Lau Hang Kin Lau
Hang Su Hang Su
Hannes Magnusson Hannes Magnusson
@ -632,6 +636,7 @@ James Gallagher
James Griffiths James Griffiths
James Housley James Housley
James MacMillan James MacMillan
James Slaughter
Jamie Lokier Jamie Lokier
Jamie Newton Jamie Newton
Jamie Wilkinson Jamie Wilkinson
@ -1298,6 +1303,7 @@ Ryan Winograd
Ryuichi KAWAMATA Ryuichi KAWAMATA
Rémy Léone Rémy Léone
S. Moonesamy S. Moonesamy
Salah-Eddin Shaban
Salvador Dávila Salvador Dávila
Salvatore Sorrentino Salvatore Sorrentino
Sam Deane Sam Deane
@ -1420,6 +1426,7 @@ Thomas J. Moore
Thomas Klausner Thomas Klausner
Thomas L. Shinnick Thomas L. Shinnick
Thomas Lopatic Thomas Lopatic
Thomas Petazzoni
Thomas Ruecker Thomas Ruecker
Thomas Schwinge Thomas Schwinge
Thomas Tonino Thomas Tonino
@ -1584,6 +1591,7 @@ nk
nopjmp on github nopjmp on github
olesteban at github olesteban at github
ovidiu-benea on github ovidiu-benea on github
paulharris on github
silveja1 on github silveja1 on github
stootill at github stootill at github
swalkaus at yahoo.com swalkaus at yahoo.com