summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-07-29Version 1.0.1Fernando Barillas
2019-07-29Import changes by Wei Congrui from caddy aur packageFernando Barillas
https://aur.archlinux.org/packages/caddy/
2019-04-271.0.0Fernando Barillas
* Patch now includes telemetry.go and collection.go in the same file
2019-03-050.11.5Fernando Barillas
2019-03-03Use go 1.12 to build, preparation for tls1.3 supportFernando Barillas
2019-02-17Update .SRCINFO for 0.11.4Fernando Barillas
2019-02-170.11.4Fernando Barillas
2018-11-120.11.1Fernando Barillas
2018-07-20Update package descriptionFernando Barillas
2018-07-20Disable telemetry collectionFernando Barillas
2018-05-110.11.0Wèi Cōngruì
2018-04-26add armv6h as a supported architectureWèi Cōngruì
2018-04-230.10.14Wèi Cōngruì
2018-04-220.10.13Wèi Cōngruì
2018-03-290.10.12Wèi Cōngruì
2018-02-20update pluginsWèi Cōngruì
2018-02-200.10.11Wèi Cōngruì
2017-11-240.10.10-3 create tmpfiles in post_upgradeWèi Cōngruì
2017-11-240.10.10-2 add /var/log/caddy/ in ReadWritePathsWèi Cōngruì
2017-10-090.10.10crvv
2017-10-09Revert "0.10.9-2 remove sponsor response header"crvv
This reverts commit f6a0a6ae87eace7d5a7ca3c55c7e7b1bfb9e276c.
2017-09-150.10.9-2 remove sponsor response headerWèi Cōngruì
2017-09-130.10.9crvv
2017-09-100.10.7crvv
2017-09-05update plugins listcrvv
2017-08-260.10.7crvv
2017-07-290.10.6crvv
2017-07-28add maintainer and previous contributorscrvv
2017-07-280.10.5crvv
2017-06-29simplify build scriptcrvv
2017-06-29remove unused patch filecrvv
2017-06-29remove symlink before buildcrvv
2017-06-29add plugin configuration in PKGBUILDcrvv
2017-06-29bump version to 0.10.4crvv
2017-06-030.10.3-2carlwgeorge
* rename Envfile to envfile * rename Caddyfile to caddy.conf * include additional configs from caddy.conf.d directory
2017-05-190.10.3-1carlwgeorge
2017-05-180.10.2-2carlwgeorge
* Remove conflicts. It is the responsiblity of alternate packages (-git, -bin, etc.) to conflict with the main package. The main package doesn't need to also conflict with them. * Build from GitHub tarball, not git clone. * Build using `go build` directly, not build.bash. * Run as the existing http user. * Store tls things in /var/lib/caddy (created by a tmpfiles config). * Create CADDYPATH with systemd tmpfiles, not in caddy.install. * Run appropriate systemctl commands in caddy.install. * Enable dns provider extensions. * Include a default example page (index.html and svg image). * Include a default Caddyfile.
2017-05-06bump version to 0.10.2crvv
2017-05-02bump version to 0.10.1crvv
2017-04-21bump version to 0.10.0crvv
2017-01-29bump version to 0.9.5crvv
2016-12-26bump version to 0.9.4crvv
2016-12-20add patch file to source and move binary to /usr/bincrvv
2016-12-04use systemd to setcapcrvv
2016-11-24use master branch because of breaking changes in dependenciescrvv
2016-10-14add -d for go getcrvv
2016-10-05fix error, add `export GOPATH="$srcdir/build"` to build()crvv
2016-10-01add setcapcrvv
2016-10-01updated to 0.9.3crvv
2016-09-22updated to 0.9.2crvv