1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00

[5.1.x] Made cosmetic edits to 5.0.7 release notes.

Backport of 1062bf730235ecc90f2087f1c2d346615377a006 from main.
This commit is contained in:
Natalia 2024-07-09 09:36:54 -03:00
parent e99ccc4342
commit e396c43d17

View File

@ -5,7 +5,7 @@ Django 5.0.7 release notes
*July 9, 2024*
Django 5.0.7 fixes two security issues with severity "moderate", two security
issues with severity "low", and several bugs in 5.0.6.
issues with severity "low", and one bug in 5.0.6.
CVE-2024-38875: Potential denial-of-service vulnerability in ``django.utils.html.urlize()``
===========================================================================================