Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-03 | Use go 1.12 to build, preparation for tls1.3 support | Fernando Barillas | |
2019-02-17 | Update .SRCINFO for 0.11.4 | Fernando Barillas | |
2019-02-17 | 0.11.4 | Fernando Barillas | |
2018-11-12 | 0.11.1 | Fernando Barillas | |
2018-07-20 | Update package description | Fernando Barillas | |
2018-07-20 | Disable telemetry collection | Fernando Barillas | |
2018-05-11 | 0.11.0 | Wèi Cōngruì | |
2018-04-26 | add armv6h as a supported architecture | Wèi Cōngruì | |
2018-04-23 | 0.10.14 | Wèi Cōngruì | |
2018-04-22 | 0.10.13 | Wèi Cōngruì | |
2018-03-29 | 0.10.12 | Wèi Cōngruì | |
2018-02-20 | update plugins | Wèi Cōngruì | |
2018-02-20 | 0.10.11 | Wèi Cōngruì | |
2017-11-24 | 0.10.10-3 create tmpfiles in post_upgrade | Wèi Cōngruì | |
2017-11-24 | 0.10.10-2 add /var/log/caddy/ in ReadWritePaths | Wèi Cōngruì | |
2017-10-09 | 0.10.10 | crvv | |
2017-10-09 | Revert "0.10.9-2 remove sponsor response header" | crvv | |
This reverts commit f6a0a6ae87eace7d5a7ca3c55c7e7b1bfb9e276c. | |||
2017-09-15 | 0.10.9-2 remove sponsor response header | Wèi Cōngruì | |
2017-09-13 | 0.10.9 | crvv | |
2017-09-10 | 0.10.7 | crvv | |
2017-09-05 | update plugins list | crvv | |
2017-08-26 | 0.10.7 | crvv | |
2017-07-29 | 0.10.6 | crvv | |
2017-07-28 | add maintainer and previous contributors | crvv | |
2017-07-28 | 0.10.5 | crvv | |
2017-06-29 | simplify build script | crvv | |
2017-06-29 | remove unused patch file | crvv | |
2017-06-29 | remove symlink before build | crvv | |
2017-06-29 | add plugin configuration in PKGBUILD | crvv | |
2017-06-29 | bump version to 0.10.4 | crvv | |
2017-06-03 | 0.10.3-2 | carlwgeorge | |
* rename Envfile to envfile * rename Caddyfile to caddy.conf * include additional configs from caddy.conf.d directory | |||
2017-05-19 | 0.10.3-1 | carlwgeorge | |
2017-05-18 | 0.10.2-2 | carlwgeorge | |
* 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-06 | bump version to 0.10.2 | crvv | |
2017-05-02 | bump version to 0.10.1 | crvv | |
2017-04-21 | bump version to 0.10.0 | crvv | |
2017-01-29 | bump version to 0.9.5 | crvv | |
2016-12-26 | bump version to 0.9.4 | crvv | |
2016-12-20 | add patch file to source and move binary to /usr/bin | crvv | |
2016-12-04 | use systemd to setcap | crvv | |
2016-11-24 | use master branch because of breaking changes in dependencies | crvv | |
2016-10-14 | add -d for go get | crvv | |
2016-10-05 | fix error, add `export GOPATH="$srcdir/build"` to build() | crvv | |
2016-10-01 | add setcap | crvv | |
2016-10-01 | updated to 0.9.3 | crvv | |
2016-09-22 | updated to 0.9.2 | crvv | |
2016-07-27 | Add 'caddy-git' and 'caddy-all-features' to conflicting packages | Andreas Linz | |
Removed 'caddy' from conflicts | |||
2016-04-27 | use upstream systemd.service instead of the old local version | Eric Engestrom | |
2016-04-26 | fix conflicts array | Eric Engestrom | |
2016-04-26 | updated to v0.8.3 and update arch array - armv6h has been replaced with ↵ | Eric Engestrom | |
armv7h, and aarch64 has been added |