🚨 [security] Update puma: 4.3.5 → 6.1.0 (major)#418
Closed
depfu[bot] wants to merge 1 commit intodevelopfrom
Closed
🚨 [security] Update puma: 4.3.5 → 6.1.0 (major)#418depfu[bot] wants to merge 1 commit intodevelopfrom
depfu[bot] wants to merge 1 commit intodevelopfrom
Conversation
Contributor
Author
|
Closed in favor of #420. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 → 6.1.0) · Repo · Changelog
Security Advisories 🚨
🚨 HTTP Request Smuggling in puma
🚨 HTTP Request Smuggling in puma
🚨 Information Exposure with Puma when used with Rails
🚨 Information Exposure with Puma when used with Rails
🚨 Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') in puma
🚨 Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') in puma
🚨 Keepalive Connections Causing Denial Of Service in puma
🚨 Keepalive Connections Causing Denial Of Service in puma
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release 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