summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-04[4.2.x] Bumped version for 4.2.22 release.4.2.22Natalia
2025-06-04[4.2.x] Fixed CVE-2025-48432 -- Escaped formatting arguments in `log_response...Natalia
2025-05-28[4.2.x] Added stub release notes and release date for 4.2.22.Natalia
2025-05-26[4.2.x] Fixed #36402, Refs #35980 -- Updated built package name in reusable a...Jason Judkins
2025-05-22[4.2.x] Added helpers in csrf_tests and logging_tests to assert logs from `lo...Natalia
2025-05-22[4.2.x] Refs #26688 -- Added tests for `log_response()` internal helper.Natalia
2025-05-09[4.2.x] Refs #35980 -- Added release note about changes in release artifacts ...Natalia
2025-05-09[4.2.x] Removed "Expected" from release date for 4.2.21.Natalia
2025-05-07[4.2.x] Cleaned up CVE-2025-32873 security archive description.Natalia
2025-05-07[4.2.x] Added CVE-2025-32873 to security archive.Natalia
2025-05-06[4.2.x] Post-release version bump.Natalia
2025-05-06[4.2.x] Bumped version for 4.2.21 release.4.2.21Natalia
2025-05-06[4.2.x] Fixed CVE-2025-32873 -- Mitigated potential DoS in strip_tags().Sarah Boyce
2025-05-05[4.2.x] Changed packing recommendation to use pyproject.toml in reusable apps...Claude Paroz
2025-05-05[4.2.x] Adjusted GitHub Action workflow to test Python versions based off pyp...Natalia
2025-05-05[4.2.x] Fixed #35980 -- Updated setuptools to normalize package names in buil...Nick Pope
2025-05-05[4.2.x] Migrated setuptools configuration to pyproject.toml.Claude Paroz
2025-05-05[4.2.x] Removed obsolete rpm-related install code.Claude Paroz
2025-04-30[4.2.x] Added upcoming security release to release notes.Natalia
2025-04-23[4.2.x] Refs #36341 -- Added release note for 4.2.21 for fix in wordwrap temp...nessita
2025-04-23[4.2.x] Fixed #36341 -- Preserved whitespaces in wordwrap template filter.Matti Pohjanvirta
2025-04-23[4.2.x] Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning fo...David Smith
2025-04-23[4.2.x] Fixed warnings per flake8 7.2.0.Mariusz Felisiak
2025-04-23[4.2.x] Pinned isort version to "<6.0.0" to avoid undesired reformat.nessita
2025-04-07[4.2.x] Fixed #36298 -- Truncated the overwritten file content in file_move_s...Sarah Boyce
2025-03-06[4.2.x] Added CVE-2025-26699 to security archive.Sarah Boyce
2025-03-06[4.2.x] Post-release version bump.Sarah Boyce
2025-03-06[4.2.x] Bumped version for 4.2.20 release.4.2.20Sarah Boyce
2025-03-06[4.2.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ...Sarah Boyce
2025-02-27[4.2.x] Added stub release notes and release date for 4.2.20.Sarah Boyce
2025-02-05[4.2.x] Post-release version bump.Natalia
2025-02-05[4.2.x] Bumped version for 4.2.19 release.4.2.19Natalia
2025-02-05[4.2.x] Added release date for 4.2.19.Natalia
2025-01-17[4.2.x] Refs #34060 -- Adjusted CVE-2024-53908 regression test for psycopg2.Simon Charette
2025-01-16[4.2.x] Refs #36098 -- Fixed validate_ipv4_address() crash for non-string val...Sarah Boyce
2025-01-15[4.2.x] Fixed #36098 -- Fixed validate_ipv6_address()/validate_ipv46_address(...Mariusz Felisiak
2025-01-14[4.2.x] Added CVE-2024-56374 to security archive.Natalia
2025-01-14[4.2.x] Post-release version bump.Natalia
2025-01-14[4.2.x] Bumped version for 4.2.18 release.4.2.18Natalia
2025-01-14[4.2.x] Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation.Natalia
2025-01-07[4.2.x] Added stub release notes and release date for 4.2.18.Natalia
2024-12-04[4.2.x] Cleaned up CVE-2024-53907 and CVE-2024-53908 security archive descrip...Sarah Boyce
2024-12-04[4.2.x] Added CVE-2024-53907 and CVE-2024-53908 to security archive.Sarah Boyce
2024-12-04[4.2.x] Post-release version bump.Sarah Boyce
2024-12-04[4.2.x] Bumped version for 4.2.17 release.4.2.17Sarah Boyce
2024-12-04[4.2.x] Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLook...Simon Charette
2024-12-04[4.2.x] Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().Sarah Boyce
2024-12-03[4.2.x] Refs CVE-2024-11168 -- Updated vendored _urlsplit() to properly valid...Mariusz Felisiak
2024-11-27[4.2.x] Added stub release notes and release date for 4.2.17.Sarah Boyce
2024-11-26[4.2.x] Fixed docs build on Sphinx 8.1+.Mariusz Felisiak