What's Changed
- Identical to v0.8.0, which was automatically created by a workflow with no artifacts attached
- Update dependencies by @kpcyrd in #50
- Further lock down systemd and openrc configuration by @kpcyrd in #51
- General preparations for upload to Debian
Full Changelog: v0.7.1...v0.8.1
Release Changes
- Instead of attaching pre-built .deb files, there's now only a statically linked binary (that can be bit-for-bit reproduced from source on your own computer though).
- For pre-built .deb files, please use
apt.vulns.xyzinstead, which also allows bit-for-bit reproducing the .deb files from source code. Packages are available for amd64 and arm64 there.
Release binary SHA256
c4d9ae2aeb22c617d1506b087e276c4b61933ad730347942422a5c949cac9272
Reproduce release binary from source
apt-get install git repro-env
git clone https://github.com/kpcyrd/acme-redirect
cd acme-redirect
git checkout v0.8.1
make
sha256sum target/x86_64-unknown-linux-musl/release/acme-redirect
Thanks
We'd like to thank @repi for their support on github sponsors.