Date: Tue, 3 Apr 2018 11:24:19 +0000 (UTC) From: Eugene Grosbein <eugen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466338 - head/sysutils/cpupdate Message-ID: <201804031124.w33BOJXD069544@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eugen Date: Tue Apr 3 11:24:19 2018 New Revision: 466338 URL: https://svnweb.freebsd.org/changeset/ports/466338 Log: Small update to sysutils/cpupdate: - sync with platomav/CPUMicrocodes MCE DB r63; - more pkg-descr polishing; - no real package changes, no PORTREVISION bump. Modified: head/sysutils/cpupdate/Makefile head/sysutils/cpupdate/distinfo head/sysutils/cpupdate/pkg-descr Modified: head/sysutils/cpupdate/Makefile ============================================================================== --- head/sysutils/cpupdate/Makefile Tue Apr 3 10:34:44 2018 (r466337) +++ head/sysutils/cpupdate/Makefile Tue Apr 3 11:24:19 2018 (r466338) @@ -28,7 +28,7 @@ PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.g CPM_ACCOUNT= platomav CPM_PROJECT= CPUMicrocodes -CPM_TAGNAME= a0371d6 +CPM_TAGNAME= 8f56a62 OPTIONS_DEFINE= CPM INTEL CPM_DESC= Download platomav/CPUMicrocodes collection Modified: head/sysutils/cpupdate/distinfo ============================================================================== --- head/sysutils/cpupdate/distinfo Tue Apr 3 10:34:44 2018 (r466337) +++ head/sysutils/cpupdate/distinfo Tue Apr 3 11:24:19 2018 (r466338) @@ -1,7 +1,7 @@ -TIMESTAMP = 1521807121 +TIMESTAMP = 1522754487 SHA256 (microcode-20180312.tgz) = 0b381face2df1b0a829dc4fa8fa93f47f39e11b1c9c22ebd44f8614657c1e779 SIZE (microcode-20180312.tgz) = 3789662 SHA256 (kernschmelze-cpupdate-g20180323-7633a43_GH0.tar.gz) = b6a595223b7e70fbdf170b51d6aee4d907b36e080c18d076b6a17ae16bd63d28 SIZE (kernschmelze-cpupdate-g20180323-7633a43_GH0.tar.gz) = 4566592 -SHA256 (platomav-CPUMicrocodes-a0371d6_GH0.tar.gz) = 9c0b37018e3a5abaae5d02a73bd83e70e889055ed2fdccac0353d221193ba915 -SIZE (platomav-CPUMicrocodes-a0371d6_GH0.tar.gz) = 4595189 +SHA256 (platomav-CPUMicrocodes-8f56a62_GH0.tar.gz) = bb65515816b7c255b8b3f0d052c2d63e4cc244723d2c81b5a5e3c504ad80886b +SIZE (platomav-CPUMicrocodes-8f56a62_GH0.tar.gz) = 4602379 Modified: head/sysutils/cpupdate/pkg-descr ============================================================================== --- head/sysutils/cpupdate/pkg-descr Tue Apr 3 10:34:44 2018 (r466337) +++ head/sysutils/cpupdate/pkg-descr Tue Apr 3 11:24:19 2018 (r466338) @@ -1,9 +1,8 @@ x86 CPU microcode utility for BSD. -As of March 2018, it is still work in progress -but should do its job for most cases already. +It is still work in progress but should do its job for Intel chips already. -Note: update FreeBSD to version level 1101507 for 11.x or 1200055 for 12.0 +Note: update FreeBSD to OSVERSION level 1101507 for 11.x or 1200055 for 12.0+ before building/using this utility if your microcode update brings new CPU features like Indirect Branch Restricted Speculation (IBRS).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804031124.w33BOJXD069544>