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.55.0 created (now fe5f0f22e)


From: gnunet
Subject: [GNUnet-SVN] [gnurl] annotated tag gnurl-7.55.0 created (now fe5f0f22e)
Date: Wed, 09 Aug 2017 17:33:17 +0200

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

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

      at fe5f0f22e (tag)
 tagging 4015e350d1b949e03f41af5481b16c63c2ff1695 (commit)
 replaces curl-7_40_0
      by ng0
      on Wed Aug 9 15:29:49 2017 +0000

- Log -----------------------------------------------------------------
gnurl 7.55.0
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlmLKm0ACgkQ4i+bv+40
hYhsHxAAnxlEYX3nGEc7XYAbdjg/hVa7g/S8vPyj6AX57WfPddXELcu7c94hNZNT
x/NKujB7HHXk6enHFijZFFzTFLTpVH8U93OhzFcc2LUBlalryaylojYIM9vbbXib
Ppg5+BOROvjS791H88qRIoIZY7KNcpc0YIh3qBM5U4ru4k48/AjxPOyuz6VqSyMz
LZtb9hPfzkKni7vyu3E0z/nzs722BaFlps/KtH4MUE5N38VKSzMkDf7LGbPViWYt
H/cKA0n2yS5QL4aqARG81W4JGw8G8DQWPFdm6kgyfBxMfsU7xUowrthx1+rDKDRJ
uH4P43OQ0RYxvvBMcs37uK9Ng+gDc3sRTnQQ2Ce1TNWwuSHPshSXD30Q+ECa9LDX
/oINw+tER44ov76HqkgQ+2FkbmkxHOmD+1uzOv2R97AxSSotPRoKKj16U1Om8K+i
TIjJHgctFoLgeI5aCZ7R56Y88XKnIRng6J/R+Swm5n/5WWLP529FbhMZhLenK8CW
0fWndYSrx2Zqbvp6Vkw8iemeO468ZLYrsXtHSACm+nLsXS80Jq2tP41UirrQnHcT
r9NGurG2F088AEncBEOOqr1C2Zy4BSEuruW+zezi3Md5sjN86wdwIndt3ZTQy/14
Ua/g4k/gtdYISS40UtO9D8YJDhR7+knDDLp0gubc5hNLbe0id4k=
=6XCM
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 73a2fcea0 includes: remove curl/curlbuild.h and curl/curlrules.h
     new 11c2fb044 dist: make the hugehelp.c not get regenerated unnecessarily
     new adef394ac timers: store internal time stamps as time_t instead of 
doubles
     new 31a67ac1f system.h: fix MinGW build
     new 1213baba2 progress: let "current speed" be UL + DL speeds combined
     new 5113ad042 http-proxy: do the HTTP CONNECT process entirely non-blocking
     new 2ad80eec5 curl/curlver.h: start working on 7.55.0
     new b3e3a08c3 RELEASE-NOTES: synced with 2ad80eec5
     new 84b945883 curl: allow --header and --proxy-header read from file
     new 1c32b6e91 test1147: verify -H on a file
     new c2aeb1b3b lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENV
     new 7d7346519 curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV use
     new 4d1147ae2 TODO: the generated include file is gone
     new efc83d6d5 http-proxy: only attempt FTP over HTTP proxy
     new b9ead67e1 fuzz: bring oss-fuzz initial code converted to C89
     new fd3aa8da0 fuzz: corpora file structure, initial commit
     new 7e8247c46 fuzz/README: document how to build
     new 0d39e5cc9 http-proxy: fix build with --disable-proxy or --disable-http
     new 3a283968f configure: disable nghttp2 too if HTTP has been disabled
     new 615326fd9 dist: add the fuzz dir to the tarball
     new ec92afc3f mk-ca-bundle.pl: Check curl's exit code after certdata 
download
     new 2a733d641 url: refactor the check for Windows drive letter in path
     new 6c218252d test1061: mark as flaky
     new de4c74754 test1148: verify the -# progressbar
     new f94fcdba6 tests: stabilize test 2032 and 2033
     new 17c5d0528 HTTPS-Proxy: don't offer h2 for https proxy connections
     new e9422bc19 libtest/libntlmconnect: fix compiler warnings from f94fcdb
     new 12ccaed2a http-proxy: deal with EAGAIN
     new 01811b674 http-proxy: fix chunked-encoded CONNECT responses
     new 783ce023a curl-compilers.m4: enable vla warning for clang
     new b5c5909f3 curl-compilers.m4: enable double-promotion warning
     new 32ec3063d curl-compilers.m4: enable missing-variable-declarations 
