SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-pycurl-7.43.0.2-79.1.x86_64.rpm :

* Wed Feb 06 2019 alarrosaAATTsuse.com- Set LANG to en_US.UTF8 to fix the tests
* Wed Dec 19 2018 mceplAATTsuse.com- Add missing setuptools BR
* Fri Nov 02 2018 Vítězslav Čížek - Don\'t run tests that fail randomly or under load
* add disable_randomly_failing_tests.patch
* Thu Sep 06 2018 Matěj Cepl - Switch to multibuild, so that we don\'t need testing BuildRequires always.
* Thu Aug 30 2018 Tomáš Chvátal - Add patch to match up Fedora on how we detect tls backend on runtime
* python-pycurl-7.43.0-tls-backend.patch
* Wed Aug 29 2018 tchvatalAATTsuse.com- Make sure we build on Leap 42.3
* Thu Aug 09 2018 tchvatalAATTsuse.com- Start excluding flaky tests
* Tue Jul 10 2018 mceplAATTsuse.com- Update to 7.43.0.2:
* Added perform_rb and perform_rs methods to Curl objects to return response body as byte string and string, respectively.
* Added OPT_COOKIELIST constant for consistency with other option constants.
* PycURL is now able to report errors triggered by libcurl via CURLOPT_FAILONERROR mechanism when the error messages are not decodable in Python\'s default encoding (GitHub issue #259).
* Added getinfo_raw method to Curl objects to return byte strings as is from libcurl without attempting to decode them (GitHub issue #493).
* When adding a Curl easy object to CurlMulti via add_handle, the easy objects now have their reference counts increased so that the application is no longer required to keep references to them to keep them from being garbage collected (GitHub issue #171).
* PycURL easy, multi and share objects can now be weak referenced.
* set_ca_certs now accepts byte strings as it should have been all along.
* Use OpenSSL 1.1 and 1.0 specific APIs for controlling thread locks depending on OpenSSL version (patch by Vitaly Murashev).
* Fixed a crash when closesocket callback failed (patch by Gisle Vanem and toddrme2178).
* Added CURLOPT_PROXY_SSLCERT, CURLOPT_PROXY_SSLCERTTYPE, CURLOPT_PROXY_SSLKEY, CURLOPT_PROXY_SSLKEYTYPE, CURLOPT_PROXY_SSL_VERIFYPEER (libcurl 7.52.0+, patch by Casey Miller).
* Added CURLOPT_PRE_PROXY (libcurl 7.52.0+, patch by ziggy).
* Added SOCKET_BAD constant and it is now recognized as a valid return value from OPENSOCKET callback.
* Fri Feb 02 2018 tchvatalAATTsuse.com- Disable tests on arm platforms as they are very flaky there, on multiple runs always different failures
* Fri Feb 02 2018 tchvatalAATTsuse.com- Disable strict aliasing as reported by the rpm checks
* Tue Jan 30 2018 vcizekAATTsuse.com- Since version 7.58.0, curl may be compiled with libssh instead of libssh2 which differ in supported functionality (bsc#1078329)
* add pycurl-libssh.patch- update license
* Fri Dec 08 2017 arunAATTgmx.de- refreshed patch increase_test_timeout.diff (updated line number)- removed patch pycurl-no-runtime-curlvercheck.patch (included upstream)- update to version 7.43.0.1:
* This release collects fixes and improvements made over the past two years,notably updating Windows dependencies to address DNS resolution andTLS connection issues.
* Tue Aug 08 2017 tbechtoldAATTsuse.com- Cleanup Requires and BuildRequires
* Wed Jun 21 2017 alarrosaAATTsuse.com- Add increase_test_timeout.diff so tests don\'t fail when obs is overloaded and it takes more than 1 second to start a service.
* Thu Jun 08 2017 lnusselAATTsuse.de- exclude http2 and ssh tests if curl(-mini) doesn\'t support it
* Tue Dec 20 2016 jmatejekAATTsuse.com- update for multipython build- merge python3 project- update and apply pycurl-no-runtime-curlvercheck.patch- run test suite- single doc package for all pythons
 
ICM