Changelog for
python2-libxml2-python-2.9.9-158.3.x86_64.rpm :
* Sat Jan 26 2019 mgorseAATTsuse.com- Version update to 2.9.9:
* Security: + CVE-2018-9251 CVE-2018-14567 Fix infinite loop in LZMA decompression. + CVE-2018-14404 Fix nullptr deref with XPath logic ops.
* Bug fixes: + Fix building relative URIs + Problem with data in interleave in RelaxNG validation + Fix memory leak in xmlSwitchInputEncodingInt error path + Set doc on element obtained from freeElems + Fix HTML serialization with UTF-8 encoding + Use actual doc in xmlTextReaderRead
*Xml + Unlink node before freeing it in xmlSAX2StartElement + Check return value of nodePush in xmlSAX2StartElement + Free input buffer in xmlHaltParser + Reset HTML parser input pointers on encoding failure + Fix xmlSchemaValidCtxtPtr reuse memory leak + Fix xmlTextReaderNext with preparsed document + HTML noscript should not close p + Don\'t change context node in xmlXPathRoot
* Improvements: + Remove redefined starts and defines inside include elements + Allow choice within choice in nameClass in RELAX NG + Look inside divs for starts and defines inside include + Add newlines to \'xmllint --xpath\' output + Don\'t include SAX.h from globals.h + Support xmlTextReaderNextSibling w/o preparsed doc + Improve restoring of context size and position + Simplify and harden nodeset filtering + Avoid unnecessary backups of the context node + Fix inconsistency in xmlXPathIsInf- Add libxml2-python3-string-null-check.patch: fix NULL pointer dereference when parsing invalid data (bsc#1065270 glgo#libxml2!15).).
* Wed Mar 14 2018 tchvatalAATTsuse.com- Version update to 2.9.8:
* Various -Werror fixes and compilation updates as travis is now used by upstream
* Few additional tests added for ICU operations- Drop patch python3.6-verify_fd.patch merged upstream
* Sat Nov 11 2017 aavindraaAATTgmail.com- clean with spec-cleaner
* Thu Oct 26 2017 jmatejekAATTsuse.com- libxml2-python3-unicode-errors.patch: work around an issue with libxml2 supplied error strings being undecodable UTF-8 (bsc#1065270)
* Mon Oct 02 2017 jmatejekAATTsuse.com- convert to singlespec, build a python 3 version- change build instructions to use setup.py (and %python_build macros) instead of makefile-based approach- add python3.6-verify_fd.patch that fixes libxml2 on python 3.6- rename to python-libxml2-python to conform to package naming policy (PyPI name is \"libxml2-python\")
* Thu Sep 21 2017 jengelhAATTinai.de- Update package summaries and RPM groups. Trim descriptions for size on secondary subpackages. Replace install call by a commonly-used macro.
* Sun Sep 10 2017 tchvatalAATTsuse.com- Version update to 2.9.5 release:
* Merged all the previous cve fixes that were patched in
* Few small tweaks- Remove merged patches:
* libxml2-CVE-2016-4658.patch
* libxml2-CVE-2017-0663.patch
* libxml2-CVE-2017-5969.patch
* libxml2-CVE-2017-9047.patch
* libxml2-CVE-2017-9048.patch
* libxml2-CVE-2017-9049.patch
* libxml2-2.9.4-fix_attribute_decoding.patch
* Fri May 27 2016 psimonsAATTsuse.com- Update python-libxml2 to version libxml2-2.9.4. The new version is resistant against CVE-2016-3627, CVE-2016-1833, CVE-2016-1835, CVE-2016-1837, CVE-2016-1836, CVE-2016-1839, CVE-2016-1838, CVE-2016-1840, CVE-2016-4483, CVE-2016-1834, CVE-2016-3705, and CVE-2016-1762.
* Fri Oct 31 2014 vcizekAATTsuse.com- Update to 2.9.2 version
* Sun Jul 07 2013 cooloAATTsuse.com- buildignore python to avoid build cycle