Fri, 29 Mar 2024 14:34:44 CET | login

Information for build python-defusedxml-0.5.0-2.el7

ID2556
Package Namepython-defusedxml
Version0.5.0
Release2.el7
Epoch
SummaryXML bomb protection for Python stdlib modules
DescriptionThe defusedxml package contains several Python-only workarounds and fixes for denial of service and other vulnerabilities in Python's XML libraries. In order to benefit from the protection you just have to import and use the listed functions / classes from the right defusedxml module instead of the original module.
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 14 Dec 2022 13:28:18 CET
CompletedWed, 14 Dec 2022 13:28:18 CET
Tags
built-by-epel
epel-7-2022-03-02
v8.3-base
RPMs
src
python-defusedxml-0.5.0-2.el7.src.rpm (info) (download)
noarch
python2-defusedxml-0.5.0-2.el7.noarch.rpm (info) (download)
python36-defusedxml-0.5.0-2.el7.noarch.rpm (info) (download)
Changelog * Thu Mar 07 2019 Troy Dawson <tdawson@redhat.com> - 0.5.0-2 - Rebuilt to change main python from 3.4 to 3.6 * Fri Feb 10 2017 Adam Williamson <awilliam@redhat.com> - 0.5.0-1 - Update to 0.5.0, drop merged/superseded patches - Enable Python 3 build for EPEL 7, per https://fedoraproject.org/wiki/PackagingDrafts:Python3EPEL - Drop format-string patch as Python 2.6 is no longer supported anyway - Update URL to github - Update source URL for pypi changes * Thu Dec 22 2016 Adam Williamson <awilliam@redhat.com> - 0.4.1-9 - Fix incompatibility with Python 3.6 (gh#3 / gh#4) * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-8 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Nov 15 2015 Ralph Bean <rbean@redhat.com> - 0.4.1-6 - Added explicit python2 subpackage with modern provides statement. - Only apply the entity_loop patch on enterprisey builds. * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Wed Aug 05 2015 Miro Hrončok <mhroncok@redhat.com> - 0.4.1-4 - Add patches by Avram Lubkin - https://bugzilla.redhat.com/show_bug.cgi?id=927883#c14 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon May 26 2014 Miro Hrončok <mhroncok@redhat.com> - 0.4.1-1 - Updated to 0.4.1 (#1100730) * Tue May 13 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue Mar 26 2013 Miro Hrončok <mhroncok@redhat.com> - 0.4-1 - Initial package.