Accepting request 780338 from home:atopt:branches:devel:languages:python

- Update to V3.1.1: Security update for CVE-2020-6802  
  * CVE-2020-6802: Fixed mutation XSS vulnerabilities (bsc#1165303).

OBS-URL: https://build.opensuse.org/request/show/780338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bleach?expand=0&rev=30
This commit is contained in:
Tomáš Chvátal 2020-02-29 10:05:37 +00:00 committed by Git OBS Bridge
parent bb709d0cb6
commit 394b9b98a6
4 changed files with 11 additions and 4 deletions

View File

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

3
bleach-3.1.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 28 16:13:43 UTC 2020 - Alexandros Toptsoglou <atoptsoglou@suse.com>
- 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 <mcepl@suse.com>

View File

@ -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