Bug 212449

Summary: sysutils/mcelog: Updated to 141
Product: Ports & Packages Reporter: Ultima <Ultima1252>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi
Priority: --- Keywords: easy, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/andikleen/mcelog/commits/v141
Attachments:
Description Flags
mcelog.diff Ultima1252: maintainer-approval+

Description Ultima 2016-09-07 04:10:59 UTC
Created attachment 174464 [details]
mcelog.diff

This is a small update to mcelog, it required a patch to be changed slightly and regenerated due to removal of xeon-75xx.

* Updated to 141
* Regenerated patch-Makefile

 - Remove obsolete disk db
 - Remove empty xeon-75xx files
 - Fix potential division by zero for unknown time unit
 - Fix use after free in error path
 - Add Kabylake client support

portlint -AC:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: /usr/local/poudriere/ports/test/sysutils/mcelog/pkg-message: possible use of absolute pathname "/path/to/log".
0 fatal errors and 2 warnings found.

poudriere bulk -tC:
12amd64: success
12i386: success
11amd64: success
11i386: success
101amd64: success
101i386: success
93amd64: success
93i386: success
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-09-07 11:27:27 UTC
A commit references this bug:

Author: amdmi3
Date: Wed Sep  7 11:27:18 UTC 2016
New revision: 421492
URL: https://svnweb.freebsd.org/changeset/ports/421492

Log:
  - Update to 141

   - Remove obsolete disk db
   - Remove empty xeon-75xx files
   - Fix potential division by zero for unknown time unit
   - Fix use after free in error path
   - Add Kabylake client support

  PR:		212449
  Submitted by:	Ultima1252@gmail.com (maintainer)

Changes:
  head/sysutils/mcelog/Makefile
  head/sysutils/mcelog/distinfo
  head/sysutils/mcelog/files/patch-Makefile