🚨 [security] Update puma: 4.3.5 → 4.3.12 (patch) #382
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ puma (4.3.5 → 4.3.12) · Repo · Changelog
Security Advisories 🚨
🚨 HTTP Request Smuggling in puma
🚨 Information Exposure with Puma when used with Rails
🚨 Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') in puma
🚨 Keepalive Connections Causing Denial Of Service in puma
Release Notes
4.3.12
4.3.11
4.3.10
4.3.9
4.3.8
4.3.7 (from changelog)
4.3.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
Version bump4.3.11 historyMerge pull request from GHSA-h99w-9q5r-gjq9Updates and backports to 4-3-stable (#2829)Fix psych, close #28234.3.11, backport 5.6.2 (#2822)4.3.10HTTP header field values: Allow all octets to be passed in as obscure data (#2723)4.3.10 release note4.3.9 (#2721)4.3.8 release noteBump version constantClose keepalive connections after MAX_FAST_INLINE requests4.3.7Backport set CONTENT_LENGTH for chunked requests (#2496)Updates to 4.3.6 to pass CI, adds Ubuntu 20.04 [changelog skip] (#2380)v4.3.6Merge pull request #2314 from venables/fix-includeMerge pull request #2269 from MSP-Greg/json-requireRelease Notes
2.5.4 (from changelog)
2.5.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 75 commits:
Bump patch version.Remove guard from Gemfile.Fix incorrect return types. Fixes #275.Patch version bump.Allow usage of native extension by default.Don't try to link universal extension.Patch version bump.Suggest kqueue on OSX if >= 10.12.2Avoid requiring linux kernel headers to be presentCI: Remove the macos-11.0 target, for nowCHANGES.md: add v2.5.5Patch version bump.Be more explicit with why `pure?` is being used.Workaround for ARM-based macOS bundled RubyAllow pure Ruby and Java NIO::Selector to be initialized with nilDeclare linuxaio and io_uring experimentallinuxaio is actually only supported on linux kernel 4.19+Define EV_USE_IOURING if header is presentPatch libev and add support for linuxaio and io_uringUpgrade libev to verion 4.33Add ruby 3.0 to the READMEAdd ruby 3.0 to the CI pipelineActions - add MRI head/master for Ubuntu & macOSUpdate Actions workflow - OS changes & additionsFix javac -Xlint warningsPrepare for v2.5.4 release.Remove unneeded assertions.Update ext/nio4r/monitor.creplace `if` with assert, keep memory init.actually, initialize the whole memory block to zerotest allocation for failure and initialize memoryAdd `if` statement, even if redundantREADME.md: update build status badgeMove `EV_STANDALONE` definition to `extconf.rb` (#250)Add space between control statements and brackets.Use clang-format to improve code consistency.Remove cruft from README.Remove ancient Guardfile.Bump version.Remove ancient appveyor config.Prepare CHANGES.md for next release.fix for #241Fix Actions CI for macOSssl_socket_spec.rb - move require inside blockFixes for use when OpenSSL is not loadedFix warning: Use `result.unpack1("i")` instead of `result.unpack("i").first`. (convention:Style/UnpackFirst)Setting 'Enabled: false' for the new cops of RubocopFix warning: Metrics/LineLength has the wrong namespace - should be LayoutUpdate rubocop version to 2.4Fix warning: The `Lint/HandleExceptions` cop has been renamed to `Lint/SuppressedException`.Fix warning: The `Layout/AlignHash` cop has been renamed to `Layout/HashAlignment`Bumb Rubocop to 0.82.0Use truffleruby-head in CICI: Exclude TruffleRuby on WindowsRemove travis config and update github actions.Update travis configuration.Add ruby 2.7Merge pull request #234 from MSP-Greg/add-actionsRemove redundant jobs from AppVeyorRemove redundant jobs from TravisAdd Actions CI - workflow.ymlextconf.rb - add devkit for mingwFix Warning: unrecognized cop Performance/RegexpMatch found in .rubocop.ymlFix Lint/UnneededCopEnableDirectiveFix Naming/RescuedExceptionsVariableNameFix Lint/UnneededCopEnableDirectivedisable Layout/AlignHashFix Style/ExpandPathArgumentsFix Layout/EmptyLineAfterGuardClauseFix Style/ExpandPathArgumentsbump rubocop to 0.74.0CI: Add 2.7 to the matrixPolish examples/echo_server.rbUpdate CHANGES.mdUpdate CHANGES.mdDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands