gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 203/205: RELEASE-NOTES: curl 7.54.0


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 203/205: RELEASE-NOTES: curl 7.54.0
Date: Thu, 20 Apr 2017 16:22:23 +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 a78fc4559fe37bd2d78172047e8f09adeadd03aa
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Apr 18 08:41:23 2017 +0200

    RELEASE-NOTES: curl 7.54.0
---
 RELEASE-NOTES | 29 +++++++++++++++++++++++------
 1 file changed, 23 insertions(+), 6 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 32f64d7a2..339190478 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -4,7 +4,7 @@ Curl and libcurl 7.54.0
  Command line options:         207
  curl_easy_setopt() options:   245
  Public functions in libcurl:  61
- Contributors:                 1507
+ Contributors:                 1538
 
 This release includes the following changes:
  o Add CURL_SSLVERSION_MAX_* constants to CURLOPT_SSLVERSION [19]
@@ -14,6 +14,7 @@ This release includes the following changes:
 
 This release includes the following bugfixes:
 
+ o CVE-2017-7468: switch off SSL session id when client cert is used [68]
  o cmake: Replace invalid UTF-8 byte sequence [1]
  o tests: use consistent environment variables for setting charset
  o proxy: fixed a memory leak on OOM
@@ -123,6 +124,13 @@ This release includes the following bugfixes:
  o configure: turn implicit function declarations into errors [65]
  o mbedtls: fix memory leak in error path [66]
  o http2: fix handle leak in error path [67]
+ o .gitattributes: force shell scripts to LF [69]
+ o configure.ac: ignore CR after version numbers [70]
+ o extern-scan.pl: strip trailing CR [71]
+ o openssl: make SSL_ERROR_to_str more future-proof [72]
+ o openssl: fix thread-safety bugs in error-handling [73]
+ o openssl: don't try to print nonexistant peer private keys [74]
+ o nss: fix MinGW compiler warnings [75]
 
 This release includes the following known bugs:
 
@@ -133,17 +141,18 @@ advice from friends like these:
 
   Ales Mlakar, Alex Bligh, Alexis La Goutte, Anatol Belski, Anders Roxell,
   Andrew Krieger, Antony74 on github, Antti Hätälä, Brian Carpenter,
-  Carlo Cannas, Carlo Teubner, Dan Fandrich, Dániel Bakai, Daniel Stenberg,
-  Desmond O. Chang, Edward Kimmel, Gisle Vanem, Giuseppe Persico, Greg Rowe,
-  Hanno Böck, Isaac Boukris, Joel Depooter, Jozef Kralik, Justin Clift,
-  ka7 on github, Kamil Dudka, Larry Stefani, madblobfish on github,
+  Carlo Cannas, Carlo Teubner, Dan Fandrich, Dániel Bakai, Daniel Gustafsson,
+  Daniel Stenberg, David Benjamin, Desmond O. Chang, Edward Kimmel,
+  Gisle Vanem, Giuseppe Persico, Greg Rowe, Hanno Böck, Isaac Boukris,
+  Joel Depooter, Jozef Kralik, Justin Clift, ka7 on github, Kamil Dudka,
+  Larry Stefani, lijian996 on github, madblobfish on github,
   Maksim Stsepanenka, Marc-Antoine Perennou, Marcel Raad, Martin Kepplinger,
   mccormickt12 on github, Michael Kaufmann, Michael Maltese, mkzero on github,
   Nehal J Wani, neheb on github, Orange Tsai, Palo Markovic, Paul Harris,
   Peter Pentchev, Peter Wu, Rainer Canavan, Ray Satiro, Simon Warta,
   Stephen Toub, Steve Brokenshire, Sylvestre Ledru, Tatsuhiro Tsujikawa,
   Thomas Glanzmann, zelinchen on github,
-  (52 contributors)
+  (55 contributors)
 
         Thanks! (and sorry if I forgot to mention someone)
 
@@ -216,3 +225,11 @@ References to bug reports and discussions on issues:
  [65] = https://curl.haxx.se/bug/?i=1409
  [66] = https://curl.haxx.se/bug/?i=1417
  [67] = https://curl.haxx.se/bug/?i=1416
+ [68] = https://curl.haxx.se/docs/adv_20170419.html
+ [69] = https://curl.haxx.se/bug/?i=1422
+ [70] = https://curl.haxx.se/bug/?i=1422
+ [71] = https://curl.haxx.se/bug/?i=1422
+ [72] = https://curl.haxx.se/bug/?i=1424
+ [73] = https://curl.haxx.se/bug/?i=1424
+ [74] = https://curl.haxx.se/bug/?i=1425
+ [75] = https://curl.haxx.se/bug/?i=1393

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



reply via email to

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