Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Oct 2020 17:57:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249099] www/caddy: 2.1.1 from pkg won't start on my FreeBSD 12.1-RELEASE-p9 box
Message-ID:  <bug-249099-7788-GWgyvKHdgA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249099-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249099-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249099

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: pi
Date: Thu Oct  1 17:57:06 UTC 2020
New revision: 550853
URL: https://svnweb.freebsd.org/changeset/ports/550853

Log:
  www/caddy: update 2.1.1 -> 2.2.0

  - Full support for ZeroSSL, a new ACME CA that is a viable alternative
    to Let's Encrypt.
  - We now have full control over our ACME stack! By replacing our
    previous underlying ACME library (lego) with ACMEz, Caddy can offer:
    - faster config reloads
    - more efficient cert management at scale
    - a more intuitive configuration experience
    - lighter builds
    - structured logs that are consistent with Caddy's other logs
      (which you have fine-grained control over).
    - (we no longer suffer from the limitations still shared by other
      lego-based ACME clients)
  - Integrated support for Prometheus metrics.
  - HTTP/2 server push has been re-introduced, this time better than it
    was in Caddy 1.
  - Warning: The logfmt log encoder has been deprecated and will be removed.
  - Customizable DNS resolver for reverse proxy
  - Latest HTTP/3 version
  - Numerous bug fixes and other enhancements! Notable bug fixes related to:
    - ACME DNS challenge providers
    - Custom resolvers for the DNS challenge
    - ACME EAB (External Account Binding)
    - Panic recovery
    - Startup time when managing lots of certificates
    - Correct port for active health checks (reverse_proxy module)
    - Windows paths
    - File hiding logic (file_server module)
    - Bidirectional streaming (reverse_proxy module; specifically
      benefits v2ray use)
    - More consistent, structured error logging when produced from
      HTTP code in Go's standard library
    - New placeholders and log fields, especially pertaining to TLS,
      ACME, and HTTP

  PR:           249916, 249099
  Submitted by: Daniel Tihanyi <daniel.tihanyi@tetragir.com> (maintainer)
  Relnotes:     https://github.com/caddyserver/caddy/releases/tag/v2.2.0

Changes:
  head/www/caddy/Makefile
  head/www/caddy/distinfo

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249099-7788-GWgyvKHdgA>