forked from pool/python-Django
bsc#1142883 bsc#1142885 bsc#1142882 bsc#1142880
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=36
This commit is contained in:
committed by
Git OBS Bridge
parent
e6d42316c4
commit
9b9fc4bf15
@@ -3,6 +3,7 @@ Thu Aug 1 11:13:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 2.2.4:
|
||||
* CVE-2019-14232 CVE-2019-14233 CVE-2019-14234 CVE-2019-14235
|
||||
bsc#1142883 bsc#1142885 bsc#1142882 bsc#1142880
|
||||
* Fixed a regression in Django 2.2 when ordering a QuerySet.union(), intersection(), or difference() by a field type present more than once results in the wrong ordering being used (#30628).
|
||||
* Fixed a migration crash on PostgreSQL when adding a check constraint with a contains lookup on DateRangeField or DateTimeRangeField, if the right hand side of an expression is the same type (#30621).
|
||||
* Fixed a regression in Django 2.2 where auto-reloader crashes if a file path contains nulls characters ('\x00') (#30506).
|
||||
|
Reference in New Issue
Block a user