Skip to content

Commit dc365ca

Browse files
committed
[4.2.x] Refs #35980 -- Added release note about changes in release artifacts filenames.
Backport of 42ab993 from main.
1 parent c454afb commit dc365ca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/releases/4.2.21.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Django 4.2.21 release notes
77
Django 4.2.21 fixes a security issue with severity "moderate", a data loss bug,
88
and a regression in 4.2.20.
99

10+
This release was built using an upgraded :pypi:`setuptools`, producing
11+
filenames compliant with :pep:`491` and :pep:`625` and thus addressing a PyPI
12+
warning about non-compliant distribution filenames. This change only affects
13+
the Django packaging process and does not impact Django's behavior.
14+
1015
CVE-2025-32873: Denial-of-service possibility in ``strip_tags()``
1116
=================================================================
1217

0 commit comments

Comments
 (0)