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)
Thu, Dec 5, 1:56 PM
Unknown Object (File)
Thu, Dec 5, 1:55 PM
Unknown Object (File)
Thu, Dec 5, 1:55 PM
Unknown Object (File)
Thu, Dec 5, 1:51 PM
Unknown Object (File)
Wed, Dec 4, 2:00 AM
Unknown Object (File)
Sun, Dec 1, 2:43 PM
Unknown Object (File)
Sun, Dec 1, 2:41 PM
Unknown Object (File)
Sun, Dec 1, 7:49 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.