ubuntu/+source/python-django:applied/debian/bookworm

Last commit made on 2023-10-07
Get this branch:
git clone -b applied/debian/bookworm https://git.launchpad.net/ubuntu/+source/python-django
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/bookworm
Repository:
lp:ubuntu/+source/python-django

Recent commits

aa56611... by lamby

3:3.2.19-1+deb12u1 (patches applied)

Imported using git-ubuntu import.

222ca5c... by lamby

[PATCH] [3.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in

Gbp-Pq: CVE-2023-36053.patch.

b74e967... by lamby

Fixed URLValidator crash in some edge cases

Gbp-Pq: 0013-fix-url-validator.patch.

ba4da1d... by lamby

Fix test_runner/test_utils tests on Python 3.11+.

Gbp-Pq: 0012-Add-Python-3.11-support-for-tests.patch.

5daf19f... by lamby

Moved RequestSite import to the toplevel.

Gbp-Pq: 0011-Moved-RequestSite-import-to-the-toplevel.patch.

29f8053... by lamby

Fixed #33282 -- Fixed a crash when OR'ing subquery and aggregation

Gbp-Pq: 0009-Fixed-33282-Fixed-a-crash-when-OR-ing-subquery-and-a.patch.

6c045c2... by lamby

Refs #32690 -- Altered lookups Query rhs alterations during

Gbp-Pq: 0008-Refs-32690-Altered-lookups-Query-rhs-alterations-dur.patch.

2ebba0e... by lamby

Refs #32786 -- Made Query.clear_ordering() not to cause side effects

Gbp-Pq: 0007-Refs-32786-Made-Query.clear_ordering-not-to-cause-si.patch.

8b2cd2e... by lamby

Fixed #32690 -- Fixed __in lookup crash when combining with filtered

Gbp-Pq: 0006-Fixed-32690-Fixed-__in-lookup-crash-when-combining-w.patch.

6f8332f... by lamby

Use #!/usr/bin/env python3 shebang for django-admin.py.

Gbp-Pq: 0005-Use-usr-bin-env-python3-shebang-for-django-admin.py.patch.