Bug 212449 - sysutils/mcelog: Updated to 141
Summary: sysutils/mcelog: Updated to 141
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL: https://github.com/andikleen/mcelog/c...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-09-07 04:10 UTC by Ultima
Modified: 2016-09-07 11:27 UTC (History)
1 user (show)

See Also:


Attachments
mcelog.diff (2.78 KB, patch)
2016-09-07 04:10 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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