Skip to content

Releases: TheUbuntuGuy/zfs-backup-manager

v0.0.4

09 Jul 18:43
Compare
Choose a tag to compare
  • Add command line option to specify nonstandard config file location
  • Add option to specify different mbuffer binary location on remote system (in case they are of different OSes)
  • Enforce IPv4 addresses with mbuffer (required to bind on some FreeBSD)
  • Fix hang on remote-only failure

v0.0.2

16 Feb 03:06
Compare
Choose a tag to compare
  • Fixed bug where a failure in the local ZFS send command would not return a failure status
  • Added support for configuration files (no longer need to edit the script header to change settings)
  • Removed restriction that "root" mode can only be used on top level datasets (useful in case of nested root filesystem e.g. pool/ROOT/realroot)
  • Added Debian packaging via a Makefile
  • Various cleanup in accordance to shellcheck linting
  • Added GitLab CI pipeline for linting and package build (using public Docker images)

v0.0.1

16 Feb 03:15
Compare
Choose a tag to compare

This is a retroactive tag for the first release which happened on Aug 19, 2017.