Releases: kpcyrd/rshijack
Releases · kpcyrd/rshijack
v0.5.2
- Fix build on
loongarch64
- Update some dependencies (none of them being security fixes though ✨)
Release binary SHA256
3f7c05e16f8897e9e70194cb0af335ef62b5b8b1b1df35b984de50d0f1e9bd61
Reproduce release binary from source
git clone https://github.com/kpcyrd/rshijack
cd rshijack
git checkout v0.5.2
make
sha256sum target/x86_64-unknown-linux-musl/release/rshijack
Thanks
We'd like to thank @SantiagoTorres and @repi for their support on github sponsors.
v0.5.1
What's Changed
- Update dependencies
- Document build environment with repro-env for reproducible builds
Release binary SHA256
e7f4c9f123fa4a33ecf97e51e4d2507396d30018eea1a6c83dd705346188a896
Reproduce release binary from source
git clone https://github.com/kpcyrd/rshijack
cd rshijack
git checkout v0.5.1
make
sha256sum target/x86_64-unknown-linux-musl/release/rshijack
Thanks
We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.
v0.5.0
What's Changed
Full Changelog: v0.4.0...v0.5.0
Thanks
We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.