Bug 268058 - sysutils/zrepl: update to 0.6.0
Summary: sysutils/zrepl: update to 0.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dries Michiels
URL: https://github.com/zrepl/zrepl/releas...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-29 16:12 UTC by Artyom Davidov
Modified: 2022-12-26 22:05 UTC (History)
3 users (show)

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


Attachments
patch to update sysutils/zrepl to 0.6.0 (2.24 KB, patch)
2022-11-29 16:12 UTC, Artyom Davidov
ard_1: maintainer-approval? (lcook)
Details | Diff
Test build log for the purposed patch (40.96 KB, text/plain)
2022-11-29 16:13 UTC, Artyom Davidov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Artyom Davidov 2022-11-29 16:12:18 UTC
Created attachment 238420 [details]
patch to update sysutils/zrepl to 0.6.0

This patch will update sysutils/zrepl to version 0.6.0

It will also resolve https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266815

It should be noted that the RPC protocol version was bumped; all zrepl daemons in a setup must be updated and restarted before replication can resume.
Comment 1 Artyom Davidov 2022-11-29 16:13:54 UTC
Created attachment 238421 [details]
Test build log for the purposed patch

Attached a Synth build log for the proposed patch.
Comment 2 Dries Michiels freebsd_committer freebsd_triage 2022-12-26 16:20:21 UTC
I'll take a look at it.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-12-26 22:04:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b74ef047bb99df838aedb6efdf0966667e4f2981

commit b74ef047bb99df838aedb6efdf0966667e4f2981
Author:     Artyom Davidov <ard_1@mail.ru>
AuthorDate: 2022-12-26 16:29:10 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2022-12-26 22:03:33 +0000

    sysutils/zrepl: update to 0.6.0

    Changes:        https://github.com/zrepl/zrepl/releases/tag/v0.6.0

    PR:             268058
    Approved by:    maintainer timeout

 UPDATING                 | 13 +++++++++++++
 sysutils/zrepl/Makefile  |  6 ++----
 sysutils/zrepl/distinfo  | 10 +++++-----
 sysutils/zrepl/pkg-plist |  1 +
 4 files changed, 21 insertions(+), 9 deletions(-)
Comment 4 Dries Michiels freebsd_committer freebsd_triage 2022-12-26 22:05:15 UTC
Committed, thanks!