1
0
forked from pool/python-Django

Accepting request 977871 from home:aplanas:branches:devel:languages:python:django

- Update to 4.0.4
  + CVE-2022-28346: Potential SQL injection in "QuerySet.annotate()",
    "aggregate()", and "extra()"
  + CVE-2022-28347: Potential SQL injection via
    "QuerySet.explain(**options)" on PostgreSQL

OBS-URL: https://build.opensuse.org/request/show/977871
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=103
This commit is contained in:
2022-05-18 06:46:00 +00:00
committed by Git OBS Bridge
parent 4c26df157f
commit 85fe9c8ae4
7 changed files with 198 additions and 229 deletions

View File

@@ -24,7 +24,7 @@
%bcond_with memcached
Name: python-Django
# We want support LTS versions of Django - numbered 2.2 -> 3.2 -> 4.2 etc
Version: 4.0.3
Version: 4.0.4
Release: 0
Summary: A high-level Python Web framework
License: BSD-3-Clause