Package python3-module-django: Information

    Source package: python3-module-django
    Version: 5.1.5-alt1
    Latest version according to Repology
    Build time:  Jan 31, 2025, 10:17 PM in the task #372174
    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(pylibmc)
      3. python3(pytz)
      4. python3(selenium)
      5. python3(jinja2)
      6. python3(sqlite3)
      7. python3(sqlparse)
      8. python3(memcache)
      9. python3(yaml)
      10. python3(numpy)
      11. python3-module-asgiref >= 3.6.0
      12. rpm-build-python3
      13. python3-module-pyproject-installer >= 0.4.0
      14. python3-module-setuptools
      15. python3-module-setuptools-wheel
      16. python3-module-sqlparse >= 0.3.1

    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.