clang warning
     new 5bdf835c0 curl-compilers.m4: enable comma clang warning
     new ce2cc568f Makefile.m32: enable -W for MinGW32 build
     new 5385450af curl: prevent binary output spewed to terminal
     new d4cc240c1 tool_wrte_cb: remove check for config == NULL
     new 8bc9cabd7 TODO: implement support for CURLOPT_PREQUOTE with SFTP
     new c095d7b59 TODO: update the TOC too
     new deff7de0e http_proxy: fix compiler warning
     new edafd52be http_proxy: fix build with http and proxy
     new 7b3b4722b CURLOPT_PREQUOTE.3: spellfix man page reference
     new 65ca03051 http2: fix OOM crash
     new 620854700 PIPELINING_SERVER_BL: cleanup the internal list use
     new 3b80d3ca4 getinfo: return sizes as curl_off_t
     new 604edced2 RELEASE-NOTES: synced with 3b80d3ca4
     new fb470a2e4 mkhelp.pl: fix script name in usage text
     new 8621b6104 automake: use $(MKHELP) variable instead if constant 
mkhelp.pl
     new 0bd12d197 lib1521: add curl_easy_getinfo calls to the test set
     new 176ec5138 test1521: test getinfo's OFF_T types too
     new b778ae4c5 http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
     new 0feb762fc travis: do the distcheck test build out-of-tree as well
     new 651e04c4c if2ip: fix compiler warning in ISO C90 mode
     new 60c655ac0 lib: fix the djgpp build
     new f541f7b94 ci: whitelist branches to avoid testing feature branches 
twice
     new ec512074c typecheck-gcc: add support for CURLINFO_OFF_T
     new c1dfc8a07 travis: enable typecheck-gcc warnings
     new 8de8f4eb7 lib1521: fix missing-variable-declarations clang warnings
     new 9b167fd09 --request-target: instead of --strip-path-slash
     new 0537238cb maketgz: switch to xz instead of lzma
     new b4043706e CONTRIBUTE.md: mention the out-of-tree build test too
     new 2647ad2fe libtest/Makefile: remove unused lib1541 variables
     new e76e45241 maketgz: switch to -6e for xz
     new 924cd3e25 CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS case
     new 64ed44a81 progress: fix "time spent", broke in adef394ac
     new e5d6aa8d6 curl-compilers.m4: fix unknown-warning-option on Apple clang
     new cfe3c08f6 progress: progress.timespent needs to be us
     new cd34ffa61 winbuild: fix boringssl build
     new ceff21ab7 curl/system.h: add check for XTENSA for 32bit gcc
     new e8a4da67f test1521: fix compiler warnings
     new bec809cb2 test1537: fixed memory leak on OOM
     new 922f80060 tool_getparam: fix memory leak on test 1147 OOM (torture 
tests)
     new 467da3af0 libtest/make: generate lib1521.c
     new 641072b91 socks: use proxy_user instead of proxy_name
     new cd1c9f080 socks: deduplicate the code for auth request
     new 8924f58c3 CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy auth
     new ce2c3ebda curl --socks5-{basic,gssapi}: control socks5 auth
     new 2ed8bdd3c RELEASE-NOTES: synced with ce2c3ebda
     new ef2a9f22c curl_strequal.3: fix typo in SYNOPSIS
     new f8f040e65 progress: prevent resetting t_starttransfer
     new 192877058 openssl: improve fallback seed of PRNG with a time based hash
     new c75f63d7c handler: refactor connection checking
     new c98e97e9c http2: handle PING frames
     new 77970f484 test1521: fix out-of-tree builds, broken with 467da3af
     new 9b387034a test1450: add simple testing for DICT
     new 0362c7784 test1450: fix up DICT server in torture mode
     new d24838d4d make: build the docs subdir only from within src
     new 8d2b1de28 unit1399: add logging to time comparison
     new 4fc6ebe18 cmake: Added compatibility options for older Windows versions
     new 3a48a1326 unit1399: fix integer overflow
     new c0cdc68c7 gtls: fix build when sizeof(long) < sizeof(void *)
     new b3786f61d url: make the original string get used on subsequent 
