gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 76/205: RELEASE-NOTES: synced with c25e0761d0fc49c4


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 76/205: RELEASE-NOTES: synced with c25e0761d0fc49c4
Date: Thu, 20 Apr 2017 16:20:16 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.54.0
in repository gnurl.

commit bfb2a0ad77daaec5ced53ddce80ca01f2d0cc685
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Mar 13 15:55:53 2017 +0100

    RELEASE-NOTES: synced with c25e0761d0fc49c4
---
 RELEASE-NOTES      | 42 ++++++++++++++++++++++++++++++++++--------
 docs/THANKS-filter |  1 +
 2 files changed, 35 insertions(+), 8 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 73dd20beb..c37e553b5 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,11 +1,17 @@
 Curl and libcurl 7.54.0
 
  Public curl releases:         165
- Command line options:         205
- curl_easy_setopt() options:   244
+ Command line options:         207
+ curl_easy_setopt() options:   245
  Public functions in libcurl:  61
  Contributors:                 1507
 
+This release includes the following changes:
+ o Add CURL_SSLVERSION_MAX_* constants to CURLOPT_SSLVERSION [19]
+ o Add --max-tls [19]
+ o Add CURLOPT_SUPPRESS_CONNECT_HEADERS [24]
+ o Add --suppress-connect-headers [24]
+
 This release includes the following bugfixes:
 
  o cmake: Replace invalid UTF-8 byte sequence [1]
@@ -39,6 +45,17 @@ This release includes the following bugfixes:
  o http2: Fix assertion error on redirect with CL=0 [16]
  o updatemanpages.pl: Update man pages to use current date and versions [17]
  o --insecure: clarify that this option is for server connections [18]
+ o mkhelp: simplified the gzip code
+ o build: fixed making man page in out-of-tree tarball builds
+ o tests: disabled 1903 due to flakiness
+ o openssl: add two /* FALLTHROUGH */ to satisfy coverity
+ o cmdline-opts: fixed a few typos
+ o authneg: clear auth.multi flag at http_done [20]
+ o curl_easy_reset: Also reset the authentication state [21]
+ o proxy: skip SSL initialization for closed connections [22]
+ o http_proxy: ignore TE and CL in CONNECT 2xx responses [23]
+ o tool_writeout: fixed a buffer read overrun on --write-out
+ o make: regenerate docs/curl.1 by runinng make in docs [25]
 
 This release includes the following known bugs:
 
@@ -47,12 +64,14 @@ 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:
 
-  Alexis La Goutte, Andrew Krieger, Dan Fandrich, Daniel Stenberg,
-  Giuseppe Persico, Greg Rowe, Isaac Boukris, Joel Depooter, Justin Clift,
-  Marc-Antoine Perennou, Marcel Raad, mccormickt12 on github, Michael Maltese,
-  Orange Tsai, Peter Pentchev, Peter Wu, Ray Satiro, Simon Warta,
-  Steve Brokenshire, Sylvestre Ledru, Tatsuhiro Tsujikawa,
-  (21 contributors)
+  Alexis La Goutte, Andrew Krieger, Antony74 on github, Brian Carpenter,
+  Carlo Cannas, Carlo Teubner, Dan Fandrich, Daniel Stenberg, Desmond O. Chang,
+  Giuseppe Persico, Greg Rowe, Isaac Boukris, Joel Depooter, Jozef Kralik,
+  Justin Clift, Marc-Antoine Perennou, Marcel Raad, mccormickt12 on github,
+  Michael Kaufmann, Michael Maltese, mkzero on github, Orange Tsai,
+  Peter Pentchev, Peter Wu, Ray Satiro, Simon Warta, Steve Brokenshire,
+  Sylvestre Ledru, Tatsuhiro Tsujikawa, Thomas Glanzmann,
+  (30 contributors)
 
         Thanks! (and sorry if I forgot to mention someone)
 
@@ -76,3 +95,10 @@ References to bug reports and discussions on issues:
  [16] = https://curl.haxx.se/bug/?i=1286
  [17] = https://curl.haxx.se/bug/?i=1058
  [18] = https://curl.haxx.se/mail/lib-2017-03/0002.html
+ [19] = https://curl.haxx.se/bug/?i=1166
+ [20] = https://curl.haxx.se/bug/?i=1095
+ [21] = https://curl.haxx.se/bug/?i=1095
+ [22] = https://curl.haxx.se/bug/?i=1239
+ [23] = https://curl.haxx.se/bug/?i=1317
+ [24] = https://curl.haxx.se/bug/?i=783
+ [25] = https://curl.haxx.se/mail/lib-2017-03/0017.html
diff --git a/docs/THANKS-filter b/docs/THANKS-filter
index fd51694b0..2324ca41d 100644
--- a/docs/THANKS-filter
+++ b/docs/THANKS-filter
@@ -74,3 +74,4 @@ s/Jiri Malak$/Jiří Malák/
 s/JDepooter$/Joel Depooter/
 s/ERAMOTO Masaya$/Eramoto Masaya/
 s/shachaf on github$/Shachaf Ben-Kiki/
+s/CarloCannas on github$/Carlo Cannas/

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]