diff --git a/bleach-3.1.0.tar.gz b/bleach-3.1.0.tar.gz deleted file mode 100644 index 9660d90..0000000 --- a/bleach-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fdf7f77adcf649c9911387df51254b813185e32b2c6619f690b593a617e19fa -size 167814 diff --git a/bleach-3.1.1.tar.gz b/bleach-3.1.1.tar.gz new file mode 100644 index 0000000..c29c119 --- /dev/null +++ b/bleach-3.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8b870d0f46965bac2c073a93444636b0e1ca74e9777e34f03dd494b8a59d48 +size 174885 diff --git a/python-bleach.changes b/python-bleach.changes index cf73707..86eb47e 100644 --- a/python-bleach.changes +++ b/python-bleach.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 28 16:13:43 UTC 2020 - Alexandros Toptsoglou + +- Update to V3.1.1: Security update for CVE-2020-6802 + + * CVE-2020-6802: Fixed mutation XSS vulnerabilities (bsc#1165303). + ------------------------------------------------------------------- Wed Jan 8 10:35:41 CET 2020 - Matej Cepl diff --git a/python-bleach.spec b/python-bleach.spec index ac0af10..b2526be 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-bleach -Version: 3.1.0 +Version: 3.1.1 Release: 0 Summary: A whitelist-based HTML-sanitizing tool License: Apache-2.0