mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-22 07:14:56 -09:00
For more details on the version bump, see the release note:
- https://docs.djangoproject.com/en/dev/releases/5.1.15/
Fixes the following security issue:
- CVE-2025-13372:
Potential SQL injection in FilteredRelation column aliases on
PostgreSQL.
For more information, see:
- https://nvd.nist.gov/vuln/detail/CVE-2025-13372
- CVE-2025-64460:
Potential denial-of-service vulnerability in XML Deserializer.
For more information, see:
- https://nvd.nist.gov/vuln/detail/CVE-2025-64460
(cherry picked from commit 2622f9ca25)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>