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

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e2afbe403090f5893e254958d02875e0732975e73c4c0cdd33c1f009a61963ca
size 2545289

3
lxml-4.2.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:36720698c29e7a9626a0dc802ef8885f8f0239bfd1689628ecd459a061f2807f
size 4414081

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ed95c9945361e17c45b5c7bd60d4ea8ef6af1ad40cbc189f29665f8a80b9fe7
size 1148892

3
lxmldoc-4.2.5.pdf Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de05b728b81bcf91c21f3d212a137bbf3971c46950d3ad386d5ca75366e3db58
size 1148728

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 16 18:54:26 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Update to 4.2.5
* Javascript URLs that used URL escaping were not removed by the HTML cleaner.
Security problem found by Omar Eissa.
-------------------------------------------------------------------
Mon Sep 3 14:34:43 UTC 2018 - comurphy@suse.com

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