Hello community, here is the log from the commit of package curl for openSUSE:Factory checked in at 2017-10-26 18:40:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/curl (Old) and /work/SRC/openSUSE:Factory/.curl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "curl" Thu Oct 26 18:40:04 2017 rev:128 rq:535954 version:7.56.1 Changes: -------- --- /work/SRC/openSUSE:Factory/curl/curl-mini.changes 2017-10-20 16:11:09.220947285 +0200 +++ /work/SRC/openSUSE:Factory/.curl.new/curl-mini.changes 2017-10-26 18:40:04.820000952 +0200 @@ -1,0 +2,55 @@ +Mon Oct 23 09:12:11 UTC 2017 - [email protected] + +- Update to version 7.56.1 [bsc#1063824] + Bugfixes: + * imap: if a FETCH response has no size, don't call write + callback [CVE-2017-1000257] + * ftp: UBsan fixup 'pointer index expression overflowed + * failf: skip the sprintf() if there are no consumers + * fuzzer: move to using external curl-fuzzer + * lib/Makefile.m32: allow customizing dll suffixes + * docs: fix typo in curl_mime_data_cb man page + * darwinssl: add support for TLSv1.3 + * build: fix --disable-crypto-auth + * openssl: fix build without HAVE_OPAQUE_EVP_PKEY + * strtoofft: Remove extraneous null check + * multi_cleanup: call DONE on handles that never got that + * tests: added flaky keyword to tests 587 and 644 + * pingpong: return error when trying to send without connection + * remove_handle: call multi_done() first, then clear dns cache pointer + * mime: be tolerant about setting the same header list twice in a part + * mime: improve unbinding top multipart from easy handle + * mime: avoid resetting a part's encoder when part's contents change + * mime: refuse to add subparts to one of their own descendants + * RTSP: avoid integer overflow on funny RTSP responses + * curl: don't pass semicolons when parsing Content-Disposition + * openssl: enable PKCS12 support for !BoringSSL + * FAQ: s/CURLOPT_PROGRESSFUNCTION/CURLOPT_XFERINFOFUNCTION + * CURLOPT_NOPROGRESS.3: also refer to xferinfofunction + * CURLOPT_XFERINFODATA.3: fix duplicate see also + * test298: verify --ftp-method nowcwd with URL encoded path + * FTP: URL decode path for dir listing in nocwd mode + * smtp_done: fix memory leak on send failure + * ftpserver: support case insensitive commands + * test950; verify SMTP with custom request + * openssl: don't use old BORINGSSL_YYYYMM macros + * setopt: update current connection SSL verify params + * curl: reimplement stdin buffering in -F option + * mime: keep "text/plain" content type if user-specified + * mime: fix the content reader to handle >16K data properly + * configure: remove the C++ compiler check + * memdebug: trace send, recv and socket + * runtests: use valgrind for torture as well + * ldap: silence clang warning + * makefile.m32: allow to override gcc, ar and ranlib + * setopt: avoid integer overflows when setting millsecond values + * setopt: range check most long options + * ftp: reject illegal IP/port in PASV 227 response + * mime: do not reuse previously computed multipart size + * vtls: change struct Curl_ssl `close' field name to `close_one' + * os400: add missing symbols in config file + * mime: limit bas64-encoded lines length to 76 characters + * mk-ca-bundle: Remove URL for aurora + * mk-ca-bundle: Fix URL for NSS + +------------------------------------------------------------------- curl.changes: same change Old: ---- curl-7.56.0.tar.gz curl-7.56.0.tar.gz.asc New: ---- curl-7.56.1.tar.gz curl-7.56.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ curl-mini.spec ++++++ --- /var/tmp/diff_new_pack.4fvIB3/_old 2017-10-26 18:40:08.391834303 +0200 +++ /var/tmp/diff_new_pack.4fvIB3/_new 2017-10-26 18:40:08.391834303 +0200 @@ -32,7 +32,7 @@ %endif Name: curl-mini -Version: 7.56.0 +Version: 7.56.1 Release: 0 Summary: A Tool for Transferring Data from URLs License: curl ++++++ curl.spec ++++++ --- /var/tmp/diff_new_pack.4fvIB3/_old 2017-10-26 18:40:08.419832997 +0200 +++ /var/tmp/diff_new_pack.4fvIB3/_new 2017-10-26 18:40:08.419832997 +0200 @@ -30,7 +30,7 @@ %endif Name: curl -Version: 7.56.0 +Version: 7.56.1 Release: 0 Summary: A Tool for Transferring Data from URLs License: curl ++++++ curl-7.56.0.tar.gz -> curl-7.56.1.tar.gz ++++++ ++++ 32571 lines of diff (skipped)
