Created attachment 245323 [details] [PATCH] sysutils/sanoid: 2.1.0 -> 2.2.0 Hi, this patch updates sysutils/sanoid to the latest release 2.2.0
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Q/A: PORTREVISION should be removed. NO NEED to update a new patch. Thanks!
Created attachment 245377 [details] Q/A: PORTREVISION should be removed PORTREVISION removed, thanks.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7bc4eb92ec0a7069b35e89686866417626c07107 commit 7bc4eb92ec0a7069b35e89686866417626c07107 Author: Denis Shaposhnikov <dsh@bamus.cz> AuthorDate: 2023-10-02 06:46:23 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-10-03 10:48:35 +0000 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) sysutils/sanoid/Makefile | 3 +-- sysutils/sanoid/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-)