Skip to content

Commit

Permalink
www/caddy: Update to 2.4.1
Browse files Browse the repository at this point in the history
Changes:

  A small patch release that contains a few noncritical but pleasant
  fixes (unless you're using /id/ endpoints in the admin API; then you
  should definitely get this update).

  admin: Reinstate internal redirect for /id/ requests
  caddyfile: Add parse error on site address with trailing {
  cmd: upgrade: inherit the permissions of the original executable
  httpcaddyfile: Fix automation policy consolidation again
  logging: Implement dial timeout for net writer
  reverseproxy: Set the headers in the replacer before handle_response
  • Loading branch information
assistcontrol committed May 20, 2021
1 parent 1ec8ef2 commit 8ad46e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion www/caddy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= caddy
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.0
DISTVERSION= 2.4.1
CATEGORIES= www
DIST_SUBDIR= caddy

Expand Down
10 changes: 5 additions & 5 deletions www/caddy/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1621080972
SHA256 (go/www_caddy/caddy-v2.4.0/v2.4.0.mod) = d10b961669d6452437d525d12dcea38ed9b0f60cc969f15e956843a6343e364d
SIZE (go/www_caddy/caddy-v2.4.0/v2.4.0.mod) = 1410
SHA256 (go/www_caddy/caddy-v2.4.0/v2.4.0.zip) = ff2286495e47528177fc070d08135adb565c6630706af2c7e25a931b97323814
SIZE (go/www_caddy/caddy-v2.4.0/v2.4.0.zip) = 638866
TIMESTAMP = 1621516019
SHA256 (go/www_caddy/caddy-v2.4.1/v2.4.1.mod) = d10b961669d6452437d525d12dcea38ed9b0f60cc969f15e956843a6343e364d
SIZE (go/www_caddy/caddy-v2.4.1/v2.4.1.mod) = 1410
SHA256 (go/www_caddy/caddy-v2.4.1/v2.4.1.zip) = 3889edcd7e3164507449071641420d92ca69cafc090928f81a475c4bed27f48f
SIZE (go/www_caddy/caddy-v2.4.1/v2.4.1.zip) = 640451

0 comments on commit 8ad46e2

Please sign in to comment.