Skip to content

Commit 89f7a4d

Browse files
committed
doc: move XSS fix to top of fix report. Set date/version.
1 parent 9996798 commit 89f7a4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ Roundup 2.0 supports Python 3.4 and later. Roundup 2.1.0 supports
1313
python 3.6 or newer (3.4/3.5 might work, but they are not tested).
1414
Roundup 2.4.0 is the last release to support Python 2.
1515

16-
2025-XX-XX 2.5.0beta1
16+
2025-07-13 2.5.0
1717

1818
Fixed:
1919

20+
- XSS issue in devel and responsive templates. Reported by 4bug of
21+
ChaMd5 Security Team H1 Group. (John Rouillard).
2022
- issue2551343 - Remove support for PySQLite. It is unmaintained
2123
and sqlite3 is used which is the default for a Python
2224
distribution. (John Rouillard)
@@ -98,8 +100,6 @@ Fixed:
98100
Rouillard)
99101
- fix potential HTTP Response Splitting issue in
100102
roundup-server. Discovered by CodeQL in CI. (John Rouillard)
101-
- XSS issue in devel and responsive templates. Reported by 4bug of
102-
ChaMd5 Security Team H1 Group. (John Rouillard).
103103

104104
Features:
105105

0 commit comments

Comments
 (0)