sysutils/cpupdate: catch up with recent platomav/CPUMicrocodes changes
and FreeBSD releases.
This commit is contained in:
parent
7e82f3089e
commit
60fd04d60f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495055
@ -34,10 +34,10 @@ GH_TAGNAME= 48e42d5
|
||||
|
||||
PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz
|
||||
|
||||
# MCE DB r88
|
||||
# MCE DB r101
|
||||
CPM_ACCOUNT= platomav
|
||||
CPM_PROJECT= CPUMicrocodes
|
||||
CPM_TAGNAME= 0d88b2e
|
||||
CPM_TAGNAME= 664172f
|
||||
|
||||
OPTIONS_DEFINE= CPM INTEL
|
||||
CPM_DESC= Download platomav/CPUMicrocodes collection
|
||||
|
@ -1,7 +1,7 @@
|
||||
TIMESTAMP = 1540662359
|
||||
TIMESTAMP = 1552062762
|
||||
SHA256 (microcode-20180807.tgz) = 29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40
|
||||
SIZE (microcode-20180807.tgz) = 1629357
|
||||
SHA256 (kernschmelze-cpupdate-g20180513-48e42d5_GH0.tar.gz) = d28582fe7edfb57da99fb2466417033ee619c32de9c6b5f1a5fae7d9be8253da
|
||||
SIZE (kernschmelze-cpupdate-g20180513-48e42d5_GH0.tar.gz) = 4566722
|
||||
SHA256 (platomav-CPUMicrocodes-0d88b2e_GH0.tar.gz) = c3d114e18e1c96ab0da9aa6ed6b3ea1ce8f1d72739ce2e57e3b8edd345cb43a7
|
||||
SIZE (platomav-CPUMicrocodes-0d88b2e_GH0.tar.gz) = 5136173
|
||||
SHA256 (platomav-CPUMicrocodes-664172f_GH0.tar.gz) = 81d2fd40850ce2e97ea3b6a21a90ab924c99d6350cbc0d0ae94a20201da1a811
|
||||
SIZE (platomav-CPUMicrocodes-664172f_GH0.tar.gz) = 5821895
|
||||
|
@ -2,7 +2,7 @@ x86 CPU microcode utility for BSD.
|
||||
|
||||
At the moment, it is for Intel processors only.
|
||||
|
||||
Note: update FreeBSD to OSVERSION level 1101507 for 11.x or 1200055 for 12.0+
|
||||
Note: update FreeBSD to 11.2-RELEASE or 12.0-RELEASE or newer
|
||||
before building/using this utility if your microcode update brings
|
||||
new CPU features like Indirect Branch Restricted Speculation (IBRS).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user