diff --git a/bleach-6.0.0.tar.gz b/bleach-6.0.0.tar.gz deleted file mode 100644 index 98e7761..0000000 --- a/bleach-6.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a1a85c1595e07d8db14c5f09f09e6433502c51c595970edc090551f0db99414 -size 201298 diff --git a/bleach-6.1.0.tar.gz b/bleach-6.1.0.tar.gz new file mode 100644 index 0000000..cfc9b85 --- /dev/null +++ b/bleach-6.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a31f1837963c41d46bbf1331b8778e1308ea0791db03cc4e7357b97cf42a8fe +size 202119 diff --git a/python-bleach.changes b/python-bleach.changes index b486c0e..186d3ac 100644 --- a/python-bleach.changes +++ b/python-bleach.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Oct 28 09:50:58 UTC 2023 - Dirk Müller + +- update to 6.1.0: + * Dropped support for Python 3.7. + * Add support for Python 3.12. + * Fix linkify with arrays in querystring + * Handle more cases with < followed by character data + * Fix entities inside a tags in linkification + * Update cap for tinycss2 to <1.3 + * Updated Sphinx requirement + * Add dependabot for github actions and update github actions + ------------------------------------------------------------------- Thu Jun 29 11:31:20 UTC 2023 - Markéta Machová @@ -134,9 +147,9 @@ Mon Mar 23 10:09:15 UTC 2020 - Dirk Mueller ------------------------------------------------------------------- Fri Feb 28 16:13:43 UTC 2020 - Alexandros Toptsoglou -- Update to V3.1.1: Security update for CVE-2020-6802 +- Update to V3.1.1: Security update for CVE-2020-6802 - * CVE-2020-6802: Fixed mutation XSS vulnerabilities (bsc#1165303). + * 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 632386d..91f40ea 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-bleach -Version: 6.0.0 +Version: 6.1.0 Release: 0 Summary: A whitelist-based HTML-sanitizing tool License: Apache-2.0