public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-django5] f44: Update to version 5.2.16; Resolves RHBZ#2497734
@ 2026-07-16 21:28 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-07-16 21:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-django5
Branch : f44
Commit : 989d9a28bcf911804c81529015a03bd2e1f377b9
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-07-16T21:57:15+01:00
Stats : +3/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-django5/c/989d9a28bcf911804c81529015a03bd2e1f377b9?branch=f44
Log:
Update to version 5.2.16; Resolves RHBZ#2497734
- Fixes three low-severity CVEs
- CVE-2026-48588: Potential exposure of private data via cached Set-Cookie response
- CVE-2026-53877: Heap buffer over-read in GDALRaster
- CVE-2026-53878: Header injection possibility since DomainNameValidator accepted newlines in input
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index fca289b..d8b573d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/django-5.2.11.tar.gz
/django-5.2.14.tar.gz
/django-5.2.15.tar.gz
+/django-5.2.16.tar.gz
diff --git a/python-django5.spec b/python-django5.spec
index 8ccab29..3fc3f0b 100644
--- a/python-django5.spec
+++ b/python-django5.spec
@@ -23,7 +23,7 @@
%bcond old_setuptools 0
%endif
-Version: 5.2.15
+Version: 5.2.16
%global major_ver %(echo %{version} | cut -d. -f1)
Name: python-django%{major_ver}
diff --git a/sources b/sources
index b088a98..997ba4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (django-5.2.15.tar.gz) = ac222ce040bd55dc580bfbc38d5c35802960fcd90070271f2f990f3a2f8c429c837b511fce1c45ef2d21ad518fdd47c26a6486a8f4696f3f2e9ee9e114421a3c
+SHA512 (django-5.2.16.tar.gz) = 7925e20a35f261c05db6666522420e1f0fbc34a6097ecd4b80e82a4b05e1e5cf0e595355c93a2c15e7d7dbe469fbef152518b747b9389807c99b73886dd00a5f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-16 21:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16 21:28 [rpms/python-django5] f44: Update to version 5.2.16; Resolves RHBZ#2497734 Michel Lind
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox