saltbundlepy-lxml

Edit Package saltbundlepy-lxml
No description set
Refresh
Refresh
Source Files
Filename Size Changed
lxml-4.6.3.tar.gz 0003191113 3.04 MB
lxmldoc-4.5.2.pdf 0001170312 1.12 MB
python-lxml-test_etree.patch 0000001008 1008 Bytes
saltbundlepy-lxml-rpmlintrc 0000000078 78 Bytes
saltbundlepy-lxml.changes 0000066260 64.7 KB
saltbundlepy-lxml.spec 0000004111 4.01 KB
Revision 1 (latest revision is 35)
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 1)
- Add missing dependency on python-base for the devel subpackage.

- Adapt test_etree.py to a behavioural change in libxml2 2.9.11+
  * Add python-lxml-test_etree.patch

- update to 4.6.3:
  * A vulnerability (CVE-2021-28957) was discovered in the HTML Cleaner by Kevin Chung,
    which allowed JavaScript to pass through.  The cleaner now removes the HTML5
    ``formaction`` attribute.

- update to 4.6.2:
* A vulnerability (CVE-2020-27783) was discovered in the HTML Cleaner by Yaniv Nizry,
  which allowed JavaScript to pass through.  The cleaner now removes more sneaky
  "style" content.
* A vulnerability was discovered in the HTML Cleaner by Yaniv Nizry, which allowed
  JavaScript to pass through.  The cleaner now removes more sneaky "style" content.
* GH#310: ``lxml.html.InputGetter`` supports ``__len__()`` to count the number of input fields.
  Patch by Aidan Woolley.
* ``lxml.html.InputGetter`` has a new ``.items()`` method to ease processing all input fields.
* ``lxml.html.InputGetter.keys()`` now returns the field names in document order.
* GH-309: The API documentation is now generated using ``sphinx-apidoc``.
* LP#1869455: C14N 2.0 serialisation failed for unprefixed attributes
  when a default namespace was defined.
* ``TreeBuilder.close()`` raised ``AssertionError`` in some error cases where it
  should have raised ``XMLSyntaxError``.  It now raises a combined exception to
  keep up backwards compatibility, while switching to ``XMLSyntaxError`` as an
  interface.

- update to 4.5.2:
  * ``Cleaner()`` now validates that only known configuration options can be set.
Comments 0
openSUSE Build Service is sponsored by