Bug 282933 - filesystems/zrepl-dsh2dsh: update to 0.9.2
Summary: filesystems/zrepl-dsh2dsh: update to 0.9.2
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: Robert Clausecker
URL: https://github.com/dsh2dsh/zrepl/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-23 15:59 UTC by Denis Shaposhnikov
Modified: 2024-11-27 12:04 UTC (History)
1 user (show)

See Also:


Attachments
zrepl-dsh2dsh-0.9.2.patch (1.88 KB, patch)
2024-11-23 15:59 UTC, Denis Shaposhnikov
dsh: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2024-11-23 15:59:20 UTC
Created attachment 255408 [details]
zrepl-dsh2dsh-0.9.2.patch

Important fix:

  * Fix broken initial replication

https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.2
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-27 12:02:46 UTC
A commit in branch main references this bug:

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

commit 91e890e9af489b37945e7c23d19bec10224f9cc8
Author:     Denis Shaposhnikov <993498+dsh2dsh@users.noreply.github.com>
AuthorDate: 2024-11-22 15:41:50 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-11-27 11:54:53 +0000

    filesystems/zrepl-dsh2dsh: update to 0.9.2

    Important fix:

      * Fix broken initial replication

    Changelog: https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.2

    PR:             282933

 filesystems/zrepl-dsh2dsh/Makefile |  2 +-
 filesystems/zrepl-dsh2dsh/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2024-11-27 12:04:44 UTC
Thank you for your contribution.