Update ghcr.io/static-web-server/static-web-server Docker tag to v2.40.1 #73
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.
This PR contains the following updates:
2.37.0->2.40.1Release Notes
static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server)
v2.40.1Compare Source
This new
v2.40.1release brings important security bug fixes for users serving directories with symbilic links (symlinks) as well as other minor improvements.We encourage users to update as soon as possible.
More details about the fixed security issue will be provided in the next hours.
Fixes
Refactorings
For more details see the v2.40.1 milestone and the full changelog v2.40.0...v2.40.1.
v2.40.0Compare Source
This new
v2.40.0release brings important security bug fixes, performance, resource and binary size optimizations, rootless Debian and Alpine Docker images, content negotiation for Markdown files support and other enhancements.For more details about the changes, take a look at the corresponding PR and documentation links.
Fixes
Features
armv7-unknown-linux-gnueabihftarget. #586 by [@joseluisq][joseluisq]Acceptheader. #577 by @davlgd, see docsexit_on_erroroption toServer::run_server_on_rtfunction to control server termination. #578 by @frnsysRefactorings
regexcrate withregex-liteto reduce binary size. #581 by [@joseluisq][joseluisq]jemallocin favor ofmimallocfor MUSL targets, which reduces statically-linked binary's memory usage. #587 by [@joseluisq][joseluisq]lazy_staticand prefer fixed text mime types for dynamic compression. #580 by [@joseluisq][joseluisq]For more details see the v2.40.0 milestone and the full changelog v2.39.0...v2.40.0.
v2.39.0Compare Source
This new
v2.39.0release brings important security bug fixes and updates to project dependencies and Docker images as well as other improvements.This releases fixes CVE-2025-62518 (a.k.a TARmageddon).
Additionally, the project Minimum Supported Rust Version (MSRV) has been bumped to Rust
1.85.0(2024 Edition).Fixes
3.21.5) & Debian (12.12) Docker images. PR #573 by @joseluisqFor more details see the v2.39.0 milestone and the full changelog v2.38.1...v2.39.0.
v2.38.1Compare Source
This new
v2.38.1release brings several security and bug fixes and improvements for the Cache Control feature.Fixes
3.21.4. #563 by @joseluisqRefactorings
publicfromCache-Controlheader value when feature enabled. Which can prevent CDN and Basic Authentication cache issues. PR #562 by @joseluisqFor more details see the v2.38.1 milestone and the full changelog v2.38.0...v2.38.1.
v2.38.0Compare Source
This new
v2.38.0release brings several security and bug fixes and support for a less-genericsws.tomldefault config file as well as other improvements.Fixes
3.20.7) & Debian (12.11) Docker images. PR #553 by @joseluisqFeatures
sws.tomlsupport as default. PR #551 by @davlgd.config.tomlfile name will be supported for a while, but it's recommended to usesws.tomlinstead.For more details see the v2.38.0 milestone and the full changelog v2.37.0...v2.38.0.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.