sysutils/sanoid: update to 2.2.0

ChangeLog: https://github.com/jimsalterjrs/sanoid/releases/tag/v2.2.0

 * [syncoid] implemented flag for preserving properties without the zfs -p flag
 * [syncoid] implemented target snapshot deletion
 * [syncoid] support bookmarks which are taken in the same second
 * [syncoid] exit with an error if the specified src dataset doesn't exist
 * [syncoid] rollback is now done implicitly instead of explicit
 * [syncoid] append a rand int to the socket name to prevent collisions with
   parallel invocations
 * [syncoid] implemented support for ssh_config(5) files
 * [syncoid] snapshot hold/unhold support
 * [sanoid] handle duplicate key definitions gracefully
 * [syncoid] implemented removal of conflicting snapshots with force-delete option
 * [sanoid] implemented pre pruning script hook
 * [syncoid] implemented direct connection support

PR:		274158
Reported by:	dsh@bamus.cz
Approved by:	hartzell@alerce.com (maintainer, timeout > 2 weeks)
This commit is contained in:
Denis Shaposhnikov 2023-10-02 08:46:23 +02:00 committed by Fernando Apesteguía
parent 4c1830d9a8
commit 7bc4eb92ec
2 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= sanoid
DISTVERSIONPREFIX= v
DISTVERSION= 2.1.0
PORTREVISION= 0
DISTVERSION= 2.2.0
CATEGORIES= sysutils
MAINTAINER= hartzell@alerce.com

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1645380535
SHA256 (jimsalterjrs-sanoid-v2.1.0_GH0.tar.gz) = 97b41f689a7ea23671dac3fcb20540f6d3aee880ed3282df7448756f99e7040e
SIZE (jimsalterjrs-sanoid-v2.1.0_GH0.tar.gz) = 72436
TIMESTAMP = 1696001174
SHA256 (jimsalterjrs-sanoid-v2.2.0_GH0.tar.gz) = a997552e3c5f9fc8407fd20fa1adc99fc37a1f61547f738114c96a1ea1658fe2
SIZE (jimsalterjrs-sanoid-v2.2.0_GH0.tar.gz) = 77865