transfers
     new f50124f56 timeval.c: Use long long constant type for timeval assignment
     new c1d1a3448 tool_sleep: typecast to avoid macos compiler warning
     new fc2e81c38 travis.yml: use --enable-werror on debug builds
     new f1609155d test: add impacket for SMB testing
     new a6f8d27ef test1451: add SMB support to the testbed
     new 7121a994d dist: add SMB python deps into the tarball
     new 909a5bee8 configure: remove checks for 5 functions never used
     new c53438481 configure: try ldap/lber in reversed order first
     new f8dba473a smb: fix build for djgpp/MSDOS
     new 84a317cf1 travis: install nghttp2 on linux builds
     new 596cfb6c0 smb: add support for CURLOPT_FILETIME
     new fa289ea08 RELEASE-NOTES: synced with 596cfb6c0
     new 40ed7685b cmake: fix send/recv argument scanner for windows
     new add0f7119 TODO: HTTP proxy CONNECT is non-blocking now
     new da08c867e TODO: 1.10 auto-detect proxy
     new 21e070573 inet_pton: fix include on windows to get prototype
     new 7e21e5fd0 select.h: avoid macro redefinition harder
     new 9ee6cb1b7 cmake: if inet_pton is used, bump _WIN32_WINNT
     new b22f93dbb http: s/TINY_INITIAL_POST_SIZE/EXPECT_100_THRESHOLD
     new 6b0aa00ab asyn-thread.c: fix unused variable warnings on macOS
     new 759efe7b5 runtests: support "threaded-resolver" as a feature
     new 23b828b78 test506: skip if threaded-resolver
     new 75c3596f7 cmake: remove spurious "-l" from linker flags
     new ce81aeb87 cmake: add CURL_WERROR for enabling "warning as errors"
     new 2d86e8d12 appveyor: enable CURL_WERROR on all builds
     new 0cec0f461 memdebug: don't setbuf() if the file open failed
     new a126ca848 curl_easy_escape.3: mention the (lack of) encoding
     new efedafe48 travis: do more tests in the coverage run
     new 06a6feba9 test1452: add telnet negotiation
     new bbc9c6d14 CURLOPT_POSTFIELDS.3: explain the 100-continue magic better
     new 45f39945e cmake: offer CMAKE_DEBUG_POSTFIX when building with MSVC
     new 7bcaa1aa2 travis: add SMB, DICT, TELNET torture to coverage test
     new 8b78f7c23 travis: detect and use valgrind for normal builds
     new be2c999b8 valgrind.supp: supress OpenSSL false positive seen on travis
     new ca3545d17 travis: install stunnel
     new a54818354 RELEASE-NOTES: synced with be2c999b8
     new f601f4278 tool_cb_wrt: fix variable shadowing warning
     new 59a0fb243 smb: rename variable to fix shadowing warning
     new 17da67500 tool_getparam: fix potentially uninitialized err
     new af0216251 curl_setup_once: Remove ERRNO/SET_ERRNO macros
     new deadb2348 curl-compilers.m4: disable warning spam with Cygwin's clang
     new b54e0babd ldap: fix MinGW compiler warning
     new 793e831bb make: fix docs build on OpenBSD
     new a5834e525 errno: fix non-windows builds after af0216251b94e7
     new e909de65b tests: Fix up issues with errno in test files
     new c5e87fdb7 strerror: Preserve Windows error code in some functions
     new beb08481d curl_setup: always define WIN32_LEAN_AND_MEAN on Windows
     new 274983b77 ISSUE_TEMPLATE: Add a comment not to file security issues on 
github
     new ef5cac3d8 build: remove WIN32_LEAN_AND_MEAN from individual build 
