16
0

10 Commits

Author SHA256 Message Date
6468c8e4ca Accepting request 1337971 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1337971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lxml_html_clean?expand=0&rev=5
2026-03-10 16:58:05 +00:00
e4b41e9dad - Update to 0.4.4
* Fixed a bug where Unicode escapes in CSS were not properly decoded before
    security checks. This prevents attackers from bypassing filters using
    escape sequences. (CVE-2026-28348) (bsc#1259378)
  * Fixed a security issue where <base> tags could be used for URL hijacking
    attacks. The <base> tag is now automatically removed whenever the <head>
    tag is removed (via page_structure=True or manual configuration), as <base>
    must be inside <head> according to HTML specifications. (CVE-2026-28350)
    (bsc#1259379)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml_html_clean?expand=0&rev=11
2026-03-10 12:22:43 +00:00
ea12b585fe Accepting request 1310437 from devel:languages:python
- Update to 0.4.3:
  * Tests updated to work correctly with new lxml and libxml2 releases.
  * Python 3.6 and 3.7 are no longer tested.

OBS-URL: https://build.opensuse.org/request/show/1310437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lxml_html_clean?expand=0&rev=4
2025-10-10 15:10:12 +00:00
dd6bffd490 - Update to 0.4.3:
* Tests updated to work correctly with new lxml and libxml2 releases.
  * Python 3.6 and 3.7 are no longer tested.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml_html_clean?expand=0&rev=9
2025-10-10 05:38:58 +00:00
6dbb42eb28 Accepting request 1268729 from devel:languages:python
- update to 0.4.2:
  * lxml_html_clean now correctly handles HTML input as bytes as
    it did before the 0.2.0 release.

OBS-URL: https://build.opensuse.org/request/show/1268729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lxml_html_clean?expand=0&rev=3
2025-04-14 10:55:59 +00:00
007d5300c8 - update to 0.4.2:
* lxml_html_clean now correctly handles HTML input as bytes as
    it did before the 0.2.0 release.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml_html_clean?expand=0&rev=7
2025-04-11 20:57:31 +00:00
b5054b2006 Accepting request 1225616 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1225616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lxml_html_clean?expand=0&rev=2
2024-11-21 21:01:56 +00:00
0acc132e68 Accepting request 1225615 from home:ecsos:python
- Update to 0.4.1
  * Bugs fixed
    - Removed superfluous debug prints.
- Changes from 0.4.0
  * Bugs fixed
    - The Cleaner() now scans for hidden JavaScript code embedded
      within CSS comments. In certain contexts, such as within
      <svg> or <math> tags, <style> tags may lose their intended
      function, allowing comments like /* foo */ to potentially be
      executed by the browser. If a suspicious content is detected,
      only the comment is removed.
- Changes from 0.3.1
  * Features added
    - Do not parse URL addresses when it is not necessary.
- Changes from 0.3.0
  * Features added
    - Parsing of URL addresses has been enhanced and Cleaner
      removes ambiguous URLs.
- Changes from 0.2.2
  * Bugs fixed
    - sdist now includes all test files and changelog.
- Changes from 0.2.1
  * Bugs fixed
    - Memory efficiency is now much better for HTML pages where
      cleaner removes a lot of elements. (#14)
- Changes from 0.2.0
  * Features added
    - ASCII control characters (except HT, VT, CR and LF) are now
      removed from string inputs before they're parsed by lxml/libxml2.
- Fix boo#1233541

OBS-URL: https://build.opensuse.org/request/show/1225615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml_html_clean?expand=0&rev=5
2024-11-21 15:55:55 +00:00
3a2e448fa8 Accepting request 1183861 from devel:languages:python
New package.
Need since python-lxml >= 5.2.0 among others for calibre.

OBS-URL: https://build.opensuse.org/request/show/1183861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lxml_html_clean?expand=0&rev=1
2024-06-29 13:16:48 +00:00
39b02a2cc4 Accepting request 1182748 from home:ecsos:python
New package.
Since version 5.2.0 of python-lxml this package is needed to build other packages.

OBS-URL: https://build.opensuse.org/request/show/1182748
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml_html_clean?expand=0&rev=1
2024-06-28 08:43:19 +00:00