Bug 274158 - sysutils/sanoid: update to 2.2.0
Summary: sysutils/sanoid: update to 2.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Fernando Apesteguía
URL: https://github.com/jimsalterjrs/sanoi...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-29 15:40 UTC by Denis Shaposhnikov
Modified: 2023-10-03 10:49 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (hartzell)


Attachments
[PATCH] sysutils/sanoid: 2.1.0 -> 2.2.0 (1.25 KB, patch)
2023-09-29 15:40 UTC, Denis Shaposhnikov
no flags Details | Diff
Q/A: PORTREVISION should be removed (717 bytes, patch)
2023-10-02 12:34 UTC, Denis Shaposhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2023-09-29 15:40:02 UTC
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
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-10-02 06:44:28 UTC
^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!
Comment 2 Denis Shaposhnikov 2023-10-02 12:34:40 UTC
Created attachment 245377 [details]
Q/A: PORTREVISION should be removed

PORTREVISION removed, thanks.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-10-03 10:48:52 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-10-03 10:49:17 UTC
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(-)