Mercurial > p > roundup > code
diff doc/upgrading.txt @ 8371:7d1b50c02835
doc: link to security page for link to formal CVE report.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 11 Jul 2025 22:27:18 -0400 |
| parents | 4ac0bbb3e440 |
| children | ef1ea918b07a |
line wrap: on
line diff
--- a/doc/upgrading.txt Fri Jul 11 22:26:46 2025 -0400 +++ b/doc/upgrading.txt Fri Jul 11 22:27:18 2025 -0400 @@ -119,6 +119,9 @@ ``tal:content`` 2. use of ``tal:replace`` on unsafe input +See the `security page for a link to CVE-2025-53865 +<security.html#cve-announcements>`_. + In the discussion below, the :term:`html directory` means one or more directories listed in the ``templates`` key of your tracker's ``config.ini`` file.
