gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] annotated tag gnurl-7.53.1 created (now 45aa29388)


From: gnunet
Subject: [GNUnet-SVN] [gnurl] annotated tag gnurl-7.53.1 created (now 45aa29388)
Date: Fri, 24 Feb 2017 14:00:22 +0100

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

ng0 pushed a change to annotated tag gnurl-7.53.1
in repository gnurl.

      at 45aa29388 (tag)
 tagging ca708a31633dce0f4a866368f835af41ff548aa6 (commit)
 replaces curl-7_40_0
      by ng0
      on Fri Feb 24 12:58:11 2017 +0000

- Log -----------------------------------------------------------------
Release gnURL 7.53.1
-----BEGIN PGP SIGNATURE-----

iHUEABYKAB0WIQQG5b0dHVooyAlZcSAhASAMWa7nOgUCWLAt9QAKCRAhASAMWa7n
OiZ7AP4iytY6UcmeUD4g6VKuRpnWXjpNHDGwTURN51liP9iZOQEApl4cNflK6+wQ
Kq2O7fl9fQyw17UtYaqrGJOva49xKgE=
=fS4Q
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new c7834ecd4 gnutls-random: check return code for failed random
     new 00c817068 openssl-random: check return code when asking for random
     new 9aa259a13 http: remove "Curl_http_done: called premature" message
     new ad4b348c4 bump: toward next release
     new cdbdef6f9 cyassl: use time_t instead of long for timeout
     new 57cad8109 build-wolfssl: Sync config with wolfSSL 3.10
     new 5fe164a25 ftp-gss: check for init before use
     new 913312f41 test1282: verify the ftp-gss check
     new 0bc24d6f9 configure: accept --with-libidn2 instead
     new 9314bf840 ftp: failure to resolve proxy should return that error code
     new e50abe647 formdata: use NULL, not 0, when returning pointers
     new 7776abb2e cmdline-opts/page-footer: add three more exit codes
     new 209b23022 docs/ciphers: link to our own new page about ciphers
     new a7b38c9dc vtls: s/SSLEAY/OPENSSL
     new 2bb00705b RELEASE-NOTES: synced with a7b38c9dc98481e
     new aa6db9642 curl: remove superfluous include file
     new 8db3afe16 darwinssl: fix iOS build
     new e53f0736c darwinssl: fix CFArrayRef leak
     new 1b711ca10 cmake: use crypt32.lib when building with OpenSSL on windows
     new 0128925de curl_formadd.3: CURLFORM_CONTENTSLENGTH not needed when 
chunked
     new 89b789884 digest_sspi: copy terminating NUL as well
     new ee3c83f39 tool_operate: Fix --remote-time incorrect times on Windows
     new 278034a61 page-footer: error 36 is protocol agnostic!
     new ad10eb5fe content_encoding: change return code on a failure
     new 9b3fbf6b8 curl.h: CURLE_FUNCTION_NOT_FOUND is no longer in use
     new 4f2239c5c docs/libcurl: TCP_KEEPALIVE start and interval default to 60
     new ffbb0f0d3 darwinssl: --insecure overrides --cacert if both settings 
are in use
     new feca30419 TheArtOfHttpScripting: grammar
     new 5d7a7fcdc CIPHERS.md: document GSKit ciphers
     new bbee0d4ee wolfssl: support setting cipher list
     new ba19feba9 wolfssl: display negotiated SSL version and cipher
     new e8404adc8 docs/page-header: mention how to disable the progress meter
     new acd29dc10 docs/silent: mention --show-error in --silent description
     new 7fc0e1dfc COPYING: update the generic copyright year range
     new 5df25fdce ROADMAP: 2017 cleanup
     new 8805be2cf lib506: fix build for Open Watcom
     new ed2fcd542 asiohiper: improved socket handling
     new a41e8592d examples: make the C++ examples follow our code style too
     new d3a313c09 RELEASE-NOTES: synced with a41e8592d6b3e58
     new 62e67c777 sws: retry send() on EWOULDBLOCK
     new 192466e08 cmake: Fix passing _WINSOCKAPI_ macro to compiler
     new c6778aa46 http2_send: avoid unsigned integer wrap around
     new 4e6f483d0 smtp: Fix STARTTLS denied error message
     new a18db7926 STARTTLS: Don't print response character in denied messages
     new 807698db0 rand: make it work without TLS backing
     new 1d4202ade url: Fix parsing for when 'file' is the default protocol
     new 7ba8020c4 gnutls: check for alpn and ocsp in configure
     new cd6b99ef3 docs: FAQ MAIL-ETIQUETTE language fixes
     new f30cbcac1 IDN: Use TR46 'transitional' for toASCII translations
     new 1b5755788 url: Fix NO_PROXY env var to work properly with --proxy 
