meta-openembedded/meta-python/recipes-devtools/python/python3-django
Gyorgy Sarvari 2e331249b2 python3-django: implement group method for FakeMatch
This change is for python3-django_2.2.28.

This patch is an extension for CVE-2024-27351.patch. The class that patch
introduced wasn't completely suitable for this version of the recipe, because
it was accessing a function of it that was not implemented (the upstream
version that introduced this class did not use that function, it is specific
to this old version).

This patch adds the missing implementation to avoid errors.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2026-01-15 13:50:51 +01:00
..
0001-Fixed-35172-Fixed-intcomma-for-string-floats.patch python3-django: fix regression from CVE-2024-24680 patch 2026-01-15 13:50:49 +01:00
0001-implement-group-method-for-FakeMatch.patch python3-django: implement group method for FakeMatch 2026-01-15 13:50:51 +01:00
CVE-2023-23969.patch python3-django: Fix CVE-2023-23969 2025-01-22 19:20:09 -05:00
CVE-2023-31047.patch
CVE-2023-36053.patch
CVE-2023-41164.patch python3-django: fix CVE-2023-41164 2023-09-27 10:23:14 -04:00
CVE-2023-43665.patch python3-django: Fix for CVE-2023-43665 and CVE-2023-46695 2024-01-12 07:14:16 -05:00
CVE-2023-46695.patch python3-django: Fix for CVE-2023-43665 and CVE-2023-46695 2024-01-12 07:14:16 -05:00
CVE-2024-24680.patch python3-django: fix CVE-2024-24680 2024-04-28 13:10:23 -04:00
CVE-2024-27351.patch python3-django: fix CVE-2024-27351 2025-11-30 15:16:29 +01:00
CVE-2024-38875.patch python3-django: Fix CVE-2024-38875 2025-01-22 19:20:02 -05:00
CVE-2024-39329.patch python3-django: fix CVE-2024-39329 2025-11-30 15:16:34 +01:00
CVE-2024-39330.patch python3-django: fix CVE-2024-39330 2025-11-30 15:16:36 +01:00
CVE-2024-39614.patch python3-django: Fix CVE-2024-39614 2025-01-22 19:20:12 -05:00
CVE-2024-41989-0001.patch python3-django: Fix CVE-2024-41989 2025-01-22 19:20:15 -05:00
CVE-2024-41989-0002.patch python3-django: Fix CVE-2024-41989 2025-01-22 19:20:15 -05:00
CVE-2024-41989-0003.patch python3-django: Fix CVE-2024-41989 2025-01-22 19:20:15 -05:00
CVE-2024-41989-0004.patch python3-django: Fix CVE-2024-41989 2025-01-22 19:20:15 -05:00
CVE-2024-41990.patch python3-django: Fix CVE-2024-41990 2025-01-22 19:22:56 -05:00
CVE-2024-41991.patch python3-django: fix intendation error in CVE patch 2026-01-15 13:50:48 +01:00
CVE-2024-42005.patch python3-django: Fix CVE-2024-42005 2024-08-25 18:12:26 -04:00
CVE-2024-45230.patch python3-django: Fix CVE-2024-45230 2025-01-22 19:23:02 -05:00
CVE-2024-45231.patch python3-django: Fix CVE-2024-45231 2025-01-22 19:23:05 -05:00
CVE-2024-53907.patch python3-django: Fix CVE-2024-53907 2025-01-22 19:23:09 -05:00
CVE-2024-56374.patch python3-django: fix CVE-2024-56374 2025-11-30 15:16:31 +01:00
CVE-2025-26699.patch python3-django: fix CVE-2025-26699 2025-11-30 15:16:30 +01:00
CVE-2025-32873.patch python3-django: fix CVE-2025-32873 2025-12-05 15:29:59 +01:00
CVE-2025-57833.patch python3-django: fix CVE-2025-57833 2025-11-30 15:16:32 +01:00
CVE-2025-64459.patch python3-django: fix CVE-2025-64459 2025-12-18 09:10:52 +01:00
Fix-missing-JSONField-in-django.db.mo.patch python3-django: Fix missing JSONField in django.db.models 2026-01-15 13:45:13 +01:00
Fix-undefined-_lazy_re_compile.patch python3-django: Fix undefined _lazy_re_compile 2026-01-15 13:45:04 +01:00