diff --git a/_service b/_service index e5e309f..bcf8b84 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ caddy @PARENT_TAG@ v(.*) - v2.7.4 + v2.7.5 enable diff --git a/_servicedata b/_servicedata index 8002dd2..c8e707f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/caddyserver/caddy.git - f11c3c9f5a1be082450d64369853e1dacda22dde \ No newline at end of file + 0e204b730aa2b1fa0835336b1117eff8c420f713 \ No newline at end of file diff --git a/caddy-2.7.4.tar.gz b/caddy-2.7.4.tar.gz deleted file mode 100644 index fab39ff..0000000 --- a/caddy-2.7.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edc2bf86307174ba980ff761dd7423744180f8838c3a772d816f88171fcd0edb -size 642268 diff --git a/caddy-2.7.5.tar.gz b/caddy-2.7.5.tar.gz new file mode 100644 index 0000000..e2dcb0d --- /dev/null +++ b/caddy-2.7.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73371e71512c34f28f1b902b4aa805995b2534dfe84535b413dbd584cc6b0e9e +size 628001 diff --git a/caddy.changes b/caddy.changes index 61b8378..5ec4e4d 100644 --- a/caddy.changes +++ b/caddy.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Fri Oct 13 20:05:08 UTC 2023 - Jeff Kowalczyk + +- Update to version 2.7.5: + * admin: Respond with 4xx on non-existing config path (#5870) + * ci: Force the Go version for govulncheck (#5879) + * fileserver: Set canonical URL on browse template (#5867) + * tls: Add X25519Kyber768Draft00 PQ "curve" behind build tag (#5852) + * reverseproxy: Add more debug logs (#5793) + * reverseproxy: Fix `least_conn` policy regression (#5862) + * reverseproxy: Add logging for dynamic A upstreams (#5857) + * reverseproxy: Replace health header placeholders (#5861) + * httpcaddyfile: Sort TLS SNI matcher for deterministic JSON output (#5860) + * cmd: Fix exiting with custom status code, add `caddy -v` (#5874) + * reverseproxy: fix parsing Caddyfile fails for unlimited request/response buffers (#5828) + * reverseproxy: Fix retries on "upstreams unavailable" error (#5841) + * httpcaddyfile: Enable TLS for catch-all site if `tls` directive is specified (#5808) + * encode: Add `application/wasm*` to the default content types (#5869) + * fileserver: Add command shortcuts `-l` and `-a` (#5854) + * go.mod: Upgrade dependencies incl. x/net/http + * templates: Add dummy `RemoteAddr` to `httpInclude` request, proxy compatibility (#5845) + * reverseproxy: Allow fallthrough for response handlers without routes (#5780) + * fix: caddytest.AssertResponseCode error message (#5853) + * build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#5847) + * build(deps): bump actions/checkout from 3 to 4 (#5846) + * caddyhttp: Use LimitedReader for HTTPRedirectListener + * fileserver: browse template SVG icons and UI tweaks (#5812) + * reverseproxy: fix nil pointer dereference in AUpstreams.GetUpstreams (#5811) + * httpcaddyfile: fix placeholder shorthands in named routes (#5791) + * cmd: Prevent overwriting existing env vars with `--envfile` (#5803) + * ci: Run govulncheck (#5790) + * logging: query filter for array of strings (#5779) + * logging: Clone array on log filters, prevent side-effects (#5786) + * fileserver: Export BrowseTemplate + * ci: ensure short-sha is exported correctly on all platforms (#5781) + * caddyfile: Fix case where heredoc marker is empty after newline (#5769) + * go.mod: Update quic-go to v0.38.0 (#5772) + * chore: Appease gosec linter (#5777) + * replacer: change timezone to UTC for "time.now.http" placeholders (#5774) + * caddyfile: Adjust error formatting (#5765) + * update quic-go to v0.37.6 (#5767) + * httpcaddyfile: Stricter errors for site and upstream address schemes (#5757) + * caddyfile: Loosen heredoc parsing (#5761) + * fileserver: docs: clarify the ability to produce JSON array with `browse` (#5751) + * fix package typo (#5764) + ------------------------------------------------------------------- Thu Sep 21 14:20:37 UTC 2023 - Alexandre Vicenzi diff --git a/caddy.spec b/caddy.spec index 6130b83..7eadfc4 100644 --- a/caddy.spec +++ b/caddy.spec @@ -27,7 +27,7 @@ %endif Name: caddy -Version: 2.7.4 +Version: 2.7.5 Release: 0 Summary: Fast, multi-platform web server with automatic HTTPS License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 34df575..89c5da8 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77830677fe38c1648863bb7d5087355859a55ea42a3cc177bd7283d647ae3a72 -size 13594200 +oid sha256:3d2a2b356082581203421eb3a4ce656249145ab99c4a9e021c1d2c94a8211e61 +size 9366914