option.
     new efdbfde7c url: Refactor detect_proxy()
     new 2ac1942c7 url: --noproxy option overrides NO_PROXY environment variable
     new ba315745f IDN: Fix compile time detection of linidn2 TR46
     new ee357664d IDN: revert use of the transitional option
     new 7d6e3f8cf IDN: Use TR46 non-transitional
     new d2b2c6385 CURLOPT_PREQUOTE.3: takes a struct curl_slist*, not a char*
     new dbd379385 docs: Add note about libcurl copying strings to CURLOPT_* 
manpages
     new a301cbb65 curl: reset the easy handle at --next
     new ac548bbaa next.d: --trace and --trace-ascii are also global
     new a7c73ae30 write-out.d: 'time_total' is not always shown with ms 
precision
     new 1d786faee unix_socket: add support for abstract unix domain socket
     new d758e99ce RELEASE-NOTES: synced with a7c73ae309c
     new d24c4ea2d THANKS-filter: Jiri Malak
     new 6e12bb7cb addrinfo: fix compiler warning on offsetof() use
     new eb6cf7513 TODO: Improve formpost API, not just add an easy argument
     new 9dea60e55 TODO: Chunked transfer multipart formpost
     new 535a29c01 TODO: implemened "--fail-fast to exit on first transfer fail"
     new e3b911463 TODO: send only part of --data
     new 1ad1a0d18 http: print correct HTTP string in verbose output when using 
HTTP/2
     new 02ee3b273 docs: improved language in README.md HISTORY.md CONTRIBUTE.md
     new 9ad034e5a http2: disable server push if not requested
     new 25ed9ea51 nss: use the correct lock in nss_find_slot_by_name()
     new 8f8ba6122 bump: next release will be 7.53.0
     new 25543b839 TODO: share OpenSSL contexts
     new afd156421 openssl: Fix random generation
     new e9f45aa91 parseurl: move back buffer to function scope
     new 3a4326efd usercertinmem.c: improve the short description
     new 2d6831b75 CURLOPT_CONNECT_TO: Fix compile warnings
     new f1261b125 docs: non-blocking SSL handshake is now supported with NSS
     new df86db7de *.rc: escape non-ASCII/non-UTF-8 character for clarity
     new 1a9a99adf KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be 
accepted
     new 81cb255cb sws: use SOCKERRNO, not errno
     new 6b7616690 CURLOPT_BUFFERSIZE: support enlarging receive buffer
     new 06b1197ee vtls: fix mbedtls multi non blocking handshake.
     new 01ab7c30b vtls: fix PolarSSL non-blocking handling
     new a2bcaa319 RELEASE-NOTES: synced with 01ab7c30bba6f
     new 40e3d6c8c contri*.sh: cut off parentheses from names too
     new fd3ca89ce vtls: source indentation fix
     new 4c49b8359 docs/curl.1: generate from the cmdline-opts script
     new d0837f36d cmdline-opts/gen.pl: Open input files in CRLF mode
     new 8611d985e VC: remove the makefile.vc6 build infra
     new d8a3aa702 telnet: fix windows compiler warnings
     new 77350cef0 INTERNALS.md: language improvements
     new 074405786 TODO: remove "Support TLS v1.3"
     new cbd4e1fa0 cookies: do not assume a valid domain has a dot
     new bcca842e0 polarssl: fix hangs
     new 511674ab2 gnutls: disable TLS session tickets
     new ab08d8264 mbedtls: disable TLS session tickets
     new 54210fa5b RELEASE-NOTES; synced with ab08d82648
     new bd7eaf75f docs: proofread README.netware README.win32
     new a1a5dd14d docs: we no longer ship HTML versions of man pages
     new a90a5bccd mbedtls: implement CTR-DRBG and HAVEGE random generators
     new 028391df5 openssl: Don't use certificate after transferring ownership
     new 1c877a071 cmake: Support curl --xattr when built with cmake
     new a49d2d0e2 OS400: Fix symbols
     new 423a93ce3 docs: Add more HTTPS proxy documentation
     new 88bdd7cf6 use *.sourceforge.io and misc URL updates
     new edb2d0285 cmdline-opts: Fixed build and test in out of source tree 
builds
     new d3ab22f87 CHANGES.0: removed
     new 5aef498b8 CHANGES: spell fix, use correct path to script
     new 18495ecac schannel: Remove incorrect SNI disabled message
     new 3509aa802 darwinssl: Avoid parsing certificates when not in verbose 
