comparison doc/upgrading.txt @ 8359:d98cb4730a4a

docs: relabel/label a couple of headers
author John Rouillard <rouilj@ieee.org>
date Wed, 09 Jul 2025 09:43:37 -0400
parents abf1297e7a94
children f6e58615a998
comparison
equal deleted inserted replaced
8358:a50af46803f0 8359:d98cb4730a4a
108 Migrating from 2.4.0 to 2.5.0 108 Migrating from 2.4.0 to 2.5.0
109 ============================= 109 =============================
110 110
111 .. _CVE-2025-pending: 111 .. _CVE-2025-pending:
112 112
113 XSS security issue with devel and responsive templates (required) 113 XSS security issue with devel and responsive templates (recommended)
114 ----------------------------------------------------------------- 114 --------------------------------------------------------------------
115 115
116 The devel and responsive templates prior to Roundup 2.5 used this 116 The devel and responsive templates prior to Roundup 2.5 used this
117 construct:: 117 construct::
118 118
119 tal:content="structure context/MUMBLE/plain" 119 tal:content="structure context/MUMBLE/plain"
529 (tu._) and any functions (tu.X) you registered using 529 (tu._) and any functions (tu.X) you registered using
530 ``registerUtil()`` are available. 530 ``registerUtil()`` are available.
531 531
532 You can find an example in :ref:`dynamic_csp`. 532 You can find an example in :ref:`dynamic_csp`.
533 533
534 Directions for installing gpg 534 Directions for installing gpg (optional)
535 ----------------------------- 535 ----------------------------------------
536 536
537 In this release a new version of the gpg module was needed for Ubuntu 537 In this release a new version of the gpg module was needed for Ubuntu
538 24.04 and python 3.13. Paul Schwabauer produced a new version of the 538 24.04 and python 3.13. Paul Schwabauer produced a new version of the
539 gpg module. However it is only on the test instance of pypi. If you 539 gpg module. However it is only on the test instance of pypi. If you
540 run into issues installing gpg with pip, you can use:: 540 run into issues installing gpg with pip, you can use::

Roundup Issue Tracker: http://roundup-tracker.org/