Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
880d0cf365 |
BIN
lxml-5.3.0.tar.gz
(Stored with Git LFS)
BIN
lxml-5.3.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
lxml-5.4.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
lxml-5.4.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 27 14:56:16 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||||
|
|
||||||
|
- Update to 5.4.0
|
||||||
|
* LP#2107279: Binary wheels use libxml2 2.13.8 and libxslt 1.1.43 to resolve
|
||||||
|
several CVEs. Issue found by Anatoly Katyushin, see
|
||||||
|
https://bugs.launchpad.net/lxml/+bug/2107279
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 14 20:23:23 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 5.3.2 (bsc#1237370, CVE-2025-24928):
|
||||||
|
* This release resolves CVE-2025-24928 as described in
|
||||||
|
* https://gitlab.gnome.org/GNOME/libxml2/-/issues/847
|
||||||
|
* GH#440: Some tests were adapted for libxml2 2.14.0.
|
||||||
|
* LP#2097175: ``DTD(external_id="…")`` erroneously required a
|
||||||
|
byte string as ID value.
|
||||||
|
* GH#450: ``iterparse()`` internally triggered the
|
||||||
|
`DeprecationWarning`` added in lxml 5.3.0 when parsing HTML.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 25 13:33:01 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
Wed Sep 25 13:33:01 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-lxml
|
# spec file for package python-lxml
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-lxml
|
Name: python-lxml
|
||||||
Version: 5.3.0
|
Version: 5.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pythonic XML processing library
|
Summary: Pythonic XML processing library
|
||||||
License: BSD-3-Clause AND GPL-2.0-or-later
|
License: BSD-3-Clause AND GPL-2.0-or-later
|
||||||
|
Reference in New Issue
Block a user