Changelog for
caddy-0.11.4-1.fc28.x86_64.rpm :
* 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