Skip to content

Commit

Permalink
5.6.8 and 6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nateberkopec committed Jan 8, 2024
1 parent dfbba22 commit 5fc43d7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 6.4.2 / 2024-01-08

* Security
* Limit the size of chunk extensions. Without this limit, an attacker could cause unbounded resource (CPU, network bandwidth) consumption. ([GHSA-c2f4-cvqm-65w2](https://github.com/puma/puma/security/advisories/GHSA-c2f4-cvqm-65w2))

## 6.4.1 / 2024-01-03

* Bugfixes
Expand Down Expand Up @@ -168,6 +173,11 @@
* Ruby 3.2 will have native IO#wait_* methods, don't require io/wait ([#2903])
* Various internal API refactorings ([#2942], [#2921], [#2922], [#2955])

## 5.6.8 / 2024-01-08

* Security
* Limit the size of chunk extensions. Without this limit, an attacker could cause unbounded resource (CPU, network bandwidth) consumption. ([GHSA-c2f4-cvqm-65w2](https://github.com/puma/puma/security/advisories/GHSA-c2f4-cvqm-65w2))

## 5.6.7 / 2023-08-18

* Security
Expand Down

0 comments on commit 5fc43d7

Please sign in to comment.