Page MenuHomeFreeBSD

devel/kyua: update to 0.14.1
ClosedPublic

Authored by ngie on Mar 29 2025, 9:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 29, 5:43 AM
Unknown Object (File)
Sun, Sep 28, 7:01 PM
Unknown Object (File)
Fri, Sep 26, 11:14 PM
Unknown Object (File)
Wed, Sep 24, 3:01 AM
Unknown Object (File)
Wed, Sep 24, 12:09 AM
Unknown Object (File)
Mon, Sep 22, 9:14 PM
Unknown Object (File)
Mon, Sep 22, 6:25 PM
Unknown Object (File)
Sun, Sep 21, 8:48 AM
Subscribers

Details

Summary

This version update brings in some minor fixes around building from
source, etc. Most of the changes are not apparent to FreeBSD as they
relate to FreeBSD-specific features.

More information can be found in the
release notes.

Signed-off-by: Enji Cooper <ngie@FreeBSD.org>

Test Plan

The test suite passed on my 14.3-RELEASE amd64 FreeBSD host.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63203
Build 60087: arc lint + arc unit

Event Timeline

ngie requested review of this revision.Mar 29 2025, 9:55 PM
ngie created this revision.
ngie added a reviewer: bofh.
ngie added subscribers: tests, igoro, emaste.
ngie removed a subscriber: igoro.
bofh requested changes to this revision.Mar 31 2025, 10:25 AM
bofh added inline comments.
devel/kyua/Makefile
3

PORTEPOCH should never be deleted. Neither should it run in the reverse. It's not that this is not fixable but one of the portmgr's need to run some wonky commands on multiple hosts in the cluster to fix this.

This revision now requires changes to proceed.Mar 31 2025, 10:25 AM
This revision was not accepted when it landed; it landed in state Needs Revision.Mar 31 2025, 7:00 PM
This revision was automatically updated to reflect the committed changes.

Restore PORTEPOCH (feedback from bofh)

This revision is now accepted and ready to land.Mar 31 2025, 7:07 PM
This revision was automatically updated to reflect the committed changes.