[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [gnurl] 153/178: RELEASE-NOTES: synced
From: |
gnunet |
Subject: |
[GNUnet-SVN] [gnurl] 153/178: RELEASE-NOTES: synced |
Date: |
Wed, 23 May 2018 12:26:28 +0200 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a commit to branch master
in repository gnurl.
commit b692d6650a2282335edabd9a7f1eeff1cbd02fa1
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon May 7 10:32:42 2018 +0200
RELEASE-NOTES: synced
---
RELEASE-NOTES | 29 ++++++++++++++++++++++++-----
1 file changed, 24 insertions(+), 5 deletions(-)
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index d3d6b6785..347398e6f 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -105,6 +105,16 @@ This release includes the following bugfixes:
o CURLOPT_URL.3: added ENCODING section
o wolfssl: Fix non-blocking connect [78]
o vtls: don't define MD5_DIGEST_LENGTH for wolfssl
+ o docs: remove extraneous commas in man pages [79]
+ o URL: fix ASCII dependency in strcpy_url and strlen_url [80]
+ o ssh-libssh.c: fix left shift compiler warning
+ o configure: only check for CA bundle for file-using SSL backends [81]
+ o travis: add an mbedtls build [82]
+ o http: don't set the "rewind" flag when not uploading anything [83]
+ o configure: put CURLDEBUG and DEBUGBUILD in lib/curl_config.h [84]
+ o transfer: don't unset writesockfd on setup of multiplexed conns [85]
+ o vtls: use unified "supports" bitfield member in backends [86]
+ o URLs: fix one more http url [87]
This release includes the following known bugs:
@@ -116,17 +126,17 @@ advice from friends like these:
Adam Brown, Alex Baines, Anders Bakken, Anders Roxell, Bas van Schaik,
Bernard Spil, Chris Araman, Christian Schmitz, Cyril B, Dagobert Michelsen,
Daniel Gustafsson, Daniel Stenberg, Dan McNulty, Dario Weisser,
- dasimx on github, David Garske, David L., Dmitry Mikhirev, Dongliang Mu,
- Don J Olmstead, Eric Gallager, Ernst Sjöstrand, Gaurav Malhotra,
- Geeknik Labs, Howard Chu, iz8mbw on github, Jakub Wilk, Jon DeVree,
- Kees Dekker, Kobi Gurkan, Laurie Clark-Michalek, Lauri Kasanen,
+ dasimx on github, David Garske, David L., Denis Ollier, Dmitry Mikhirev,
+ Dongliang Mu, Don J Olmstead, Eric Gallager, Ernst Sjöstrand, Frank Gevaerts,
+ Gaurav Malhotra, Geeknik Labs, Howard Chu, iz8mbw on github, Jakub Wilk,
+ Jon DeVree, Kees Dekker, Kobi Gurkan, Laurie Clark-Michalek, Lauri Kasanen,
Lawrence Matthews, Luz Paz, Marcel Raad, Max Dymond, Michael Kaufmann,
Michael Kilburn, Michał Janiszewski, Michal Trybus, Muz Dima,
Nikos Tsipinakis, Ori Avtalion, Oumph on github, patelvivekv1993 on github,
Patrick Monnerat, Philip Prindeville, Ray Satiro, Rick Deist,
Rikard Falkeborn, Sergei Nikulov, Stefan Agner, Stephan Mühlstrasser,
Terry Wu, Vincas Razma, wncboy on github, Wyatt O'Day, 刘佩东,
- (58 contributors)
+ (60 contributors)
Thanks! (and sorry if I forgot to mention someone)
@@ -210,3 +220,12 @@ References to bug reports and discussions on issues:
[76] = https://curl.haxx.se/bug/?i=2533
[77] = https://curl.haxx.se/bug/?i=2541
[78] = https://curl.haxx.se/bug/?i=2542
+ [79] = https://curl.haxx.se/bug/?i=2544
+ [80] = https://curl.haxx.se/bug/?i=2535
+ [81] = https://curl.haxx.se/bug/?i=2180
+ [82] = https://curl.haxx.se/bug/?i=2531
+ [83] = https://curl.haxx.se/bug/?i=2546
+ [84] = https://curl.haxx.se/bug/?i=2548
+ [85] = https://curl.haxx.se/bug/?i=2520
+ [86] = https://curl.haxx.se/bug/?i=2547
+ [87] = https://curl.haxx.se/bug/?i=2550
--
To stop receiving notification emails like this one, please contact
address@hidden
- [GNUnet-SVN] [gnurl] 149/178: vtls: use unified "supports" bitfield member in backends, (continued)
- [GNUnet-SVN] [gnurl] 149/178: vtls: use unified "supports" bitfield member in backends, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 159/178: smb: reject negative file sizes, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 177/178: RELEASE-NOTES: 7.60.0 release, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 155/178: travis: add a build using WolfSSL, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 146/178: http: don't set the "rewind" flag when not uploading anything, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 99/178: tool_help: clarify --max-time unit of time is seconds, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 90/178: schannel: add support for CURLOPT_CAINFO, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 88/178: docs: fix typos, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 157/178: travis: add build using NSS, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 150/178: vtls: fix missing commas, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 153/178: RELEASE-NOTES: synced,
gnunet <=
- [GNUnet-SVN] [gnurl] 160/178: cookies: do not take cookie name as a parameter, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 166/178: tests: Fix format specifiers, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 171/178: http2: use the correct function pointer typedef, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 167/178: ntlm: Fix format specifiers, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 77/178: system.h: Add sparcv8plus to oracle/sunpro 32-bit detection, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 80/178: test1148: tolerate progress updates better, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 65/178: test1136: fix cookie order after commit c990eadd1277, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 84/178: schannel: add client certificate authentication, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 74/178: duphandle: make sure CURLOPT_RESOLVE is duplicated fine too, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 66/178: winbuild: updated the documentation, gnunet, 2018/05/23