1
0
forked from pool/python-Django

Accepting request 759880 from home:mimi_vx:branches:devel:languages:python:django

- Update to 2.2.9
 * CVE-2019--19844: Potential account hijack via password reset form (bsc#1156447)
 * Fixed a data loss possibility in SplitArrayField.

OBS-URL: https://build.opensuse.org/request/show/759880
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=47
This commit is contained in:
2019-12-29 11:16:16 +00:00
committed by Git OBS Bridge
parent 1a863ea358
commit 89d7878bb6
6 changed files with 75 additions and 67 deletions

View File

@@ -22,8 +22,8 @@
%bcond_with selenium
%bcond_with memcached
Name: python-Django
# We want support LTS versions of Django - odd numbered 2.2 -> 2.4 -> 2.6 -> 3.0 etc
Version: 2.2.8
# We want support LTS versions of Django - numbered 2.2 -> 3.2 -> 4.2 etc
Version: 2.2.9
Release: 0
Summary: A high-level Python Web framework
License: BSD-3-Clause