lcbo-api
lcbo-api copied to clipboard
Bump puma from 3.12.0 to 4.3.12
Bumps puma from 3.12.0 to 4.3.12.
Release notes
Sourced from puma's releases.
4.3.12
Security
- Close several HTTP Request Smuggling exploits (CVE-2022-24790)
4.3.11
- Bugfix/Security
- Response body will always be
closed. (GHSA-rmj8-8hhh-gv5h, related to #2809)4.3.10
Re-allows UTF-8 in HTTP header values
4.3.9
https://github.com/puma/puma/security/advisories/GHSA-48w2-rm65-62xx
v4.3.8
- Security
- Close keepalive connections after the maximum number of fast inlined requests (#2625)
v4.3.6
https://github.com/puma/puma/compare/v4.3.5...4.3.6
A quick fix for a build error on Mac OS and a JSON require fix for those using phased restart.
- Explicitly include ctype.h to fix compilation warning and build error on macOS with Xcode 12 (#2304)
- Don't require json at boot (#2269)
v4.3.0 - Mysterious Traveller
Features
Bugfixes
4.2.1
- 3 bugfixes
4.2.0 - Distant Airhorns
- 6 features
... (truncated)
Changelog
Sourced from puma's changelog.
4.3.12 / 2022-03-30
- Security
- Close several HTTP Request Smuggling exploits (CVE-2022-24790)
4.3.11 / 2022-02-11
- Security
- Always close the response body (GHSA-rmj8-8hhh-gv5h)
4.3.10 / 2021-10-12
- Bugfixes
- Allow UTF-8 in HTTP header values
4.3.9 / 2021-10-12
- Security
- Do not allow LF as a line ending in a header (CVE-2021-41136)
4.3.8 / 2021-05-11
- Security
- Close keepalive connections after the maximum number of fast inlined requests (CVE-2021-29509) (#2625)
4.3.7 / 2020-11-30
4.3.6 / 2020-09-05
- Bugfixes
4.3.4/4.3.5 and 3.12.5/3.12.6 / 2020-05-22
Each patchlevel release contains a separate security fix. We recommend simply upgrading to 4.3.5/3.12.6.
- Security
- Fix: Fixed two separate HTTP smuggling vulnerabilities that used the Transfer-Encoding header. CVE-2020-11076 and CVE-2020-11077.
4.3.3 and 3.12.4 / 2020-02-28
- Bugfixes
- Fix: Fixes a problem where we weren't splitting headers correctly on newlines (#2132)
- Security
- Fix: Prevent HTTP Response splitting via CR in early hints. CVE-2020-5249.
... (truncated)
Commits
831d8a8Version bump78dd4484.3.11 historyb8439ffMerge pull request from GHSA-h99w-9q5r-gjq9706534aUpdates and backports to 4-3-stable (#2829)1a3e339Fix psych, close #28234ce94d74.3.11, backport 5.6.2 (#2822)a62754e4.3.109576c2eHTTP header field values: Allow all octets to be passed in as obscure data (#...166ad544.3.10 release notefb6ad8f4.3.9 (#2721)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
