Small update to sysutils/cpupdate:
- sync with platomav/CPUMicrocodes MCE DB r63; - more pkg-descr polishing; - no real package changes, no PORTREVISION bump.
This commit is contained in:
parent
7042a087e8
commit
ac363a840e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466338
3 changed files with 6 additions and 7 deletions
|
@ -28,7 +28,7 @@ PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz
|
|||
|
||||
CPM_ACCOUNT= platomav
|
||||
CPM_PROJECT= CPUMicrocodes
|
||||
CPM_TAGNAME= a0371d6
|
||||
CPM_TAGNAME= 8f56a62
|
||||
|
||||
OPTIONS_DEFINE= CPM INTEL
|
||||
CPM_DESC= Download platomav/CPUMicrocodes collection
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue