diff --git a/lxml-4.2.4.tar.gz b/lxml-4.2.4.tar.gz deleted file mode 100644 index 9c11fb0..0000000 --- a/lxml-4.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2afbe403090f5893e254958d02875e0732975e73c4c0cdd33c1f009a61963ca -size 2545289 diff --git a/lxml-4.2.5.tar.gz b/lxml-4.2.5.tar.gz new file mode 100644 index 0000000..d677ac1 --- /dev/null +++ b/lxml-4.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36720698c29e7a9626a0dc802ef8885f8f0239bfd1689628ecd459a061f2807f +size 4414081 diff --git a/lxmldoc-4.2.4.pdf b/lxmldoc-4.2.4.pdf deleted file mode 100644 index fe07a0e..0000000 --- a/lxmldoc-4.2.4.pdf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ed95c9945361e17c45b5c7bd60d4ea8ef6af1ad40cbc189f29665f8a80b9fe7 -size 1148892 diff --git a/lxmldoc-4.2.5.pdf b/lxmldoc-4.2.5.pdf new file mode 100644 index 0000000..4b8b27f --- /dev/null +++ b/lxmldoc-4.2.5.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de05b728b81bcf91c21f3d212a137bbf3971c46950d3ad386d5ca75366e3db58 +size 1148728 diff --git a/python-lxml.changes b/python-lxml.changes index 3ca0ab1..7aa1b9c 100644 --- a/python-lxml.changes +++ b/python-lxml.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 16 18:54:26 UTC 2018 - Todd R + +- 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 diff --git a/python-lxml.spec b/python-lxml.spec index 2cd1108..cd8ca50 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -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