%global goipath github.com/caddyserver/caddy Name: caddy Version: 2.6.4 Release: 2%{?dist} Summary: Web server with automatic HTTPS # main source code is Apache-2.0 # see comments above provides tags for bundled license breakdown License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT AND BSD-2-Clause-Views AND ISC AND CC0-1.0 AND MPL-2.0 URL: https://caddyserver.com %if %{defined fedora} ExclusiveArch: %{golang_arches_future} %else ExclusiveArch: %{golang_arches} %endif %if %{undefined el8} BuildRequires: go-rpm-macros %endif # see create-vendor-tarball.sh in this distgit repo Source0: caddy-%{version}-vendored.tar.gz # based on reference files upstream # https://github.com/caddyserver/dist Source10: Caddyfile Source20: caddy.service Source21: caddy-api.service Source30: poweredby-white.png Source31: poweredby-black.png # downstream only patch to disable commands that can alter the binary Patch: 0001-Disable-commands-that-can-alter-the-binary.patch # https://github.com/caddyserver/caddy/commit/141872ed80d6323505e7543628c259fdae8506d3 BuildRequires: golang >= 1.18 # BSD-3-Clause Provides: bundled(golang(filippo.io/edwards25519)) = 1.0.0 # MIT AND CC0-1.0 Provides: bundled(golang(github.com/AndreasBriese/bbloom)) = 46b345b # MIT Provides: bundled(golang(github.com/BurntSushi/toml)) = 1.2.1 # Apache-2.0 Provides: bundled(golang(github.com/Masterminds/goutils)) = 1.1.1 # MIT Provides: bundled(golang(github.com/Masterminds/semver/v3)) = 3.2.0 # MIT Provides: bundled(golang(github.com/Masterminds/sprig/v3)) = 3.2.3 # MIT Provides: bundled(golang(github.com/Microsoft/go-winio)) = 0.6.0 # MIT Provides: bundled(golang(github.com/alecthomas/chroma/v2)) = 2.5.0 # BSD-3-Clause Provides: bundled(golang(github.com/antlr/antlr4/runtime/Go/antlr)) = 1.4.10 # MIT Provides: bundled(golang(github.com/aryann/difflib)) = ff5ff6d # MIT Provides: bundled(golang(github.com/beorn7/perks)) = 1.0.1 # Apache-2.0 Provides: bundled(golang(github.com/caddyserver/certmagic)) = 0.17.2 # MIT Provides: bundled(golang(github.com/cenkalti/backoff/v4)) = 4.1.2 # MIT Provides: bundled(golang(github.com/cespare/xxhash)) = 1.1.0 # MIT Provides: bundled(golang(github.com/cespare/xxhash/v2)) = 2.1.2 # MIT Provides: bundled(golang(github.com/chzyer/readline)) = 2972be2 # MIT Provides: bundled(golang(github.com/cpuguy83/go-md2man/v2)) = 2.0.2 # ISC Provides: bundled(golang(github.com/davecgh/go-spew)) = 1.1.1 # Apache-2.0 Provides: bundled(golang(github.com/dgraph-io/badger)) = 1.6.2 # Apache-2.0 Provides: bundled(golang(github.com/dgraph-io/badger/v2)) = 2.2007.4 # Apache-2.0 AND MIT Provides: bundled(golang(github.com/dgraph-io/ristretto)) = 0.1.0 # MIT Provides: bundled(golang(github.com/dgryski/go-farm)) = a6ae236 # MIT Provides: bundled(golang(github.com/dlclark/regexp2)) = 1.7.0 # MIT Provides: bundled(golang(github.com/dustin/go-humanize)) = 1.0.1 # MIT Provides: bundled(golang(github.com/felixge/httpsnoop)) = 1.0.3 # MIT Provides: bundled(golang(github.com/fxamacker/cbor/v2)) = 2.4.0 # MIT Provides: bundled(golang(github.com/go-chi/chi)) = 4.1.2+incompatible # MIT Provides: bundled(golang(github.com/go-kit/kit)) = 0.10.0 # MIT Provides: bundled(golang(github.com/go-logfmt/logfmt)) = 0.5.1 # Apache-2.0 Provides: bundled(golang(github.com/go-logr/logr)) = 1.2.3 # Apache-2.0 Provides: bundled(golang(github.com/go-logr/stdr)) = 1.2.2 # MPL-2.0 Provides: bundled(golang(github.com/go-sql-driver/mysql)) = 1.6.0 # MIT Provides: bundled(golang(github.com/go-task/slim-sprig)) = 348f09d # Apache-2.0 Provides: bundled(golang(github.com/golang/glog)) = 1.0.0 # Apache-2.0 Provides: bundled(golang(github.com/golang/mock)) = 1.6.0 # BSD-3-Clause Provides: bundled(golang(github.com/golang/protobuf)) = 1.5.2 # BSD-3-Clause Provides: bundled(golang(github.com/golang/snappy)) = 0.0.4 # Apache-2.0 Provides: bundled(golang(github.com/google/cel-go)) = 0.13.0 # Apache-2.0 Provides: bundled(golang(github.com/google/pprof)) = 94a9f03 # BSD-3-Clause Provides: bundled(golang(github.com/google/uuid)) = 1.3.0 # BSD-3-Clause Provides: bundled(golang(github.com/grpc-ecosystem/grpc-gateway)) = 1.16.0 # MIT Provides: bundled(golang(github.com/huandu/xstrings)) = 1.3.3 # BSD-3-Clause Provides: bundled(golang(github.com/imdario/mergo)) = 0.3.12 # Apache-2.0 Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = 1.0.1 # MIT Provides: bundled(golang(github.com/jackc/chunkreader/v2)) = 2.0.1 # MIT Provides: bundled(golang(github.com/jackc/pgconn)) = 1.13.0 # MIT Provides: bundled(golang(github.com/jackc/pgio)) = 1.0.0 # MIT Provides: bundled(golang(github.com/jackc/pgpassfile)) = 1.0.0 # MIT Provides: bundled(golang(github.com/jackc/pgproto3/v2)) = 2.3.1 # MIT Provides: bundled(golang(github.com/jackc/pgservicefile)) = 2b9c447 # MIT Provides: bundled(golang(github.com/jackc/pgtype)) = 1.12.0 # MIT Provides: bundled(golang(github.com/jackc/pgx/v4)) = 4.17.2 # BSD-3-Clause AND Apache-2.0 AND MIT Provides: bundled(golang(github.com/klauspost/compress)) = 1.15.15 # MIT Provides: bundled(golang(github.com/klauspost/cpuid/v2)) = 2.2.3 # MIT Provides: bundled(golang(github.com/libdns/libdns)) = 0.2.1 # BSD-3-Clause Provides: bundled(golang(github.com/manifoldco/promptui)) = 0.9.0 # MIT Provides: bundled(golang(github.com/mattn/go-colorable)) = 0.1.8 # MIT Provides: bundled(golang(github.com/mattn/go-isatty)) = 0.0.13 # Apache-2.0 Provides: bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = 1.0.1 # MIT Provides: bundled(golang(github.com/mgutz/ansi)) = d51e80e # Apache-2.0 Provides: bundled(golang(github.com/mholt/acmez)) = 1.1.0 # MIT Provides: bundled(golang(github.com/micromdm/scep/v2)) = 2.1.0 # BSD-3-Clause Provides: bundled(golang(github.com/miekg/dns)) = 1.1.50 # MIT Provides: bundled(golang(github.com/mitchellh/copystructure)) = 1.2.0 # MIT Provides: bundled(golang(github.com/mitchellh/go-ps)) = 1.0.0 # MIT Provides: bundled(golang(github.com/mitchellh/reflectwalk)) = 1.0.2 # MIT Provides: bundled(golang(github.com/onsi/ginkgo/v2)) = 2.2.0 # BSD-2-Clause Provides: bundled(golang(github.com/pkg/errors)) = 0.9.1 # Apache-2.0 Provides: bundled(golang(github.com/prometheus/client_golang)) = 1.14.0 # Apache-2.0 Provides: bundled(golang(github.com/prometheus/client_model)) = 0.3.0 # Apache-2.0 Provides: bundled(golang(github.com/prometheus/common)) = 0.37.0 # Apache-2.0 Provides: bundled(golang(github.com/prometheus/procfs)) = 0.8.0 # MIT Provides: bundled(golang(github.com/quic-go/qpack)) = 0.4.0 # BSD-3-Clause Provides: bundled(golang(github.com/quic-go/qtls-go1-18)) = 0.2.0 # BSD-3-Clause Provides: bundled(golang(github.com/quic-go/qtls-go1-19)) = 0.2.0 # BSD-3-Clause Provides: bundled(golang(github.com/quic-go/qtls-go1-20)) = 0.1.0 # MIT Provides: bundled(golang(github.com/quic-go/quic-go)) = 0.32.0 # MIT Provides: bundled(golang(github.com/rs/xid)) = 1.4.0 # BSD-2-Clause Provides: bundled(golang(github.com/russross/blackfriday/v2)) = 2.1.0 # MIT Provides: bundled(golang(github.com/shopspring/decimal)) = 1.2.0 # MIT Provides: bundled(golang(github.com/shurcooL/sanitized_anchor_name)) = 1.0.0 # MIT Provides: bundled(golang(github.com/sirupsen/logrus)) = 1.9.0 # MIT Provides: bundled(golang(github.com/slackhq/nebula)) = 1.6.1 # Apache-2.0 Provides: bundled(golang(github.com/smallstep/certificates)) = 0.23.2 # Apache-2.0 Provides: bundled(golang(github.com/smallstep/nosql)) = 0.5.0 # Apache-2.0 Provides: bundled(golang(github.com/smallstep/truststore)) = 0.12.1 # MIT Provides: bundled(golang(github.com/spf13/cast)) = 1.4.1 # Apache-2.0 Provides: bundled(golang(github.com/spf13/cobra)) = 1.6.1 # BSD-3-Clause Provides: bundled(golang(github.com/spf13/pflag)) = 1.0.5 # MIT Provides: bundled(golang(github.com/stoewer/go-strcase)) = 1.2.0 # BSD-3-Clause Provides: bundled(golang(github.com/tailscale/tscert)) = c6dc1f4 # MIT Provides: bundled(golang(github.com/urfave/cli)) = 1.22.12 # MIT Provides: bundled(golang(github.com/x448/float16)) = 0.8.4 # MIT Provides: bundled(golang(github.com/yuin/goldmark)) = 1.5.4 # MIT Provides: bundled(golang(github.com/yuin/goldmark-highlighting/v2)) = 1513624 # MIT Provides: bundled(golang(go.etcd.io/bbolt)) = 1.3.6 # MIT Provides: bundled(golang(go.mozilla.org/pkcs7)) = 33d0574 # Apache-2.0 Provides: bundled(golang(go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp)) = 0.39.0 # Apache-2.0 Provides: bundled(golang(go.opentelemetry.io/otel)) = 1.13.0 # Apache-2.0 Provides: bundled(golang(go.opentelemetry.io/otel/exporters/otlp/internal/retry)) = 1.4.0 # Apache-2.0 Provides: bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace)) = 1.4.0 # Apache-2.0 Provides: bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc)) = 1.4.0 # Apache-2.0 Provides: bundled(golang(go.opentelemetry.io/otel/metric)) = 0.36.0 # Apache-2.0 Provides: bundled(golang(go.opentelemetry.io/otel/sdk)) = 1.13.0 # Apache-2.0 Provides: bundled(golang(go.opentelemetry.io/otel/trace)) = 1.13.0 # Apache-2.0 Provides: bundled(golang(go.opentelemetry.io/proto/otlp)) = 0.12.0 # Apache-2.0 AND BSD-2-Clause Provides: bundled(golang(go.step.sm/cli-utils)) = 0.7.5 # Apache-2.0 AND BSD-2-Clause Provides: bundled(golang(go.step.sm/crypto)) = 0.23.2 # Apache-2.0 Provides: bundled(golang(go.step.sm/linkedca)) = 0.19.0 # MIT Provides: bundled(golang(go.uber.org/atomic)) = 1.9.0 # MIT Provides: bundled(golang(go.uber.org/multierr)) = 1.6.0 # MIT Provides: bundled(golang(go.uber.org/zap)) = 1.24.0 # BSD-3-Clause Provides: bundled(golang(golang.org/x/crypto)) = 0.5.0 # BSD-3-Clause Provides: bundled(golang(golang.org/x/exp)) = 47842c8 # BSD-3-Clause Provides: bundled(golang(golang.org/x/mod)) = 0.6.0 # BSD-3-Clause Provides: bundled(golang(golang.org/x/net)) = 0.7.0 # BSD-3-Clause Provides: bundled(golang(golang.org/x/sync)) = 0.1.0 # BSD-3-Clause Provides: bundled(golang(golang.org/x/sys)) = 0.5.0 # BSD-3-Clause Provides: bundled(golang(golang.org/x/term)) = 0.5.0 # BSD-3-Clause Provides: bundled(golang(golang.org/x/text)) = 0.7.0 # BSD-3-Clause Provides: bundled(golang(golang.org/x/tools)) = 0.2.0 # Apache-2.0 Provides: bundled(golang(google.golang.org/genproto)) = 008b390 # Apache-2.0 Provides: bundled(golang(google.golang.org/grpc)) = 1.52.3 # BSD-3-Clause Provides: bundled(golang(google.golang.org/protobuf)) = 1.28.1 # MIT Provides: bundled(golang(gopkg.in/natefinch/lumberjack.v2)) = 2.2.1 # Apache-2.0 AND BSD-3-Clause Provides: bundled(golang(gopkg.in/square/go-jose.v2)) = 2.6.0 # Apache-2.0 AND MIT Provides: bundled(golang(gopkg.in/yaml.v3)) = 3.0.1 # BSD-2-Clause-Views AND BSD-3-Clause Provides: bundled(golang(howett.net/plist)) = 1.0.0 BuildRequires: systemd-rpm-macros %{?systemd_requires} Requires: system-logos-httpd Provides: webserver %description Caddy is the web server with automatic HTTPS. %prep %autosetup -p 1 mkdir -p src/$(dirname %{goipath}) ln -s $PWD src/%{goipath} %build export GO111MODULE=off export GOPATH=$PWD export LDFLAGS="-X %{goipath}.CustomVersion=v%{version}" %gobuild -o bin/caddy %{goipath}/cmd/caddy %install # command install -D -p -m 0755 bin/caddy %{buildroot}%{_bindir}/caddy # man pages ./bin/caddy manpage --directory %{buildroot}%{_mandir}/man8 # config install -D -p -m 0644 %{S:10} %{buildroot}%{_sysconfdir}/caddy/Caddyfile install -d -m 0755 %{buildroot}%{_sysconfdir}/caddy/Caddyfile.d # systemd units install -D -p -m 0644 %{S:20} %{buildroot}%{_unitdir}/caddy.service install -D -p -m 0644 %{S:21} %{buildroot}%{_unitdir}/caddy-api.service # data directory install -d -m 0750 %{buildroot}%{_sharedstatedir}/caddy # welcome page %if %{defined fedora} install -D -p -m 0644 %{S:30} %{buildroot}%{_datadir}/caddy/poweredby.png ln -s ../fedora-testpage/index.html %{buildroot}%{_datadir}/caddy/index.html %else install -D -p -m 0644 %{S:31} %{buildroot}%{_datadir}/caddy/poweredby.png ln -s ../testpage/index.html %{buildroot}%{_datadir}/caddy/index.html %endif install -d -m 0755 %{buildroot}%{_datadir}/caddy/icons ln -s ../../pixmaps/poweredby.png %{buildroot}%{_datadir}/caddy/icons/poweredby.png %if %{defined rhel} && 0%{?rhel} >= 9 ln -s ../pixmaps/system-noindex-logo.png %{buildroot}%{_datadir}/caddy/system_noindex_logo.png %endif # shell completions install -d -m 0755 %{buildroot}%{_datadir}/bash-completion/completions ./bin/caddy completion bash > %{buildroot}%{_datadir}/bash-completion/completions/caddy install -d -m 0755 %{buildroot}%{_datadir}/zsh/site-functions ./bin/caddy completion zsh > %{buildroot}%{_datadir}/zsh/site-functions/_caddy install -d -m 0755 %{buildroot}%{_datadir}/fish/vendor_completions.d ./bin/caddy completion fish > %{buildroot}%{_datadir}/fish/vendor_completions.d/caddy.fish %check # ensure that the version was embedded correctly [[ "$(./bin/caddy version)" == "v%{version}" ]] || exit 1 # run the upstream tests export GO111MODULE=off export GOPATH=$PWD cd src/%{goipath} %gotest ./... %pre getent group caddy &> /dev/null || \ groupadd -r caddy &> /dev/null getent passwd caddy &> /dev/null || \ useradd -r -g caddy -d %{_sharedstatedir}/caddy -s /sbin/nologin -c 'Caddy web server' caddy &> /dev/null exit 0 %post %systemd_post caddy.service if [ -x /usr/sbin/getsebool ]; then # connect to ACME endpoint to request certificates setsebool -P httpd_can_network_connect on fi if [ -x /usr/sbin/semanage -a -x /usr/sbin/restorecon ]; then # file contexts semanage fcontext --add --type httpd_exec_t '%{_bindir}/caddy' 2> /dev/null || : semanage fcontext --add --type httpd_sys_content_t '%{_datadir}/caddy(/.*)?' 2> /dev/null || : semanage fcontext --add --type httpd_config_t '%{_sysconfdir}/caddy(/.*)?' 2> /dev/null || : semanage fcontext --add --type httpd_var_lib_t '%{_sharedstatedir}/caddy(/.*)?' 2> /dev/null || : restorecon -r %{_bindir}/caddy %{_datadir}/caddy %{_sysconfdir}/caddy %{_sharedstatedir}/caddy || : fi if [ -x /usr/sbin/semanage ]; then # QUIC semanage port --add --type http_port_t --proto udp 80 2> /dev/null || : semanage port --add --type http_port_t --proto udp 443 2> /dev/null || : # admin endpoint semanage port --add --type http_port_t --proto tcp 2019 2> /dev/null || : fi %preun %systemd_preun caddy.service %postun %systemd_postun_with_restart caddy.service if [ $1 -eq 0 ]; then if [ -x /usr/sbin/getsebool ]; then # connect to ACME endpoint to request certificates setsebool -P httpd_can_network_connect off fi if [ -x /usr/sbin/semanage ]; then # file contexts semanage fcontext --delete --type httpd_exec_t '%{_bindir}/caddy' 2> /dev/null || : semanage fcontext --delete --type httpd_sys_content_t '%{_datadir}/caddy(/.*)?' 2> /dev/null || : semanage fcontext --delete --type httpd_config_t '%{_sysconfdir}/caddy(/.*)?' 2> /dev/null || : semanage fcontext --delete --type httpd_var_lib_t '%{_sharedstatedir}/caddy(/.*)?' 2> /dev/null || : # QUIC semanage port --delete --type http_port_t --proto udp 80 2> /dev/null || : semanage port --delete --type http_port_t --proto udp 443 2> /dev/null || : # admin endpoint semanage port --delete --type http_port_t --proto tcp 2019 2> /dev/null || : fi fi %files %license LICENSE %doc README.md AUTHORS %{_bindir}/caddy %{_mandir}/man8/caddy*.8* %{_datadir}/caddy %{_unitdir}/caddy.service %{_unitdir}/caddy-api.service %dir %{_sysconfdir}/caddy %config(noreplace) %{_sysconfdir}/caddy/Caddyfile %dir %{_sysconfdir}/caddy/Caddyfile.d %attr(0750,caddy,caddy) %dir %{_sharedstatedir}/caddy # filesystem owns all the parent directories here %{_datadir}/bash-completion/completions/caddy # own parent directories in case zsh is not installed %dir %{_datadir}/zsh %dir %{_datadir}/zsh/site-functions %{_datadir}/zsh/site-functions/_caddy # own parent directories in case fish is not installed %dir %{_datadir}/fish %dir %{_datadir}/fish/vendor_completions.d %{_datadir}/fish/vendor_completions.d/caddy.fish %changelog * Mon Oct 30 2023 Carl George - 2.6.4-2 - Update poweredby logos - Add symlink for system_noindex_logo.png on EL9 - Symlink directly to fedora-testpage directory on Fedora * Tue Aug 15 2023 Carl George - 2.6.4-1 - Update to version 2.6.4 - Add man pages - Use generated shell completion files instead of static ones - Add fish shell completions * Wed Jul 19 2023 Fedora Release Engineering - 2.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jan 24 2023 Carl George - 2.5.2-3 - Rebuild for CVE-2022-41717 in golang * Wed Jan 18 2023 Fedora Release Engineering - 2.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Aug 09 2022 Carl George - 2.5.2-1 - Latest upstream, resolves rhbz#2062499 rhbz#2113136 * Wed Jul 20 2022 Fedora Release Engineering - 2.4.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G - 2.4.6-4 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang * Fri Jun 17 2022 Robert-André Mauchin - 2.4.6-3 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Fri Feb 25 2022 Carl George - 2.4.6-2 - Update welcome page symlink and image to work on both Fedora and EPEL * Wed Feb 16 2022 Carl George - 2.4.6-1 - Latest upstream rhbz#1984163 * Wed Jan 19 2022 Fedora Release Engineering - 2.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Mar 03 2021 Carl George - 2.3.0-1 - Latest upstream - Fix vendored license handling - Switch to white logo rhbz#1934864 * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 2.2.1-3 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Tue Jan 26 2021 Fedora Release Engineering - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Oct 30 2020 Carl George - 2.2.1-1 - Latest upstream * Sat Sep 26 2020 Carl George - 2.2.0-1 - Latest upstream * Sat Sep 19 2020 Carl George - 2.2.0~rc3-1 - Latest upstream * Fri Aug 14 2020 Carl George - 2.1.1-2 - Add bash and zsh completion support * Sun Aug 09 2020 Carl George - 2.1.1-1 - Update to Caddy v2 - Remove all v1 plugins - Use vendored dependencies - Remove devel subpackage - Rename config file per upstream request - Use webserver test page from system-logos-httpd * Sat Aug 01 2020 Fedora Release Engineering - 1.0.4-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 1.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 07 20:56:10 CEST 2020 Robert-André Mauchin - 1.0.4-1 - Update to 1.0.4 (#1803691) * Mon Feb 17 2020 Elliott Sales de Andrade - 1.0.3-3 - Rebuilt for GHSA-jf24-p9p9-4rjh * Tue Jan 28 2020 Fedora Release Engineering - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Sep 07 2019 Carl George - 1.0.3-1 - Latest upstream - Remove bundled lego and plugins - Remove dyn, gandi, namecheap, and rfc2136 dns providers - Add patch0 to fix `-version` flag - Add patch1 to adjust blackfriday import path - Add devel subpackages - Run test suite * Wed Jul 24 2019 Fedora Release Engineering - 0.11.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 09 2019 Carl George - 0.11.4-2 - Switch unit file from ProtectSystem strict to full rhbz#1706651 * Wed Mar 06 2019 Carl George - 0.11.4-1 - Latest upstream - Update bundled dnsproviders to 0.1.3 - Update bundled lego to 2.2.0 - Enable googlecloud, route53, and azure dns providers on epel7 - Allow custom http port with default config file rhbz#1685446 * Thu Jan 31 2019 Fedora Release Engineering - 0.11.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Nov 14 2018 Carl George - 0.11.1-2 - Buildrequires at least golang 1.10 * Tue Nov 13 2018 Carl George - 0.11.1-1 - Latest upstream - Update bundled geoip * Fri Oct 19 2018 Carl George - 0.11.0-3 - Enable httpd_can_network_connect selinux boolean to connect to ACME endpoint rhbz#1641158 - Define UDP 80/443 as selinux http_port_t for QUIC rhbz#1608548 - Define TCP 5033 as selinux http_port_t for HTTP challenge rhbz#1641160 * Thu Jul 12 2018 Fedora Release Engineering - 0.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat May 12 2018 Carl George - 0.11.0-1 - Latest upstream * Sat Apr 21 2018 Carl George - 0.10.14-1 - Latest upstream - Overhaul %%prep to extract everything with %%setup - Edit lego providers to require acmev2 instead of acme - Add provides for specific providers from %%import_path_dnsproviders and %%import_path_lego - Add azure dns provider on f28+ * Fri Apr 20 2018 Carl George - 0.10.11-6 - Enable geoip plugin on EL7 - Only provide bundled geoip/realip/dnsproviders/lego when the respective plugin is enabled * Wed Apr 18 2018 Carl George - 0.10.11-5 - Add geoip plugin * Tue Apr 17 2018 Carl George - 0.10.11-4 - Correct ExclusiveArch fallback * Mon Apr 16 2018 Carl George - 0.10.11-3 - Enable s390x - Disable googlecloud and route53 dns providers on EL7 due to dependency issues * Fri Mar 30 2018 Carl George - 0.10.11-2 - Add googlecloud dns provider - Add route53 dns provider - Set minimum golang version to 1.9 - Set selinux labels in scriptlets * Sat Feb 24 2018 Carl George - 0.10.11-1 - Latest upstream * Sat Feb 24 2018 Carl George - 0.10.10-4 - Change ProtectSystem from strict to full in unit file on RHEL * Wed Feb 07 2018 Fedora Release Engineering - 0.10.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 11 2018 Carl George - 0.10.10-2 - Add powerdns provider * Mon Oct 09 2017 Carl George - 0.10.10-1 - Latest upstream * Mon Oct 02 2017 Carl George - 0.10.9-6 - Add provides for bundled libraries * Mon Oct 02 2017 Carl George - 0.10.9-5 - Enable rfc2136 dns provider - List plugins in description * Mon Sep 18 2017 Carl George - 0.10.9-4 - Exclude s390x * Sun Sep 17 2017 Carl George - 0.10.9-3 - Add realip plugin - Add conditionals for plugins * Sat Sep 16 2017 Carl George - 0.10.9-2 - Add sources for caddyserver/dnsproviders and xenolf/lego - Disable all dns providers that require additional libraries (dnsimple, dnspod, googlecloud, linode, ovh, route53, vultr) - Rewrite default index.html * Tue Sep 12 2017 Carl George - 0.10.9-1 - Latest upstream - Add config validation to unit file - Disable exoscale dns provider https://github.com/xenolf/lego/issues/429 * Fri Sep 08 2017 Carl George - 0.10.8-1 - Latest upstream - Build with %%gobuild macro - Move config subdirectory from /etc/caddy/caddy.conf.d to /etc/caddy/conf.d * Tue Aug 29 2017 Carl George - 0.10.7-1 - Latest upstream * Fri Aug 25 2017 Carl George - 0.10.6-2 - Use SIQQUIT to stop service - Increase the process limit from 64 to 512 - Only `go get` in caddy/caddymain * Fri Aug 11 2017 Carl George - 0.10.6-1 - Latest upstream - Add webserver virtual provides - Drop tmpfiles and just own /var/lib/caddy directly - Remove PrivateDevices setting from unit file, it prevents selinux process transitions - Disable rfc2136 dns provider https://github.com/caddyserver/dnsproviders/issues/11 * Sat Jun 03 2017 Carl George - 0.10.3-2 - Rename Envfile to envfile - Rename Caddyfile to caddy.conf - Include additional configs from caddy.conf.d directory * Fri May 19 2017 Carl George - 0.10.3-1 - Latest upstream * Mon May 15 2017 Carl George - 0.10.2-1 - Initial package