- update to 2.2.2

* Fixes CVE-2019-12308: AdminURLFieldWidget XSS (bsc#1136468)
 * Fixes CVE-2019-11358: Prototype pollution

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=31
This commit is contained in:
2019-06-03 11:04:26 +00:00
committed by Git OBS Bridge
parent 837ce97ba4
commit 5e99f2e0ba
6 changed files with 73 additions and 67 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 3 11:01:44 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 2.2.2
* Fixes CVE-2019-12308: AdminURLFieldWidget XSS (bsc#1136468)
* Fixes CVE-2019-11358: Prototype pollution
-------------------------------------------------------------------
Tue May 7 07:13:09 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>