Package python3-module-django: Information

  • Default inline alert: Version in the repository: 6.0.7-alt1

Source package: python3-module-django
Version: 6.0.6-alt1
Latest version according to Repology
Build time:  Jul 2, 2026, 07:01 PM in the task #423621
Report package bug
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)

Maintainer: Alexander Burmatov



    1. bash-completion
    2. python3(jinja2)
    3. python3(memcache)
    4. python3(numpy)
    5. python3(pylibmc)
    6. python3(pytz)
    7. python3(selenium)
    8. python3(sqlite3)
    9. python3(sqlparse)
    10. python3(yaml)
    11. python3-module-asgiref >= 3.6.0
    12. python3-module-pyproject-installer >= 0.4.0
    13. python3-module-setuptools
    14. python3-module-setuptools-wheel
    15. python3-module-sqlparse >= 0.3.1
    16. rpm-build-python3

Last changed


July 1, 2026 Alexander Burmatov 6.0.6-alt1
- New version 6.0.6.
- Fixes for the following security vulnerabilities:
  + CVE-2026-6873: Signed cookie salt namespace collision
  + CVE-2026-7666: Potential unencrypted email transmission via STARTTLS in the SMTP backend
  + CVE-2026-8404: Potential exposure of private data via case-sensitive Cache-Control directives
  + CVE-2026-35193: Potential exposure of private data via missing Vary: Authorization
  + CVE-2026-48587: Potential exposure of private data via whitespace padding in Vary header
- Some bugfixes.
May 6, 2026 Alexander Burmatov 6.0.5-alt1
- New version 6.0.5.
- Fixes for the following security vulnerabilities:
  + CVE-2026-5766: Potential denial-of-service vulnerability in ASGI requests via file upload limit bypass
  + CVE-2026-35192: Session fixation via public cached pages and SESSION_SAVE_EVERY_REQUEST
  + CVE-2026-6907: Potential exposure of private data due to incorrect handling of Vary: * in UpdateCacheMiddleware
- Some bugfixes.
April 14, 2026 Alexander Burmatov 5.2.13-alt1
- New version 5.2.13.
- Fixes for the following security vulnerabilities:
  + CVE-2026-3902: ASGI header spoofing via underscore/hyphen conflation
  + CVE-2026-4277: Privilege abuse in GenericInlineModelAdmin
  + CVE-2026-4292: Privilege abuse in ModelAdmin.list_editable
  + CVE-2026-33033: Potential denial-of-service vulnerability in MultiPartParser via base64-encoded file upload
  + CVE-2026-33034: Potential denial-of-service vulnerability in ASGI requests via memory upload limit bypass