File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,12 @@ Roundup 2.0 supports Python 3.4 and later. Roundup 2.1.0 supports
1313python 3.6 or newer (3.4/3.5 might work, but they are not tested).
1414Roundup 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
1818Fixed:
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
104104Features:
105105
You can’t perform that action at this time.
0 commit comments