Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-lxml for openSUSE:Factory checked in at 2021-02-01 13:26:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lxml (Old) and /work/SRC/openSUSE:Factory/.python-lxml.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lxml" Mon Feb 1 13:26:32 2021 rev:82 rq:866353 version:4.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lxml/python-lxml.changes 2020-07-21 15:40:40.955549682 +0200 +++ /work/SRC/openSUSE:Factory/.python-lxml.new.28504/python-lxml.changes 2021-02-01 13:28:23.630120854 +0100 @@ -1,0 +2,21 @@ +Sun Jan 24 10:21:16 UTC 2021 - Dirk M??ller <[email protected]> + +- 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. + +------------------------------------------------------------------- Old: ---- lxml-4.5.2.tar.gz New: ---- lxml-4.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lxml.spec ++++++ --- /var/tmp/diff_new_pack.qeMD6t/_old 2021-02-01 13:28:24.458122142 +0100 +++ /var/tmp/diff_new_pack.qeMD6t/_new 2021-02-01 13:28:24.462122148 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-lxml # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-lxml -Version: 4.5.2 +Version: 4.6.2 Release: 0 Summary: Pythonic XML processing library License: BSD-3-Clause AND GPL-2.0-or-later Group: Development/Languages/Python URL: https://lxml.de/ Source0: https://files.pythonhosted.org/packages/source/l/lxml/lxml-%{version}.tar.gz -Source1: https://lxml.de/lxmldoc-%{version}.pdf +Source1: https://lxml.de/lxmldoc-4.5.2.pdf BuildRequires: %{python_module Cython >= 0.29.7} BuildRequires: %{python_module cssselect >= 0.9.1} BuildRequires: %{python_module setuptools >= 18.0.1} ++++++ lxml-4.5.2.tar.gz -> lxml-4.6.2.tar.gz ++++++ ++++ 368698 lines of diff (skipped)
