Releases: rzerres/dsnap-sync
Releases · rzerres/dsnap-sync
dsnap-sync (v0.6.5)
Release (v0.6.4)
dsnap-sync (v0.6.4)
- update Debian changelog to meet v0.6.4
- include debian.install
- include snapper template for dsnap-sync
- introduce new bash completion file
- bugfix verify_snapper_structure
- correct handling of snapper_source_snapshot_size
- correct handling of mutliple users when using notify
- document --mode option
- typo cleanups
tape-admin (v0.0.13)
- update ltfs_reformat
- bugfix when calling 'ltfs' and 'mtx'
- sort functions in lexical order
- introduce new input parameter '--quiet'
- improve handling of function return codes
- change output in verbose mode
- update validation of param 'ltfs_devname'
- introduce new bash completion file
Bugfix Release (v0.6.3)
bugfixes and improvements (since v0.6.0)
-
dsnap-sync (v0.6.3)
- better btrfs pipe handling
- intoduce backup mode (full | incremental)
- updated error handling
- update notification handling
-
tape-admin (v0.0.10)
- new helper-function to handle RetensionDays
- new helper-function to handle media-change
- new helper-function to get mediapool for given tape
- always refernce to UTC time
- bugfix: tape needs to be unmounted before format call
- bugfix: tape unmount not possible, if it is in use
- improved error handling
for a complete list, please hava a look into the git log output.
Release v0.6.0
Production release of dsnap-sync
Function improvements (since v0.5.3)
- multi-config: handling of multiple configurations as a group
- btrfs-archive: full and incremental stream files
- tape: handling of LTFS tapes
- support for MediaPools (via mtx, jq)
- btrfs-clone: snapper aware d2d2d support
- ionice: optional use in target streams
- color output for verbosity messages
for a complete list, please hava a look into the git log output.
Release v0.5.3
Production release of dsnap-sync (fork of snap-sync)
Functional highlights:
- support posix shell (e.g. dash)
- create snapper conform metadata and filestructures
- support snapper template for dsnap-sync
- dry-run functionality
- verbosity output
- ssh integration for remote snapshots
- progress indication in interactive mode (via pv)
for a complete list, please hava a look into the git log output.
Release (0.5.2)
This is the initial release of dsnap-sync, which is a fork of snap-sync.
Functional highlights:
- posix shell
- administer generated snapshots via snapper binary
- dry-run functionality
- verbosity output
- ssh integration for remote snapshots
- progress indication in interactive mode (via pv)
for a complete list, please hava a look into the git log output.
Cleanup Tag 0.5.2.2
v0.5.2.2-beta.1 README.md: Extend the documentation