Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package curl for openSUSE:Factory checked in at 2021-09-28 19:16:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/curl (Old) and /work/SRC/openSUSE:Factory/.curl.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "curl" Tue Sep 28 19:16:21 2021 rev:170 rq:921328 version:7.79.1 Changes: -------- --- /work/SRC/openSUSE:Factory/curl/curl.changes 2021-09-20 23:32:31.583127116 +0200 +++ /work/SRC/openSUSE:Factory/.curl.new.1899/curl.changes 2021-09-28 19:16:24.604177401 +0200 @@ -1,0 +2,16 @@ +Wed Sep 22 11:17:15 UTC 2021 - Pedro Monreal <pmonr...@suse.com> + +- Update to 7.79.1: + * Bugfixes: + - Curl_http2_setup: don't change connection data on repeat invokes + - curl_multi_fdset: make FD_SET() not operate on sockets out of range + - dist: provide lib/.checksrc in the tarball + - FAQ: add GOPHERS + curl works on data, not files + - hsts: CURLSTS_FAIL from hsts read callback should fail transfer + - hsts: handle unlimited expiry + - http: fix the broken >3 digit response code detection + - strerror: use sys_errlist instead of strerror on Windows + - test1184: disable: https://github.com/curl/curl/issues/7725 + - tests/sshserver.pl: make it work with openssh-8.7p1 + +------------------------------------------------------------------- Old: ---- curl-7.79.0.tar.xz curl-7.79.0.tar.xz.asc New: ---- curl-7.79.1.tar.xz curl-7.79.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ curl.spec ++++++ --- /var/tmp/diff_new_pack.XbJysu/_old 2021-09-28 19:16:25.284178183 +0200 +++ /var/tmp/diff_new_pack.XbJysu/_new 2021-09-28 19:16:25.288178189 +0200 @@ -21,7 +21,7 @@ # need ssl always for python-pycurl %bcond_without openssl Name: curl -Version: 7.79.0 +Version: 7.79.1 Release: 0 Summary: A Tool for Transferring Data from URLs License: curl @@ -142,9 +142,6 @@ find -type f -name "*.pl" -exec sed -i 's|#!.*/usr/bin/env perl|#!/usr/bin/perl|' "{}" + find -type f -name "*.py" -exec sed -i 's|#!.*/usr/bin/env python.*|#!/usr/bin/python3|' "{}" + -# temporarily disable flaky test 1184, see https://github.com/curl/curl/issues/7725 -printf "1184\n" >> data/DISABLED - perl ./runtests.pl -a -v -p '!flaky' || exit popd %endif ++++++ curl-7.79.0.tar.xz -> curl-7.79.1.tar.xz ++++++ ++++ 7106 lines of diff (skipped)