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: |
|
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 :) 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. 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(-) Committed. Thanks. I took maintainership as the ports were released yesterday. I'm happy to pass it to you if you are interested. |
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.