Page MenuHomeFreeBSD

sysutils/mcelog: Updated to 146
ClosedPublic

Authored by lifanov on Dec 28 2016, 7:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 27, 7:00 AM
Unknown Object (File)
Tue, Mar 17, 5:30 PM
Unknown Object (File)
Mon, Mar 16, 12:30 AM
Unknown Object (File)
Wed, Mar 11, 10:51 AM
Unknown Object (File)
Tue, Mar 10, 4:54 AM
Unknown Object (File)
Mon, Mar 9, 4:01 PM
Unknown Object (File)
Mon, Mar 9, 8:00 AM
Unknown Object (File)
Feb 28 2026, 2:08 PM
Subscribers

Details

Summary
* Updated to 146
* Added shebangfix

 - Fix malloc buffer overrun for unordered CPUs in sysfs 
 - Fix overriding of DEBUG for make test
 - Change all test scripts to /bin/bash to handle Debian
 - Run all tests in make test

 Bugzilla: 215596
 Submitted by: Ultima1252@gmail.com (maintainer)
 Reviewed by: matthew
 Approved by: matthew (mentor)
 Differential revision: https://reviews.freebsd.org/DXXXX
Test Plan

poudriere testport OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6460
Build 6690: arc lint + arc unit

Event Timeline

lifanov retitled this revision from to sysutils/mcelog: Updated to 146.
lifanov updated this object.
lifanov edited the test plan for this revision. (Show Details)
lifanov added a reviewer: matthew.
lifanov added a subscriber: koobs.
This revision is now accepted and ready to land.Dec 29 2016, 8:23 AM
sysutils/mcelog/Makefile
14 ↗(On Diff #23355)

This should be bash:shells/bash

lifanov edited edge metadata.
lifanov edited the test plan for this revision. (Show Details)

address mat's comment: bash dependency should be bash:, not bin/bash:

This revision now requires review to proceed.Dec 29 2016, 2:27 PM
matthew edited edge metadata.
This revision is now accepted and ready to land.Dec 29 2016, 2:56 PM
This revision was automatically updated to reflect the committed changes.