Skip to content

Commit 534b3c7

Browse files
jhawthornrafaelfranca
authored andcommitted
Update CHANGELOGs
1 parent faadb28 commit 534b3c7

3 files changed

Lines changed: 19 additions & 0 deletions

File tree

actionmailer/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* Avoid regex backtracking in `block_format` helper
2+
3+
[CVE-2024-47889]
4+
5+
16
## Rails 6.1.7.8 (June 04, 2024) ##
27

38
* No changes.

actionpack/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
* Avoid regex backtracking in HTTP Token authentication
2+
3+
[CVE-2024-47887]
4+
5+
* Avoid regex backtracking in query parameter filtering
6+
7+
[CVE-2024-41128]
8+
9+
110
## Rails 6.1.7.8 (June 04, 2024) ##
211

312
* Include the HTTP Permissions-Policy on non-HTML Content-Types

actiontext/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* Avoid backtracing in plain_text_for_blockquote_node
2+
3+
[CVE-2024-47888]
4+
5+
16
## Rails 6.1.7.8 (June 04, 2024) ##
27

38
* No changes.

0 commit comments

Comments
 (0)