14
0
forked from pool/python-lxml

Accepting request 649798 from home:TheBlackCat:branches:devel:languages:python

- Update to 4.2.5
  * Javascript URLs that used URL escaping were not removed by the HTML cleaner.
    Security problem found by Omar Eissa.

OBS-URL: https://build.opensuse.org/request/show/649798
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=113
This commit is contained in:
Todd R
2018-11-16 19:14:40 +00:00
committed by Git OBS Bridge
parent e7faf05d16
commit e40f1461ef
6 changed files with 14 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-lxml
Version: 4.2.4
Version: 4.2.5
Release: 0
Summary: Pythonic XML processing library
License: BSD-3-Clause AND GPL-2.0-or-later