forked from pool/python-Django
Accepting request 1062447 from home:aplanas:branches:devel:languages:python:django
- Update to 4.1.6:
+ CVE-2023-23969: Potential denial-of-service via Accept-Language
headers Bugfixes
+ Fixed a bug in Django 4.1 that caused a crash of model validation
on UniqueConstraint with ordered expressions
OBS-URL: https://build.opensuse.org/request/show/1062447
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=125
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
%bcond_with memcached
|
||||
Name: python-Django
|
||||
# We want support LTS versions of Django - numbered 2.2 -> 3.2 -> 4.2 etc
|
||||
Version: 4.1.5
|
||||
Version: 4.1.6
|
||||
Release: 0
|
||||
Summary: A high-level Python Web framework
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user