Bug 270624

Summary: net/corosync3 : Update to 3.1.7
Product: Ports & Packages Reporter: florian.millet
Component: Individual Port(s)Assignee: Florian Smeets <flo>
Status: Closed FIXED    
Severity: Affects Only Me CC: flo
Priority: --- Flags: bugzilla: maintainer-feedback? (egypcio)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff for corosync3 version 3.1.7 none

Description florian.millet 2023-04-03 11:28:44 UTC
Created attachment 241283 [details]
git diff for corosync3 version 3.1.7

This is a patch to update corosync3 to the latest version 3.1.7
(Build tested ok on a custom poudriere repo on FreeBSD CURRENT)

FYI: I just made sure that the port builds, I did not test it in  a working environment yet.
Comment 1 Florian Smeets freebsd_committer freebsd_triage 2023-04-03 18:02:32 UTC
Thank you for updating the corosync/pacemaker suite. I never remembered to submit my diffs when I actually had time to do so.

FWIW, my 3 node clusters have been running with various 3.1.X and pacemaker 2.1.X versions.

I've been running corosync 3.1.7 and pacemaker 2.1.5 for a while, and everything is working fine, happy to someone else with an interest in these ports :)
Comment 2 florian.millet 2023-04-04 19:01:05 UTC
no problem :)
A lot of these ports were just an minor updates to distinfo/pkg-plist.
corosync-qdevice was relatively straightforward and fence-agents is similar to resource-agents.

There is still an update I have to do for crmsh (there is a version 4.5.0 from last week).

I was also looking if I should port pcs too (a lot of documentation on the net have commands for pcs instead of crm), but I'm not sure it is worth the time, crm works well already.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-05-22 18:01:59 UTC
A commit in branch main references this bug:

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

commit 4b43a03f66600fe2531b755e4c7e898a10d5701f
Author:     Florian Millet <florian.millet@laposte.net>
AuthorDate: 2023-05-22 17:59:59 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2023-05-22 17:59:59 +0000

    net/corosync3: Update to 3.1.7

    PR:             270624

 net/corosync3/Makefile  |  3 +--
 net/corosync3/distinfo  |  6 +++---
 net/corosync3/pkg-plist | 14 ++++++++------
 3 files changed, 12 insertions(+), 11 deletions(-)
Comment 4 Florian Smeets freebsd_committer freebsd_triage 2023-05-22 18:02:55 UTC
Committed. Thanks. I took maintainership as the ports were released yesterday. I'm happy to pass it to you if you are interested.