gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 230/256: RELEASE-NOTES: synced with d8ab5dc50


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 230/256: RELEASE-NOTES: synced with d8ab5dc50
Date: Fri, 06 Oct 2017 19:45:21 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 91a6e60c1efe8b059706b391f0635ddb2bbeae16
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Sep 25 10:48:33 2017 +0200

    RELEASE-NOTES: synced with d8ab5dc50
---
 RELEASE-NOTES | 31 +++++++++++++++++++++----------
 1 file changed, 21 insertions(+), 10 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 7a9bd8774..c0d314872 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -88,6 +88,13 @@ This release includes the following bugfixes:
  o travis: on mac, don't install openssl or libidn [53]
  o cookies: reject oversized cookies instead of truncating [54]
  o cookies: use lock when using CURLINFO_COOKIELIST [55]
+ o curl: check fseek() return code and bail on error
+ o examples/post-callback: use long for CURLOPT_POSTFIELDSIZE
+ o openssl: only verify RSA private key if supported [56]
+ o tests: make the imap server not verify user+password [57]
+ o imap: quote atoms properly when escaping characters [58]
+ o tests: fix a compiler warning in test 643
+ o file_range: avoid integer overflow when figuring out byte range [59]
 
 This release includes the following known bugs:
 
@@ -97,16 +104,16 @@ This release would not have looked like this without help, 
code, reports and
 advice from friends like these:
 
   Andrei Karas, Benbuck Nason, Ben Greear, Benjamin Sergeant, Bill Pyne,
-  Brian Carpenter, Dan Fandrich, Daniel Stenberg, David Benjamin, Even Rouault,
-  Frank Denis, Gergely Nagy, Gisle Vanem, Isaac Boukris, Jackarain on github,
-  Jakub Zakrzewski, Jan Alexander Steffens, Johannes Schindelin,
-  John David Anglin, joshhe on github, Kamil Dudka, Kevin Smith,
-  Lawrence Wagerfield, Maksim Stsepanenka, Marc Aldorasi, Marcel Raad,
-  Max Dymond, Michael Smith, Nick Zitzmann, Nicolas Morey-Chaisemartin,
-  Oli Kingshott, Patrick Monnerat, Pavel P, Peter Lamare, Peter Wu, Ray Satiro,
-  Rich Gray, Ryan Schmidt, Ryan Winograd, SBKarr on github,
-  Tatsuhiro Tsujikawa, Viktor Szakáts,
-  (42 contributors)
+  Brian Carpenter, Dan Fandrich, Daniel Stenberg, David Benjamin, Dirk Feytons,
+  Even Rouault, Frank Denis, Gergely Nagy, Gisle Vanem, imilli on github,
+  Isaac Boukris, Jackarain on github, Jakub Zakrzewski, Jan Alexander Steffens,
+  Johannes Schindelin, John David Anglin, joshhe on github, Kamil Dudka,
+  Kevin Smith, Lawrence Wagerfield, Maksim Stsepanenka, Marc Aldorasi,
+  Marcel Raad, Max Dymond, Michael Kaufmann, Michael Smith, Nick Zitzmann,
+  Nicolas Morey-Chaisemartin, Oli Kingshott, Patrick Monnerat, Pavel P,
+  Peter Lamare, Peter Wu, Ray Satiro, Rich Gray, Ryan Schmidt, Ryan Winograd,
+  SBKarr on github, Tatsuhiro Tsujikawa, Viktor Szakáts,
+  (45 contributors)
 
         Thanks! (and sorry if I forgot to mention someone)
 
@@ -167,3 +174,7 @@ References to bug reports and discussions on issues:
  [53] = https://curl.haxx.se/bug/?i=1895
  [54] = https://curl.haxx.se/bug/?i=1894
  [55] = https://curl.haxx.se/bug/?i=1896
+ [56] = https://curl.haxx.se/bug/?i=1904
+ [57] = https://curl.haxx.se/bug/?i=1902
+ [58] = https://curl.haxx.se/bug/?i=1902
+ [59] = https://curl.haxx.se/bug/?i=1908

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



reply via email to

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