Changelog for
python3-urlgrabber-3.10.2.1py2_3-6.5.uyuni1.noarch.rpm :
* Mon Feb 08 2021 Michael Calmer
- Adapter for RHEL systems.
* Tue Oct 01 2019 Pablo Suárez Hernández - Allow non-integer values for URLGRABBER_DEBUG env variable (bsc#1152514)- Added:
* allow-non-integer-URLGRABBER_DEBUG-values.patch
* Wed Sep 04 2019 Jochen Breuer - Fixes usage of log level lookup for Python3 (bsc#1146683)- Added:
* level_names_fix.patch
* Thu Mar 14 2019 pablo.suarezhernandezAATTsuse.com- Avoid exception when headers are not encoded with UTF-8- Added:
* patch_headers_encoding_detection.patch
* Tue Feb 05 2019 Jochen Breuer - Fix for binary file download
* Wed Jan 30 2019 Jochen Breuer - Add python2/3-chardet to Requires for encoding detection- Update to latest development version: 3.10.2.1py2_3
* Additional Python3 fixes
* Fix for utf-8 encoding issue- Removal of upstreamed patches. They are now included in the sources directly- Removed:
* declare-dollar-sign-as-safe-in-urlquote.patch
* grabber_fix.diff
* python-urlgrabber-3.9.1-preserve-queryparams-in-urls.patch
* Fri Jan 18 2019 pablo.suarezhernandezAATTsuse.com- Fix package source in the spec file
* Thu Jan 17 2019 pablo.suarezhernandezAATTsuse.com- Update version to 3.10.2 and add support for Python 3
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Tue May 29 2018 mceplAATTsuse.com- Clean SPEC file
* Thu Aug 24 2017 jmatejekAATTsuse.com- singlespec auto-conversion
* Thu Feb 12 2015 mcAATTsuse.de- declare $ sign as a safe character in url paths to prevent escaping /$RCE/ which lead into problems with token auth (bnc#902416)
* declare-dollar-sign-as-safe-in-urlquote.patch
* python-urlgrabber-3.9.1-set-SSL_VERIFYHOST-correct.dif- set curl option SSL_VERIFYHOST correct