Update caddy to 2.11.4#234
Open
gominimal-pkgmgr-mgr[bot] wants to merge 1 commit into
Open
Conversation
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.
Update caddy
2.11.3→2.11.4Source:
github:caddyserver/caddyRelease: https://github.com/caddyserver/caddy/releases/tag/v2.11.4
Changelog: caddyserver/caddy@v2.11.3...v2.11.4
Released: 6 days ago (2026-06-03)
Vulnerability impact
Partition analysis at
2.11.4(uses each advisory's fixed-version, vulnerable-range, affected-ranges, and fix-commit ancestry to decide):Vulnerabilities fixed (3)
This update clears 3 vulnerabilities affecting
2.11.3:(caddyserver, caddy)2.11.4(caddyserver, caddy)2.11.4(caddyserver, caddy)<= 2.11.3Advisory summaries
forward_auth copy_headers(Published 2026-06-08)file_serverpath authorization bypass via encoded backslash (Published 2026-06-08)Components changed
CycloneDX component delta (declared materials — the package's own version, not a dependency-tree diff)
caddy2.11.32.11.4caddy-upstream2.11.32.11.4Changes
2.11.32.11.4de751e6b7ca769f0...2c3d02078286a628...gs://minimal-staging-archives/caddyserver/caddy/v2.11.3.tar.gzgs://minimal-staging-archives/caddyserver/caddy/v2.11.4.tar.gzApache-2.0(source: GitHub + tarball)Quality suggestions
testsblock. This package has no standalone tests, so the buildbot will only verify compilation — not functional correctness. Consider adding a minimal smoke test (e.g., a--versionor small round-trip invocation) as part of this PR so future bumps catch regressions. Seepackages/python/build.nclfor a simple example.Created by pkgmgr