2022-08-25 12:34:15 by David Brownlee | Files touched by this commit (3) | |
Log message:
Updated sysutils/znapzend to 0.21.1
(Resolves https://github.com/oetiker/znapzend/issues/541)
ZnapZend 0.21.0
- updated install instructions see README.md
- new options for znapzend
- --forbidDestRollback forbids forcing destination dataset rollback and
removal of datasets/snapshots not present on source
- --since=x allow to consider a non-automatic common snapshot "x" as a
starting point
- --sinceForced=x same as --since=x but also make sure "x" exists on
destination (can cause removal of newer snapshots)
- --cleanOffline clean up source snapshots even if a destination was offline
- --mailErrorSummaryTo=rcpt if "send task(s) failed", mail a summary \
to rcpt
- new --feature=x flags for znapzend sendIntermediates forbidDestRollback
- an a ton of bugfixes for all sorts of edge cases
A big Thank You! to Jim Klimov @jimkilmov who contributed a lot of time
and code to this release
ZnapZend 0.21.1
- fixed delay redefined warning
- check if retention plans are sensible (error out on retention shorter than
- interval in retention=>interval expressions)
- fix mail program call sequence #540 -- @oetiker, @gchmurka123
- make aborted recv resumable using the resume fature -- @aarononeal
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-04 15:37:50 by Thomas Klausner | Files touched by this commit (2) |
Log message:
*: remove p5-Test-Harness, part of perl
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-04-29 22:15:33 by Sebastian Wiedenroth | Files touched by this commit (5) | |
Log message:
znapzend: update to 0.20.0
Changes:
Version 0.20.0 / 2020-03-23
* build system switched to carton for better dependency tracking
* docker version available in `oetiker/znapzend:master` see README.md for details
* `--recursive` option for run-once datasets.
* `--inherited` allow run-once on datasets with only an inherited plan.
* `--focedSnapshotSuffix=x` for non generated snapshot suffix in run-once.
* `--nodelay` temporarily ignore delays in backup plans for speedy debugging.
* new `--features`
* `sendRaw` to NOT decrypt datasets prior to sending
* `skipIntermediates` do not send intermediate snapshots
* `lowmemRecurse` trade memory for speed when running large recursive jobs
* `zfsGetType` speed up recursive dataset handling ... see znapzend manual \
page for details.
* znapzendzetup supports `--features` too
* new options for znapzendztatz: `--inherited` and `--setup`
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|