Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package curl for openSUSE:Factory checked in at 2025-07-22 12:54:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/curl (Old) and /work/SRC/openSUSE:Factory/.curl.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "curl" Tue Jul 22 12:54:04 2025 rev:218 rq:1294773 version:8.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/curl/curl.changes 2025-07-15 16:42:03.923550472 +0200 +++ /work/SRC/openSUSE:Factory/.curl.new.8875/curl.changes 2025-07-22 12:54:21.041182376 +0200 @@ -1,0 +2,50 @@ +Mon Jul 21 08:16:16 UTC 2025 - Pedro Monreal <pmonr...@suse.com> + +- Update to 8.15.0: + * Changes: + - TLS: remove support for Secure Transport and BearSSL + * Bugfixes: + - cf-socket: make socket data_pending a nop + - configure: order LDAP after the SSL libraries + - curl: improve non-blocking STDIN performance + - curl_get_line: make sure lines end with newline + - curl_path: make SFTP handle a path like /~ properly. + - curlinfo: provide the 'digest' feature + - digest: fix build with disabled digest auth + - docs: note SSLS-EXPORT feature in -ssl-sessions doc + - docs: reflect that delimiter-separated capath is only OpenSSL + - docs: sync -tls-earlydata support w/ CURLOPT_SSL_OPTIONS + - http/3: report handshake with version and cipher as for TCP connections + - http2: do not delay RST send on aborted transfer + - http_ntlm: protect against null deref + - ldap: initial support for --with-ldap option + - lib: address singleuse issues + - lib: avoid reusing unclean connection + - lib: drop two interim macros in favor of native libcurl API calls + - lib: stop 'time()' debug overrides at the end of source in altsvc, hsts + - lib: unify recv/send function signatures + - memdebug.h: #undef 'fclose' before defining it + - openssl: enable readahead + - openssl: error on SSL_ERROR_SYSCALL + - openssl: fix handling of buffered data + - openssl: fix openssl engine use + - openssl: fix pkcs11 provider available check + - quic: implement CURLINFO_TLS_SSL_PTR + - schannel: allow partial chains for manual peer verification + - SCP/SFTP: avoid busy loop after EAGAIN + - socks: fix query when filter context is null + - tls: remove Curl_ssl false_start + - tool_getparam: fix --ftp-pasv + - tool_operate: fix return code when --retry is used but not triggered + - top-complexity: lower max allowed complexity threshold to 90 + - url: fix NULL deref with bad password when no user is provided + - urlapi: use uppercase hex encoding + - vtls: change send/recv signatures of tls backends + - vtls: prefer ciphersuite to cipher in msgs + - vtls: prefer rustls-ffi ciphersuite name API + - xfer: manage pause bits + * Remove patches upstream: + - curl-fix--ftp-pasv.patch + - fix-return-code-with-retry.patch + +------------------------------------------------------------------- Old: ---- curl-8.14.1.tar.xz curl-8.14.1.tar.xz.asc curl-fix--ftp-pasv.patch fix-return-code-with-retry.patch New: ---- curl-8.15.0.tar.xz curl-8.15.0.tar.xz.asc ----------(Old B)---------- Old: * Remove patches upstream: - curl-fix--ftp-pasv.patch - fix-return-code-with-retry.patch Old: - curl-fix--ftp-pasv.patch - fix-return-code-with-retry.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ curl.spec ++++++ --- /var/tmp/diff_new_pack.UxMI2B/_old 2025-07-22 12:54:23.169270992 +0200 +++ /var/tmp/diff_new_pack.UxMI2B/_new 2025-07-22 12:54:23.213272824 +0200 @@ -36,7 +36,7 @@ %endif Name: curl%{?psuffix} -Version: 8.14.1 +Version: 8.15.0 Release: 0 Summary: A Tool for Transferring Data from URLs License: curl @@ -51,10 +51,6 @@ Patch2: curl-secure-getenv.patch # PATCH-FIX-OPENSUSE bsc#1076446 protocol redirection not supported or disabled Patch3: curl-disabled-redirect-protocol-message.patch -# PATCH-FIX-UPSTREAM fix return code with --fail when --retry is used -Patch4: fix-return-code-with-retry.patch -# PATCH-FIX-UPSTREAM bsc#1246197 Fix the --ftp-pasv option in curl v8.14.1 -Patch5: curl-fix--ftp-pasv.patch BuildRequires: groff BuildRequires: libtool BuildRequires: pkgconfig ++++++ curl-8.14.1.tar.xz -> curl-8.15.0.tar.xz ++++++ ++++ 119503 lines of diff (skipped)