Hello community, here is the log from the commit of package curl for openSUSE:Factory checked in at 2015-08-17 17:25:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-08-13 18:09:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.curl.new/curl.changes 2015-08-17 17:25:34.000000000 +0200 @@ -1,0 +2,13 @@ +Fri Aug 14 09:02:40 UTC 2015 - [email protected] + +- update to 7.44.0 + http2: added CURLMOPT_PUSHFUNCTION and CURLMOPT_PUSHDATA + examples: added http2-serverpush.c + http2: added curl_pushheader_byname() and curl_pushheader_bynum() + docs: added CODE_OF_CONDUCT.md + curl: Add --ssl-no-revoke to disable certificate revocation checks + libcurl: New value CURLSSLOPT_NO_REVOKE for CURLOPT_SSL_OPTIONS + makefile: Added support for VC14 +- dropped unexpire-test46.patch (upstream) + +------------------------------------------------------------------- Old: ---- curl-7.43.0.tar.lzma curl-7.43.0.tar.lzma.asc unexpire-test46.patch New: ---- curl-7.44.0.tar.lzma curl-7.44.0.tar.lzma.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ curl.spec ++++++ --- /var/tmp/diff_new_pack.PsjuSN/_old 2015-08-17 17:25:35.000000000 +0200 +++ /var/tmp/diff_new_pack.PsjuSN/_new 2015-08-17 17:25:35.000000000 +0200 @@ -20,7 +20,7 @@ %bcond_with mozilla_nss %bcond_without testsuite Name: curl -Version: 7.43.0 +Version: 7.44.0 Release: 0 Summary: A Tool for Transferring Data from URLs License: BSD-3-Clause and MIT @@ -36,7 +36,6 @@ # PATCH-FIX-OPENSUSE [email protected] -- use openssl's built in verify path as fallback Patch4: curl-7.41.0-use-openssl-s-built-in-verify-path-as-fallback.diff Patch5: curl-disable_failing_tests.patch -Patch6: unexpire-test46.patch BuildRequires: groff BuildRequires: krb5-mini-devel BuildRequires: libtool @@ -101,7 +100,6 @@ %patch3 %patch4 -p1 %patch5 -p1 -%patch6 -p1 %build # curl complains if macro definition is contained in CFLAGS
