Package python3-module-django: Information
Source package: python3-module-django
Version: 4.2.14-alt1
Build time: Aug 2, 2024, 02:53 PM in the task #352891
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
July 15, 2024 Alexander Burmatov 4.2.14-alt1
- New version 4.2.14. - Fixes for the following security vulnerabilities: + CVE-2024-38875: Potential denial-of-service vulnerability in django.utils.html.urlize() + CVE-2024-39329: Username enumeration through timing difference for users with unusable passwords + CVE-2024-39330: Potential directory-traversal via Storage.save() + CVE-2024-39614: Potential denial-of-service vulnerability in get_supported_language_variant()
May 20, 2024 Alexander Burmatov 4.2.13-alt1
- New version 4.2.13. - Fixed a crash in Django 4.2 when validating email max line lengths with content decoded using the surrogateescape error handling scheme. - Fixes a packaging error in 4.2.12.
March 22, 2024 Alexander Burmatov 4.2.11-alt1
- New version 4.2.11. - Fixes a security issue with severity "moderate" and a regression in 4.2.10. - Fixes for the following security vulnerabilities: + CVE-2024-24680: Potential denial-of-service in intcomma template filter + CVE-2024-27351: Potential regular expression denial-of-service in django.utils.text.Truncator.words()