Package python3-module-django: Information
Source package: python3-module-django
Version: 5.1.5-alt1
Build time: Jan 31, 2025, 10:17 PM in the task #372174
Category: Development/Python3
Report package bugHome page: http://www.djangoproject.com/
License: BSD-3-Clause
Summary: A high-level Python 3 Web framework that encourages rapid development and clean, pragmatic design.
Description:
A high-level Python 3 Web framework that encourages rapid development and clean, pragmatic design.
List of RPM packages built from this SRPM:
python3-module-django (noarch)
python3-module-django-dbbackend-mysql (noarch)
python3-module-django-dbbackend-oracle (noarch)
python3-module-django-dbbackend-postgresql (noarch)
python3-module-django-dbbackend-sqlite3 (noarch)
python3-module-django-doc (noarch)
python3-module-django (noarch)
python3-module-django-dbbackend-mysql (noarch)
python3-module-django-dbbackend-oracle (noarch)
python3-module-django-dbbackend-postgresql (noarch)
python3-module-django-dbbackend-sqlite3 (noarch)
python3-module-django-doc (noarch)
Maintainer: Alexander Burmatov
List of contributors:
Alexander Burmatov
Alexey Shabalin
Anton Farygin
Grigory Ustinov
Alexey Appolonov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Aleksey Avdeev
Vladimir V Kamarzin
Vitaly Kuznetsov
Andrey Rahmatullin
Denis Klimov
Andrew Kornilov
ns
Alexander Burmatov
Alexey Shabalin
Anton Farygin
Grigory Ustinov
Alexey Appolonov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Aleksey Avdeev
Vladimir V Kamarzin
Vitaly Kuznetsov
Andrey Rahmatullin
Denis Klimov
Andrew Kornilov
ns
Last changed
Jan. 30, 2025 Alexander Burmatov 5.1.5-alt1
- New version 5.1.5. - Use pyproject build and install. - Fixes for the following security vulnerabilities: + CVE-2024-56374: Potential denial-of-service vulnerability in IPv6 validation + CVE-2024-45230: Potential denial-of-service vulnerability in django.utils.html.urlize() + CVE-2024-45231: Potential user email enumeration via response status on password reset + CVE-2024-53907: Denial-of-service possibility in strip_tags() + CVE-2024-53908: Potential SQL injection via HasKey(lhs, rhs) on Oracle - Some bugfixes.
Dec. 18, 2024 Alexander Burmatov 5.0.10-alt1
- New version 5.0.10. - Fixes for the following security vulnerabilities: + CVE-2024-53907: Denial-of-service possibility in strip_tags() + CVE-2024-53908: Potential SQL injection via HasKey(lhs, rhs) on Oracle
Nov. 8, 2024 Alexander Burmatov 5.0.9-alt1
- New version 5.0.9. - Fixes for the following security vulnerabilities: + CVE-2024-41989: Memory exhaustion in django.utils.numberformat.floatformat() + CVE-2024-41990: Potential denial-of-service vulnerability in django.utils.html.urlize() + CVE-2024-41991: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget + CVE-2024-42005: Potential SQL injection in QuerySet.values() and values_list() + CVE-2024-45230: Potential denial-of-service vulnerability in django.utils.html.urlize() + CVE-2024-45231: Potential user email enumeration via response status on password reset - Some bugfixes.