1
0
forked from pool/python-Django
Go to file
Thomas Bechtold 64adc52e6e - update to 2.1.5 (CVE-2019-3498, bsc#1120932):
* CVE-2019-3498: Content spoofing possibility in the default 404 page
  *  Fixed compatibility with mysqlclient 1.3.14 (#30013).
  *  Fixed a schema corruption issue on SQLite 3.26+. You might have to drop
    and rebuild your SQLite database if you applied a migration while using
    an older version of Django with SQLite 3.26 or later (#29182).
  * Prevented SQLite schema alterations while foreign key checks are enabled
    to avoid the possibility of schema corruption (#30023).
  * Fixed a regression in Django 2.1.4 (which enabled keep-alive connections)
    where request body data isn’t properly consumed for such
    connections (#30015).
  * Fixed a regression in Django 2.1.4 where
    InlineModelAdmin.has_change_permission() is incorrectly called with
    a non-None obj argument during an object add (#30050).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=18
2019-01-10 12:17:53 +00:00
.gitattributes Accepting request 207554 from devel:languages:python 2013-12-04 12:48:43 +00:00
.gitignore Accepting request 207554 from devel:languages:python 2013-12-04 12:48:43 +00:00
Django-2.1.5.tar.gz - update to 2.1.5 (CVE-2019-3498, bsc#1120932): 2019-01-10 12:17:53 +00:00
Django-2.1.5.tar.gz.asc - update to 2.1.5 (CVE-2019-3498, bsc#1120932): 2019-01-10 12:17:53 +00:00
python-Django-rpmlintrc Accepting request 243453 from devel:languages:python 2014-08-05 11:00:16 +00:00
python-Django.changes - update to 2.1.5 (CVE-2019-3498, bsc#1120932): 2019-01-10 12:17:53 +00:00
python-Django.keyring Accepting request 628038 from home:mimi_vx:branches:devel:languages:python:django 2018-08-08 09:56:05 +00:00
python-Django.spec - update to 2.1.5 (CVE-2019-3498, bsc#1120932): 2019-01-10 12:17:53 +00:00