Hello community,

here is the log from the commit of package curl for openSUSE:Factory checked in 
at 2019-01-25 22:41:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/curl (Old)
 and      /work/SRC/openSUSE:Factory/.curl.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "curl"

Fri Jan 25 22:41:40 2019 rev:141 rq:667017 version:7.63.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/curl/curl-mini.changes   2018-11-06 
15:27:37.252318361 +0100
+++ /work/SRC/openSUSE:Factory/.curl.new.28833/curl-mini.changes        
2019-01-25 22:41:42.871350220 +0100
@@ -1,0 +2,97 @@
+Fri Jan 18 15:18:57 UTC 2019 - Vítězslav Čížek <vci...@suse.com>
+
+- Provide libcurl4 = %version in the mini library package
+
+-------------------------------------------------------------------
+Thu Dec 27 04:44:48 UTC 2018 - s...@suspend.net
+
+- Update to version 7.63.0
+  Changes:
+  * curl: add %{stderr} and %{stdout} for --write-out
+  * curl: add undocumented option --dump-module-paths for w32
+  * setopt: add CURLOPT_CURLU
+
+  Bugfixes:
+  * (lib)curl.rc: fixup for minor bugs
+  * CURLINFO_REDIRECT_URL: extract the Location: header field unvalidated
+  * CURLOPT_HEADERFUNCTION.3: match 'nitems' name in synopsis/desc
+  * CURLOPT_WRITEFUNCTION.3: spell out that it gets called many times
+  * Curl_follow: accept non-supported schemes for "fake" redirects
+  * KNOWN_BUGS: add --proxy-any connection issue
+  * NTLM: Remove redundant ifdef USE_OPENSSL
+  * NTLM: force the connection to HTTP/1.1
+  * OS400: add URL API ccsid wrappers and sync ILE/RPG bindings
+  * SECURITY-PROCESS: bountygraph shuts down again
+  * TODO: Have the URL API offer IDN decoding
+  * ares: remove fd from multi fd set when ares is about to close the fd
+  * axtls: removed
+  * checksrc: add COPYRIGHTYEAR check
+  * cmake: fix MIT/Heimdal Kerberos detection
+  * configure: include all libraries in ssl-libs fetch
+  * configure: show CFLAGS, LDFLAGS etc in summary
+  * connect: fix building for recent versions of Minix
+  * cookies: create the cookiejar even if no cookies to save
+  * cookies: expire "Max-Age=0" immediately
+  * curl: --local-port range was not "including"
+  * curl: fix --local-port integer overflow
+  * curl: fix memory leak reading --writeout from file
+  * curl: fixed UTF-8 in current console code page (Win)
+  * curl_easy_perform: fix timeout handling
+  * curl_global_sslset(): id == -1 is not necessarily an error
+  * curl_multibyte: fix a malloc overcalculation
+  * curle: move deprecated error code to ifndef block
+  * docs: curl_formadd field and file names are now escaped
+  * docs: escape "\n" codes
+  * doh: fix memory leak in OOM situation
+  * doh: make it work for h2-disabled builds too
+  * examples/ephiperfifo: report error when epoll_ctl fails
+  * ftp: avoid unsigned int overflows in FTP listing parser
+  * host names: allow trailing dot in name resolve, then strip it
+  * http2: Upon HTTP_1_1_REQUIRED, retry the request with HTTP/1.1
+  * http: don't set CURLINFO_CONDIITON_UNMET for http status code 204
+  * http: fix HTTP DIgest auth to include query in URI
+  * http_negotiate: do not close connection until negotiation is completed
+  * impacket: add LICENSE
+  * infof: clearly indicate truncation
+  * ldap: fix LDAP URL parsing regressions
+  * libcurl: stop reading from paused transfers
+  * mprintf: avoid unsigned integer overflow warning
+  * netrc: don't ignore the login name specified with "--user"
+  * nss: Fall back to latest supported SSL version
+  * nss: Fix compatibility with nss versions 3.14 to 3.15
+  * nss: fix fallthrough comment to fix picky compiler warning
+  * nss: remove version selecting dead code
+  * nss: set default max-tls to 1.3/1.2 
+  * openssl: Remove SSLEAY leftovers
+  * openssl: do not log excess "TLS app data" lines for TLS 1.3
+  * openssl: do not use file BIOs if not requested
+  * openssl: fix unused variable compiler warning with old openssl
+  * openssl: support session resume with TLS 1.3
+  * openvms: fix example name
+  * os400: Add curl_easy_conn_upkeep() to ILE/RPG binding
+  * os400: add CURLOPT_CURLU to ILE/RPG binding
+  * os400: fix return type of curl_easy_pause() in ILE/RPG binding
+  * packages: remove old leftover files and dirs
+  * pop3: only do APOP with a valid timestamp
+  * runtests: use the local curl for verifying
+  * schannel: be consistent in Schannel capitalization
+  * schannel: better CURLOPT_CERTINFO support
+  * schannel: use Curl_prefix for global private symbols
+  * snprintf: renamed and now we only use msnprintf()
+  * ssl: fix compilation with OpenSSL 0.9.7
+  * ssl: replace all internal uses of CURLE_SSL_CACERT
+  * symbols-in-versions: add missing CURLU_symbols
+  * test328: verify Content-Encoding: none
+  * tests: disable SO_EXCLUSIVEADDRUSE for stunnel/Win
+  * tests: drop http_pipe.py script no longer used
+  * tests: drop http_pipe.py script no longer used
+  * tool_cb_wrt: Silence function cast compiler warning
+  * tool_doswin: Fix uninitialized field warning
+  * travis: build with clang sanitizers
+  * travis: remove curl before a normal build
+  * url: a short host name + port is not a scheme
+  * url: fix IPv6 numeral address parser
+  * urlapi: only skip encoding the first '=' with APPENDQUERY set
+- refreshed curl-disabled-redirect-protocol-message.patch
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/curl/curl.changes        2019-01-03 
18:03:36.680301305 +0100
+++ /work/SRC/openSUSE:Factory/.curl.new.28833/curl.changes     2019-01-25 
22:41:43.075349969 +0100
@@ -1,0 +2,5 @@
+Fri Jan 18 15:18:57 UTC 2019 - Vítězslav Čížek <vci...@suse.com>
+
+- Provide libcurl4 = %version in the mini library package
+
+-------------------------------------------------------------------
@@ -90,0 +96 @@
+- refreshed curl-disabled-redirect-protocol-message.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ curl-mini.spec ++++++
--- /var/tmp/diff_new_pack.FZyYLV/_old  2019-01-25 22:41:44.079348732 +0100
+++ /var/tmp/diff_new_pack.FZyYLV/_new  2019-01-25 22:41:44.079348732 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package curl-mini
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -88,6 +88,7 @@
 Summary:        Version 4 of cURL shared library
 Group:          Productivity/Networking/Web/Utilities
 %if 0%{?bootstrap}
+Provides:       libcurl4 = %{version}
 Requires:       this-is-only-for-build-envs
 Conflicts:      libcurl4
 %endif

++++++ curl.spec ++++++
--- /var/tmp/diff_new_pack.FZyYLV/_old  2019-01-25 22:41:44.099348707 +0100
+++ /var/tmp/diff_new_pack.FZyYLV/_new  2019-01-25 22:41:44.099348707 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package curl
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -86,6 +86,7 @@
 Summary:        Version 4 of cURL shared library
 Group:          Productivity/Networking/Web/Utilities
 %if 0%{?bootstrap}
+Provides:       libcurl4 = %{version}
 Requires:       this-is-only-for-build-envs
 Conflicts:      libcurl4
 %endif




Reply via email to