[Bug 261101] sysutils/zogftw: Update to 0.0.2022.01.11

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 11 Jan 2022 10:40:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261101

            Bug ID: 261101
           Summary: sysutils/zogftw: Update to 0.0.2022.01.11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fk@fabiankeil.de

Created attachment 230896
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230896&action=edit
sysutils/zogftw: Update to 0.0.2022.01.11

The attached patch updates sysutils/zogftw to 0.0.2022.01.11.

Changes since 0.0.2015.11.21:
        - Add new hooks:
           - zogftw_wtf_message_emitted_hook()
           - zogftw_fyi_message_emitted_hook()
           - zogftw_zpool_export_successful_hook()
        - Don't explicitly log that no key file has been found before
          attaching a provider.
        - zogftw_main(): Don't return success if
zogftw_unregistered_mode_hook() fails.
        - Fix function name in error messages from
zogftw_zpool_gets_new_datasets().
        - Allow to set additional "zfs send" flags though
ZOGFTW_ZFS_SEND_FLAGS.
        - zogftw_geli_attach(): Emit an error message if the keyfile exists but
          is not accessible as file.
        - zogftw_sync_zpool(): After resuming, check for additional snapshots
          that may need syncing. Previously snapshots after the failed and
resumed
          ones were not transfered until the next sync cycle.
        - Add undocumented and nearly untested "restore" subcommand.

-- 
You are receiving this mail because:
You are the assignee for the bug.