systems
     new b22ec3964 system.h: include winsock2.h before windows.h
     new 51ccc4850 travis: install libssh2
     new 7333b497a travis: enable warnings also in release mode
     new ffd3162c6 travis: install libidn2
     new cda19a345 winbuild: build with warning level 4
     new a4bef6a91 winbuild: re-enable warning C4127 for curl tool
     new 70cbefeb5 rtspd: fix MSVC level 4 warning
     new 0bdb81125 sockfilt: suppress conversion warning with explicit cast
     new fb3b0f25e libtest: fix MSVC warning C4706
     new 38faf041c rtspd: fix GCC warning after MSVC warning fix
     new 798ad5d92 darwinssl: fix pinnedpubkey build error
     new da6aa3f76 tests/server/resolve.c: fix deprecation warning
     new c89eb6d0f nss: unify the coding style of nss_send() and nss_recv()
     new 42a4cd4c7 nss: fix a possible use-after-free in SelectClientCert()
     new 60cf84f7f checksrc: escape open brace in regex
     new 02c7a2cca multi: mention integer overflow risk if using > 500 million 
sockets
     new 7551e55d6 darwinssl: fix variable type mistake (regression)
     new 4dee50b9c timeval: struct curltime is a struct timeval replacement
     new 001822153 test1323: verify curlx_tvdiff
     new 1cfa4cd42 curl_rtmp: fix a compiler warning
     new 171f8ded2 include.d: clarify that it concerns the response headers
     new f8614af52 splay: fix signed/unsigned mismatch warning
     new de6de94c9 tool_help: clarify --include is only for response headers
     new 001701c47 AppVeyor: now really use CURL_WERROR
     new e88f13329 RELEASE-NOTES: synced with 001701c47
     new 27e2a4733 cmake: support make uninstall
     new 436cd490f include.d: clarify --include is only for response headers
     new 512f8c774 libcurl: Stop using error codes defined under CURL_NO_OLDIES
     new 909283ae5 http: fix response code parser to avoid integer overflow
     new f262b3586 configure: fix the check for IdnToUnicode
     new 53d137d94 curl_setup: Define CURL_NO_OLDIES for building libcurl
     new 164a09368 multi: fix request timer management
     new 821a0854f BUGS: clarify how to report security related bugs
     new 62495ff31 BUGS: improved phrasing about security bugs
     new 013954560 curl_threads: fix MSVC compiler warning
     new 920f777fc tests/server/util: fix curltime mistake from 4dee50b9c80f9
     new 23b4a0521 travis: build osx with openssl too
     new 1767adf43 travis: build osx with libressl too
     new 7e48aa386 CURLOPT_NETRC.3: mention the file name on windows
     new 70934885d CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2
     new 866e02935 CMake: set MSVC warning level to 4
     new a8e1c2e46 netrc: skip lines starting with '#'
     new 58752b78c test130: verify comments in .netrc
     new fa2f134cb darwinssl: fix curlssl_sha256sum() compiler warnings on 
first argument
     new 6f6cfc90b BUILD.WINDOWS: mention buildconf.bat for builds off git
     new af271ce9b darwin: silence compiler warnings
     new 2b7ce3f56 travis: add osx build with darwinssl
     new fdb163c73 travis: BUILD_TYPE => T
     new b7386c0ac travis: explicitly specify dist
     new 2ccd65af3 FTP: skip unnecessary CWD when in nocwd mode
     new 561e9217c test1010: verify that #1718 is fixed
     new 26e02eae4 RELEASE-NOTES: synced with 561e9217c
     new 54aef857b CMake: fix CURL_WERROR for MSVC
     new 61046e7bd darwinssl: fix compiler warning
     new 0b1166023 gssapi: fix memory leak of output token in multi round 
context
     new d6c8def82 getparameter: avoid returning uninitialized 'usedarg'
     new fa4898735 easy_events: make event data static
     new c9332fa5e file: output the correct buffer to the user
     new 358b2b131 tftp: reject file name lengths that don't fit
     new 453e7a7a0 glob: do not continue parsing after a strtoul() overflow 
range
     new 5c7455fe7 curl: detect and bail out early on parameter integer 
overflows
     new 581011a3d test1427: verify command line parser integer overflow 
detection
     new 18eac3df1 ax_code_coverage.m4: update to latest version
     new 58845f2e2 configure: fix recv/send/select detection on Android
     new 13ef623a8 docs/comments: Update to secure URL versions
     new 7417029e1 THANKS: 20 new contributors in 7.55.0
     new 2679562dc RELEASE-NOTES: curl 7.55.0
     new 4015e350d Patchset for gnURL microfork: * 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) 
* Further adjustments by ng0 * 7.55.0: Manual addition of 
a7bbbb7c368c6096802007f61f19a02e9d75285b and [...]

The 208 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]