Loading RELEASE-NOTES +29 −8 Original line number Diff line number Diff line Loading @@ -6,10 +6,6 @@ Curl and libcurl 7.55.1 Public functions in libcurl: 61 Contributors: 1592 This release includes the following changes: o This release includes the following bugfixes: o build: fix 'make install' with configure, install docs/libcurl/* too Loading @@ -27,6 +23,18 @@ This release includes the following bugfixes: o maketgz: remove old *.dist files before making the tarball [10] o openssl: remove CONST_ASN1_BIT_STRING [11] 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: Loading @@ -35,10 +43,13 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: Adam Sampson, Bernard Spil, Christian Weisgerber, Daniel Krügler, Daniel Stenberg, David Benjamin, Isaac Boukris, Marcel Raad, paulharris on github, Ray Satiro, (10 contributors) Adam Sampson, Alessandro Ghedini, Alex Potapenko, Bernard Spil, Christian Weisgerber, Dagobert Michelsen, Dan Fandrich, Daniel Krügler, Daniel Stenberg, David Benjamin, David Lord, Even Rouault, Han Qiao, 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) Loading @@ -55,3 +66,13 @@ References to bug reports and discussions on issues: [9] = https://curl.haxx.se/bug/?i=1743 [10] = https://curl.haxx.se/mail/lib-2017-08/0050.html [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 docs/THANKS +8 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ Alex Fishman Alex Gruz Alex McLellan Alex Neblett Alex Potapenko Alex Rousskov Alex Suykov Alex Vinnik Loading Loading @@ -308,6 +309,7 @@ Daniel Gustafsson Daniel Hwang Daniel Johnson Daniel Kahn Gillmor Daniel Krügler Daniel Lee Hwang Daniel Melani Daniel Mentz Loading Loading @@ -348,6 +350,7 @@ David Kierznowski David Kimdon David Lang David LeBlanc David Lord David McCreedy David Meyer David Odin Loading Loading @@ -560,6 +563,7 @@ Gwenole Beauchesne Gökhan Şengün Götz Babin-Ebell Hamish Mackenzie Han Qiao Hang Kin Lau Hang Su Hannes Magnusson Loading Loading @@ -632,6 +636,7 @@ James Gallagher James Griffiths James Housley James MacMillan James Slaughter Jamie Lokier Jamie Newton Jamie Wilkinson Loading Loading @@ -1298,6 +1303,7 @@ Ryan Winograd Ryuichi KAWAMATA Rémy Léone S. Moonesamy Salah-Eddin Shaban Salvador Dávila Salvatore Sorrentino Sam Deane Loading Loading @@ -1420,6 +1426,7 @@ Thomas J. Moore Thomas Klausner Thomas L. Shinnick Thomas Lopatic Thomas Petazzoni Thomas Ruecker Thomas Schwinge Thomas Tonino Loading Loading @@ -1584,6 +1591,7 @@ nk nopjmp on github olesteban at github ovidiu-benea on github paulharris on github silveja1 on github stootill at github swalkaus at yahoo.com Loading Loading
RELEASE-NOTES +29 −8 Original line number Diff line number Diff line Loading @@ -6,10 +6,6 @@ Curl and libcurl 7.55.1 Public functions in libcurl: 61 Contributors: 1592 This release includes the following changes: o This release includes the following bugfixes: o build: fix 'make install' with configure, install docs/libcurl/* too Loading @@ -27,6 +23,18 @@ This release includes the following bugfixes: o maketgz: remove old *.dist files before making the tarball [10] o openssl: remove CONST_ASN1_BIT_STRING [11] 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: Loading @@ -35,10 +43,13 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: Adam Sampson, Bernard Spil, Christian Weisgerber, Daniel Krügler, Daniel Stenberg, David Benjamin, Isaac Boukris, Marcel Raad, paulharris on github, Ray Satiro, (10 contributors) Adam Sampson, Alessandro Ghedini, Alex Potapenko, Bernard Spil, Christian Weisgerber, Dagobert Michelsen, Dan Fandrich, Daniel Krügler, Daniel Stenberg, David Benjamin, David Lord, Even Rouault, Han Qiao, 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) Loading @@ -55,3 +66,13 @@ References to bug reports and discussions on issues: [9] = https://curl.haxx.se/bug/?i=1743 [10] = https://curl.haxx.se/mail/lib-2017-08/0050.html [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
docs/THANKS +8 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ Alex Fishman Alex Gruz Alex McLellan Alex Neblett Alex Potapenko Alex Rousskov Alex Suykov Alex Vinnik Loading Loading @@ -308,6 +309,7 @@ Daniel Gustafsson Daniel Hwang Daniel Johnson Daniel Kahn Gillmor Daniel Krügler Daniel Lee Hwang Daniel Melani Daniel Mentz Loading Loading @@ -348,6 +350,7 @@ David Kierznowski David Kimdon David Lang David LeBlanc David Lord David McCreedy David Meyer David Odin Loading Loading @@ -560,6 +563,7 @@ Gwenole Beauchesne Gökhan Şengün Götz Babin-Ebell Hamish Mackenzie Han Qiao Hang Kin Lau Hang Su Hannes Magnusson Loading Loading @@ -632,6 +636,7 @@ James Gallagher James Griffiths James Housley James MacMillan James Slaughter Jamie Lokier Jamie Newton Jamie Wilkinson Loading Loading @@ -1298,6 +1303,7 @@ Ryan Winograd Ryuichi KAWAMATA Rémy Léone S. Moonesamy Salah-Eddin Shaban Salvador Dávila Salvatore Sorrentino Sam Deane Loading Loading @@ -1420,6 +1426,7 @@ Thomas J. Moore Thomas Klausner Thomas L. Shinnick Thomas Lopatic Thomas Petazzoni Thomas Ruecker Thomas Schwinge Thomas Tonino Loading Loading @@ -1584,6 +1591,7 @@ nk nopjmp on github olesteban at github ovidiu-benea on github paulharris on github silveja1 on github stootill at github swalkaus at yahoo.com Loading