mode
     new e695b070a test552: Fix typos
     new 3c5bfe489 telnet: Fix typos
     new 6ffe0f5d9 transfer: only retry nobody-requests for HTTP
     new d83612376 http2: reset push header counter fixes crash
     new 102454459 THANKS-filter: polish some recent contributors
     new 372680283 RELEASE-NOTES: synced with 102454459dd688c
     new 3cc2229c1 test1139: Added the --manual keyword since the manual is 
required
     new a7e4348cf polarssl, mbedtls: Fix detection of pending data
     new 7fe81ec29 http_proxy: Fix tiny memory leak upon edge case connecting 
to proxy
     new e2e182227 http_proxy: avoid freeing static memory
     new bef0d0011 examples/multithread.c: link to our multi-thread docs
     new 8fa540980 nss: make FTPS work with --proxytunnel
     new 1dcf24472 CURLOPT_SSL_VERIFYPEER.3: also the https proxy version
     new 7017c421a cmdline-opts/socks*: Mention --preproxy in --socks* opts
     new c5c4e816b URL: only accept ";options" in SMTP/POP3/IMAP URL schemes
     new 8721f3a50 cmdline-opts/page-footer: ftp.sunet.se is no longer an FTP 
mirror
     new e1187c42a tool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERT
     new bde1e2e09 http2: fix memory-leak when denying push streams
     new c1071283e configure: Allow disabling pthreads, fall back on Win32 
threads
     new 97c7591a5 smb: code indent
     new 690935390 curl: fix typo in time condition warning message
     new 04aa9645b RELEASE-NOTES: synced with 690935390c29c
     new a08db4964 axtls: adapt to API changes
     new 7a9f5748b tool_urlglob: Allow a glob range with the same start and stop
     new c2127b448 TODO: consider file name from the redirected URL with -O ?
     new 62c857acd RELEASE-PROCEDURE: update the upcoming release calendar
     new 3cc30e820 winbuild: add note on auto-detection of MACHINE in 
Makefile.vc
     new 13e3a18b3 http: fix missing 'Content-Length: 0' while negotiating auth
     new 2f8d0df08 proxy: fix hostname resolution and IDN conversion
     new 4ddf9798a docs: fix timeout handling in multi-uv example
     new a5e8fcbc1 speed caps: update the timeouts if the speed is too low/high
     new f45de0e87 tests: removed the obsolete name parameter
     new ddedc1b3f string formatting: fix 4 printf-style format strings
     new 889ca45ab examples/multi-uv: checksrc compliance
     new f77dabefd digest_sspi: Fix nonce-count generation in HTTP digest
     new af30f1152 sftp: improved checks for create dir failures
     new 563a4b067 RELEASE-NOTES: synced with af30f1152d43dcdb
     new 73ef4ed61 TODO: CURLOPT_RESOLVE for any port number
     new de1c1a8d8 smb: use getpid replacement for windows UWP builds
     new af5fbb14b digest_sspi: Handle 'stale=TRUE' directive in HTTP digest
     new ca6ea6d9b TLS: make SSL_VERIFYSTATUS work again
     new 588960be2 cookie: fix declaration of 'dup' shadows a global declaration
     new a7135ac3c release: 7.53.0
     new 0e8d3e838 cyassl: fix typo
     new b259646ea url: Improve CURLOPT_PROXY_CAPATH error handling
     new f4739f639 urldata: include curl_sspi.h when Windows SSPI is enabled
     new b702a4d84 TODO: brotli is deployed widely now
     new f57eb1f8e TODO: HTTP Digest using SHA-256
     new 035c2ecee docs: gitignore curl.1
     new 86f566078 formdata: check for EOF when reading from stdin
     new d3838dc68 bump: 7.53.1 coming up
     new 2bfe55037 tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047
     new 443e5b03a THANKS-filter: shachaf
     new 656441d91 RELEASE-NOTES: synced with 443e5b03a7d441
     new ed74c6442 TODO: "OPTIONS *"
     new 53ab183c1 rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h header
     new 93cce2489 url: Default the CA proxy bundle location to CURL_CA_BUNDLE
     new ecd1d020a tests: use consistent environment variables for setting 
charset
     new 13314ffd6 Revert "tests: use consistent environment variables for 
setting charset"
     new 25df50aa3 release: 7.53.1
     new ca708a316 * Patches to rename libcurl to libgnurl by Christian * 
Updated for latest curl using git cherry-pick by Jeff, Florian, ng0 * Patches 
to fix the testsuite (deleted tests/data/test1139, renamed reference from 
libcurl.* to libgnurl.*) by ng0 * Added guix-gnurl.scm which can be used to 
build this with guix prior to installing it. (author: ng0)

The 173 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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



reply via email to

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