Page MenuHomeFreeBSD

bump FreeBSD_version to 1500060 for gpiobus changes
ClosedPublic

Authored by vexeduxr on Jul 27 2025, 7:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 10:43 PM
Unknown Object (File)
Fri, Oct 10, 10:43 PM
Unknown Object (File)
Fri, Oct 10, 10:43 PM
Unknown Object (File)
Fri, Oct 10, 10:43 PM
Unknown Object (File)
Fri, Oct 10, 4:38 PM
Unknown Object (File)
Fri, Sep 26, 3:30 PM
Unknown Object (File)
Thu, Sep 25, 3:02 PM
Unknown Object (File)
Thu, Sep 25, 3:01 PM
Subscribers

Details

Summary

Bump FreeBSD_version and add UPDATING entry for gpiobus changes.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

So you don't need to get this reviewed (though it's good. you are doing it).

But The commit message should list the new version number. Since it's only to sys/param.h, it should be in the title:

param.h: Bump FreeBSD_version to 15000XX for gpiobus changes

and likely the rest of the commit message is fine.

This revision is now accepted and ready to land.Aug 4 2025, 6:12 PM
vexeduxr retitled this revision from sys: bump __FreeBSD_version for gpiobus changes to bump FreeBSD_version to 1500060 for gpiobus changes.Aug 10 2025, 8:36 AM
vexeduxr edited the summary of this revision. (Show Details)
vexeduxr added a reviewer: jhb.
This revision now requires review to proceed.Aug 10 2025, 8:38 AM
In D51579#1181466, @imp wrote:

param.h: Bump FreeBSD_version to 15000XX for gpiobus changes

Done. Though I dropped the "param.h" prefix since there's an UPDATING entry now.

This revision is now accepted and ready to land.Aug 10 2025, 10:31 PM