mirror of https://github.com/jimsalterjrs/sanoid
25 lines
1.2 KiB
Plaintext
25 lines
1.2 KiB
Plaintext
sanoid (1.4.18) unstable; urgency=medium
|
|
|
|
implemented special character handling and support of ZFS resume/receive tokens by default in syncoid,
|
|
thank you @phreaker0!
|
|
|
|
-- Jim Salter <github@jrs-s.net> Wed, 25 Apr 2018 16:24:00 -0400
|
|
|
|
sanoid (1.4.17) unstable; urgency=medium
|
|
|
|
changed die to warn when unexpectedly unable to remove a snapshot - this
|
|
allows sanoid to continue taking/removing other snapshots not affected by
|
|
whatever lock prevented the first from being taken or removed
|
|
|
|
-- Jim Salter <github@jrs-s.net> Wed, 8 Nov 2017 15:25:00 -0400
|
|
|
|
sanoid (1.4.16) unstable; urgency=medium
|
|
|
|
* merged @hrast01's extended fix to support -o option1=val,option2=val passthrough to SSH. merged @JakobR's
|
|
* off-by-one fix to stop unnecessary extra snapshots being taken under certain conditions. merged @stardude900's
|
|
* update to INSTALL for FreeBSD users re:symlinks. Implemented @LordAro's update to change DIE to WARN when
|
|
* encountering a dataset with no snapshots and --no-sync-snap set during recursive replication. Implemented
|
|
* @LordAro's update to sanoid.conf to add an ignore template which does not snap, prune, or monitor.
|
|
|
|
-- Jim Salter <github@jrs-s.net> Wed, 9 Aug 2017 12:28:49 -0400
|