github zrepl/zrepl v0.2.0
0.2.0

latest releases: v0.6.1, v0.6.0, v0.5.0...
4 years ago

Please check https://zrepl.github.io/changelog.html for a full list of changes.

Highlights:

  • Pre- and Post-Snapshot Hooks with built-in support for MySQL and Postgres checkpointing as well as custom scripts (thanks, @overhacked!)
  • Use zfs destroy pool/fs@snap1,snap2,... CLI feature if available
  • Linux ARM64 Docker build support & binary builds
  • zrepl status now displays snapshotting reports
  • zrepl status --job <JOBNAME> filter flag

zrepl is a spare-time project but nonetheless requires significant development and maintenance effort.
Please consider donating to support future development. Thank you!

Donate via Patreon Donate via Liberapay Donate via PayPal

Package Maintainer Notice (see changelog for details)

  • Switch to using Go modules
  • make platformtest (run on test systems only!)
  • to the pre-built binary packagers: the released binaries are based on Go 1.13.1, we will provide a re-build if the upcoming security-related Go bugfix is relevant to zrepl.

Binary-Builds:

Binaries were produced with the following docker container.
The container uses golang:latest as its base, which is at Go version 1.13.1.
There is a security-related release pre-announced for Wed, October 16.
If the security issue affects zrepl, we will provide a re-build made with the new Go version, but not change the zrepl version number.

sudo docker push problame/zrepl_build:v0.2.0
v0.2.0: digest: sha256:83537d186ef7cacc231cb7a3a09f9099414c6898ad65a573aa1c1a45cab7e41f size: 4100

Don't miss a new zrepl release

NewReleases is sending notifications on new releases.