Hello community, here is the log from the commit of package curl for openSUSE:Factory checked in at 2014-06-19 13:19:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/curl (Old) and /work/SRC/openSUSE:Factory/.curl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "curl" Changes: -------- --- /work/SRC/openSUSE:Factory/curl/curl.changes 2014-04-14 06:42:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.curl.new/curl.changes 2014-06-19 13:19:59.000000000 +0200 @@ -1,0 +2,22 @@ +Thu Jun 12 11:45:03 UTC 2014 - [email protected] + +- update to 7.37.0 + This release includes many bugfixes and the following changes: + * URL parser: IPv6 zone identifiers are now supported + * CURLOPT_PROXYHEADER: set headers for proxy-only + * CURLOPT_HEADEROPT: added + * curl: add --proxy-header + * sasl: Added support for DIGEST-MD5 via Windows SSPI + * sasl: Added DIGEST-MD5 qop-option validation in native challange handling + * imap: Expanded mailbox SEARCH support to use URL query strings [7] + * imap: Extended FETCH support to include PARTIAL URL specifier [7] + * nss: implement non-blocking SSL handshake + * build: Reworked Visual Studio project files + * poll: enable poll on darwin13 + * mk-ca-bundle: added -p + * libtests: add a wait_ms() function + - dropped patches: + * curl-mkhelp.patch (upstream) + * curl-test815.patch (upstream) + +------------------------------------------------------------------- Old: ---- curl-7.36.0.tar.lzma curl-7.36.0.tar.lzma.asc curl-mkhelp.patch curl-test815.patch New: ---- curl-7.37.0.tar.lzma curl-7.37.0.tar.lzma.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ curl.spec ++++++ --- /var/tmp/diff_new_pack.i12ZqQ/_old 2014-06-19 13:20:00.000000000 +0200 +++ /var/tmp/diff_new_pack.i12ZqQ/_new 2014-06-19 13:20:00.000000000 +0200 @@ -21,7 +21,7 @@ %bcond_without testsuite Name: curl -Version: 7.36.0 +Version: 7.37.0 Release: 0 Summary: A Tool for Transferring Data from URLs License: BSD-3-Clause and MIT @@ -34,8 +34,6 @@ Patch: libcurl-ocloexec.patch Patch1: dont-mess-with-rpmoptflags.diff Patch3: curl-secure-getenv.patch -Patch4: curl-mkhelp.patch -Patch5: curl-test815.patch # Use rpmbuild -D 'VERIFY_SIG 1' to verify signature during build or run one-shot check by "gpg-offline --verify --package=curl curl-*.asc". %if 0%{?VERIFY_SIG} BuildRequires: gpg-offline @@ -102,12 +100,6 @@ %patch %patch1 %patch3 -%patch4 -p1 -%patch5 -p1 -# temporary workaround to fix build of 7.36.0 -# http://curl.haxx.se/mail/tracker-2014-03/0083.html -# removes tool_hugehelp.c to regenerate it later -rm src/tool_hugehelp.c %build # curl complains if macro definition is contained in CFLAGS -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
