gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 99/116: RELEASE-NOTES: synced with 31f18d272


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 99/116: RELEASE-NOTES: synced with 31f18d272
Date: Tue, 05 Dec 2017 14:52:09 +0100

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 6b9dd0d409515622905df3eb7a792f72b674d9a1
Author: Daniel Stenberg <address@hidden>
AuthorDate: Thu Nov 23 10:26:52 2017 +0100

    RELEASE-NOTES: synced with 31f18d272
---
 RELEASE-NOTES | 40 +++++++++++++++++++++++++++++++---------
 1 file changed, 31 insertions(+), 9 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index e0ba5324a..151c4299c 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -60,6 +60,20 @@ This release includes the following bugfixes:
  o SMB: fix uninitialized local variable
  o zlib/brotli: only include header files in modules needing them [37]
  o URL: return error on malformed URLs with junk after IPv6 bracket [38]
+ o openssl: fix too broad use of HAVE_OPAQUE_EVP_PKEY [39]
+ o macOS: Fix missing connectx function with Xcode version older than 9.0 [40]
+ o --resolve: allow IP address within [] brackets [41]
+ o examples/curlx: Fix code style [42]
+ o ntlm: remove unnecessary NULL-check to please scan-build [43]
+ o Curl_llist_remove: fix potential NULL pointer deref [43]
+ o mime: fix "Value stored to 'sz' is never read" scan-build error [43]
+ o openssl: fix "Value stored to 'rc' is never read" scan-build error [43]
+ o http2: fix "Value stored to 'hdbuf' is never read" scan-build error [43]
+ o http2: fix "Value stored to 'end' is never read" scan-build error [43]
+ o Curl_open: fix OOM return error correctly [43]
+ o url: reject ASCII control characters and space in host names [44]
+ o examples/rtsp: clear RANGE again after use [45]
+ o connect: improve the bind error message [46]
 
 This release includes the following known bugs:
 
@@ -68,14 +82,15 @@ 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:
 
-  Alessandro Ghedini, Andrew Lambert, arainchik on github, Brian Carpenter,
-  cbartl on github, Dan Fandrich, Daniel Bankhead, Daniel Stenberg,
-  Dmitri Tikhonov, Gisle Vanem, hsiao yi, Jakub Zakrzewski, John Starks,
-  Juro Bystricky, Luca Boccassi, Marcel Raad, Martin Storsjö, Max Dymond,
-  Michael Felt, Michael Kaufmann, moohoorama on github, omau on github,
-  Orgad Shaneh, Patrick Monnerat, Paul Howarth, Pavel Gushchin, Per Lundberg,
-  Peter Piekarski, Petr Voytsik, Ray Satiro, Rob Cotrone, Viktor Szakáts,
-  (32 contributors)
+  Alessandro Ghedini, Alex Malinovich, Alfonso Martone, Andrew Lambert,
+  arainchik on github, Brian Carpenter, cbartl on github, Dan Fandrich,
+  Daniel Bankhead, Daniel Stenberg, Dirk Feytons, Dmitri Tikhonov, Gisle Vanem,
+  hsiao yi, Jakub Zakrzewski, John Starks, Juro Bystricky, Luca Boccassi,
+  Marcel Raad, Martin Storsjö, Max Dymond, Michael Felt, Michael Kaufmann,
+  moohoorama on github, omau on github, Orgad Shaneh, Patrick Monnerat,
+  Paul Howarth, Pavel Gushchin, Pavol Markovic, Per Lundberg, Peter Piekarski,
+  Petr Voytsik, Ray Satiro, Rob Cotrone, Viktor Szakáts, youngchopin on github,
+  (37 contributors)
 
         Thanks! (and sorry if I forgot to mention someone)
 
@@ -119,4 +134,11 @@ References to bug reports and discussions on issues:
  [36] = https://curl.haxx.se/bug/?i=2071
  [37] = https://curl.haxx.se/mail/lib-2017-11/0032.html
  [38] = https://curl.haxx.se/bug/?i=2072
-
+ [39] = https://curl.haxx.se/bug/?i=2079
+ [40] = https://curl.haxx.se/bug/?i=2080
+ [41] = https://curl.haxx.se/bug/?i=2087
+ [42] = https://curl.haxx.se/bug/?i=2096
+ [43] = https://curl.haxx.se/bug/?i=2098
+ [44] = https://curl.haxx.se/bug/?i=2073
+ [45] = https://curl.haxx.se/bug/?i=2106
+ [46] = https://curl.haxx.se/bug/?i=2104

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



reply via email to

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