--- - branch: MAIN date: Tue Jun 30 05:46:56 UTC 2015 files: - new: '1.151' old: '1.150' path: pkgsrc/www/curl/Makefile pathrev: pkgsrc/www/curl/Makefile@1.151 type: modified - new: '1.50' old: '1.49' path: pkgsrc/www/curl/PLIST pathrev: pkgsrc/www/curl/PLIST@1.50 type: modified - new: '1.106' old: '1.105' path: pkgsrc/www/curl/distinfo pathrev: pkgsrc/www/curl/distinfo@1.106 type: modified - new: '1.31' old: '1.30' path: pkgsrc/www/curl/patches/patch-aa pathrev: pkgsrc/www/curl/patches/patch-aa@1.31 type: modified - new: '1.5' old: '1.4' path: pkgsrc/www/curl/patches/patch-curl-config.in pathrev: pkgsrc/www/curl/patches/patch-curl-config.in@1.5 type: modified - new: '1.2' old: '1.1' path: pkgsrc/www/curl/patches/patch-lib_hostcheck.c pathrev: pkgsrc/www/curl/patches/patch-lib_hostcheck.c@1.2 type: modified - new: '0' old: '1.1' path: pkgsrc/www/curl/patches/patch-lib_http2.c pathrev: pkgsrc/www/curl/patches/patch-lib_http2.c@0 type: deleted id: 20150630T054656Z.1c9e9cc7e2d056bc6dde7d4dc921459c07c92af7 log: "update of curl to version 7.43.0. Upstream RELEASE_NOTES:\n\nCurl and libcurl 7.43.0\n\n Public curl releases: 147\n Command line options: 176\n curl_easy_setopt() options: 219\n Public functions in libcurl: 58\n Contributors: \ 1291\n\nThis release includes the following changes:\n\n o Added CURLOPT_PROXY_SERVICE_NAME[11]\n o Added CURLOPT_SERVICE_NAME[12]\n o New curl option: --proxy-service-name[13]\n o Mew curl option: --service-name [14]\n o New curl option: --data-raw [5]\n o Added CURLOPT_PIPEWAIT [15]\n o Added support for multiplexing transfers using HTTP/2, enable this\n with the new CURLPIPE_MULTIPLEX bit for CURLMOPT_PIPELINING [16]\n o HTTP/2: requires nghttp2 1.0.0 or later\n o scripts: add zsh.pl for generating zsh completion\n o curl.h: add CURL_HTTP_VERSION_2\n\nThis release includes the following bugfixes:\n\n o CVE-2015-3236: lingering HTTP credentials in connection re-use [30]\n o CVE-2015-3237: SMB send off unrelated memory contents [31]\n o nss: fix compilation failure with old versions of NSS [1]\n o curl_easy_getinfo.3: document 'internals' in CURLINFO_TLS_SESSION\n o schannel.c: Fix possible SEC_E_BUFFER_TOO_SMALL error\n o Curl_ossl_init: load builtin modules [2]\n o configure: follow-up fix for krb5-config [3]\n o sasl_sspi: Populate domain from the realm in the challenge [4]\n o netrc: support 'default' token\n o README: convert to UTF-8\n o cyassl: Implement public key pinning\n o nss: implement public key pinning for NSS backend\n o mingw build: add arch -m32/-m64 to LDFLAGS\n o schannel: Fix out of bounds array [6]\n o configure: remove autogenerated files by autoconf\n o configure: remove --automake from libtoolize call\n o acinclude.m4: fix shell test for default CA cert bundle/path\n o schannel: fix regression in schannel_recv [7]\n o openssl: skip trace outputs for ssl_ver == 0 [8]\n o gnutls: properly retrieve certificate status\n o netrc: Read in text mode when cygwin [9]\n o winbuild: Document the option used to statically link the CRT [10]\n o FTP: Make EPSV use the control IP address rather than the original host\n o FTP: fix dangling conn->ip_addr dereference on verbose EPSV\n o conncache: keep bundles on host+port bases, not only host names\n o runtests.pl: use 'h2c' now, no -14 anymore\n o curlver: introducing new version number (checking) macros\n o openssl: boringssl build brekage, use SSL_CTX_set_msg_callback [17]\n o CURLOPT_POSTFIELDS.3: correct variable names [18]\n o curl_easy_unescape.3: update RFC reference [19]\n o gnutls: don't fail on non-fatal alerts during handshake\n o testcurl.pl: allow source to be in an arbitrary directory\n o CURLOPT_HTTPPROXYTUNNEL.3: only works with a HTTP proxy\n o SSPI-error: Change SEC_E_ILLEGAL_MESSAGE description [20]\n o parse_proxy: switch off tunneling if non-HTTP proxy [21]\n o share_init: fix OOM crash\n o perl: remove subdir, not touched in 9 years\n o CURLOPT_COOKIELIST.3: Add example\n o CURLOPT_COOKIE.3: Explain that the cookies won't be modified [22]\n o CURLOPT_COOKIELIST.3: Explain Set-Cookie without a domain [23]\n o FAQ: How do I port libcurl to my OS?\n o openssl: Use TLS_client_method for OpenSSL 1.1.0+\n o HTTP-NTLM: fail auth on connection close instead of looping [24]\n o curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT [25]\n o curl_getdate.3: update RFC reference\n o curl_multi_info_read.3: added example\n o curl_multi_perform.3: added example\n o curl_multi_timeout.3: added example\n o cookie: Stop exporting any-domain cookies [26]\n o openssl: remove dummy callback use from SSL_CTX_set_verify()\n o openssl: remove SSL_get_session()-using code\n o openssl: removed USERDATA_IN_PWD_CALLBACK kludge\n o openssl: removed error string #ifdef\n o openssl: Fix verification of server-sent legacy intermediates [27]\n o docs: man page indentation and syntax fixes\n o docs: Spelling fixes\n o fopen.c: fix a few compiler warnings\n o CURLOPT_OPENSOCKETFUNCTION: return error at once [28]\n o schannel: Add support for optional client certificates\n o build: Properly detect OpenSSL 1.0.2 when using configure\n o urldata: store POST size in state.infilesize too [29]\n o security:choose_mech remove dead code\n o rtsp_do: remove dead code\n o docs: many HTTP URIs changed to HTTPS\n o schannel: schannel_recv overhaul [32]\n\nThis release includes the following known bugs:\n\n o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)\n\nThis release would not have looked like this without help, code, reports and\nadvice from friends like these:\n\n Alessandro Ghedini, Alexander Dyagilev, Anders Bakken, Anthony Avina,\n Ashish Shukla, Bert Huijben, Brian Chrisman, Brian Prodoehl, Chris Araman,\n \ Dagobert Michelsen, Dan Fandrich, Daniel Melani, Daniel Stenberg,\n Dmitry Eremin-Solenikov, Drake Arconis, Egon Eckert, Frank Meier, Fred Stluka,\n Gisle Vanem, Grant Pannell, Isaac Boukris, Jens Rantil, Joel Depooter,\n Kamil Dudka, Linus Nielsen Feltzing, Linus Nielsen Feltzing Feltzing,\n Liviu Chircu, Marc Hoersken, Michael Osipov, Oren Souroujon, Orgad Shaneh,\n Patrick Monnerat, Patrick Rapin, Paul Howarth, Paul Oliver, Rafayel Mkrtchyan,\n Ray Satiro, Sean Boudreau, Tatsuhiro Tsujikawa, Tomas Tomecek, Viktor Szakå\x8F©ts,\n Ville Skyttè¾°, Yehezkel Horowitz,\n (43 contributors)\n\n Thanks! (and sorry if I forgot to mention someone)\n\nReferences to bug reports and discussions on issues:\n\n [1] = http://curl.haxx.se/mail/lib-2015-04/0095.html\n [2] = https://github.com/bagder/curl/pull/206\n [3] = https://github.com/bagder/curl/commit/5b668606527613179d0349f21b4ab0df2971e3d2#commitcomment-10473445\n [4] = https://github.com/bagder/curl/pull/141\n [5] = https://github.com/bagder/curl/issues/198\n [6] = http://curl.haxx.se/mail/lib-2015-04/0199.html\n [7] = https://github.com/bagder/curl/issues/244\n [8] = https://github.com/bagder/curl/issues/219\n [9] = https://github.com/bagder/curl/pull/258\n [10] = https://github.com/bagder/curl/issues/254\n [11] = http://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SERVICE_NAME.html\n [12] = http://curl.haxx.se/libcurl/c/CURLOPT_SERVICE_NAME.html\n [13] = http://curl.haxx.se/docs/manpage.html#--proxy-service-name\n [14] = http://curl.haxx.se/docs/manpage.html#--service-name\n [15] = http://curl.haxx.se/libcurl/c/CURLOPT_PIPEWAIT.html\n [16] = http://curl.haxx.se/libcurl/c/CURLMOPT_PIPELINING.html\n [17] = https://github.com/bagder/curl/issues/275\n [18] = https://github.com/bagder/curl/issues/281\n [19] = https://github.com/bagder/curl/issues/282\n [20] = https://github.com/bagder/curl/issues/267\n [21] = http://curl.haxx.se/mail/lib-2015-05/0056.html\n [22] = http://curl.haxx.se/mail/lib-2015-05/0115.html\n [23] = http://curl.haxx.se/mail/lib-2015-05/0137.html\n [24] = https://github.com/bagder/curl/issues/256\n [25] = https://github.com/bagder/curl/pull/258#issuecomment-107093055\n [26] = https://github.com/bagder/curl/issues/292\n [27] = https://rt.openssl.org/Ticket/Display.html?id=3621&user=guest&pass=guest\n [28] = http://curl.haxx.se/mail/lib-2015-06/0047.html\n [29] = http://curl.haxx.se/mail/lib-2015-06/0019.html\n [30] = http://curl.haxx.se/docs/adv_20150617A.html\n [31] = http://curl.haxx.se/docs/adv_20150617B.html\n [32] = https://github.com/bagder/curl/issues/244\n" module: pkgsrc subject: 'CVS commit: pkgsrc/www/curl' unixtime: '1435643216' user: spz