mirror of
https://github.com/django/django.git
synced 2025-06-15 08:29:11 +00:00
[5.2.x] Refs #35980 -- Added release note about changes in release artifacts filenames.
Backport of 42ab99309d347f617d60751c2e8d627fb2963049 from main.
This commit is contained in:
parent
8352140edd
commit
ab5c066472
@ -7,6 +7,11 @@ Django 4.2.21 release notes
|
||||
Django 4.2.21 fixes a security issue with severity "moderate", a data loss bug,
|
||||
and a regression in 4.2.20.
|
||||
|
||||
This release was built using an upgraded :pypi:`setuptools`, producing
|
||||
filenames compliant with :pep:`491` and :pep:`625` and thus addressing a PyPI
|
||||
warning about non-compliant distribution filenames. This change only affects
|
||||
the Django packaging process and does not impact Django's behavior.
|
||||
|
||||
CVE-2025-32873: Denial-of-service possibility in ``strip_tags()``
|
||||
=================================================================
|
||||
|
||||
|
@ -7,6 +7,11 @@ Django 5.1.9 release notes
|
||||
Django 5.1.9 fixes a security issue with severity "moderate", a data loss bug,
|
||||
and a regression in 5.1.8.
|
||||
|
||||
This release was built using an upgraded :pypi:`setuptools`, producing
|
||||
filenames compliant with :pep:`491` and :pep:`625` and thus addressing a PyPI
|
||||
warning about non-compliant distribution filenames. This change only affects
|
||||
the Django packaging process and does not impact Django's behavior.
|
||||
|
||||
CVE-2025-32873: Denial-of-service possibility in ``strip_tags()``
|
||||
=================================================================
|
||||
|
||||
|
@ -7,6 +7,11 @@ Django 5.2.1 release notes
|
||||
Django 5.2.1 fixes a security issue with severity "moderate" and several bugs
|
||||
in 5.2.
|
||||
|
||||
This release was built using an upgraded :pypi:`setuptools`, producing
|
||||
filenames compliant with :pep:`491` and :pep:`625` and thus addressing a PyPI
|
||||
warning about non-compliant distribution filenames. This change only affects
|
||||
the Django packaging process and does not impact Django's behavior.
|
||||
|
||||
CVE-2025-32873: Denial-of-service possibility in ``strip_tags()``
|
||||
=================================================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user