"== 20180425 Release ==
-- Updates upon 20180312 release --
Processor             Identifier     Version       Products
Model        Stepping F-MO-S/PI      Old->New
---- updated platforms ------------------------------------
GLK          B0       6-7a-1/01 0000001e->00000022 Pentium Silver N/J5xxx, 
Celeron N/J4xxx
---- removed platforms ------------------------------------
BDX-ML       B/M/R0   6-4f-1/ef 0b000021           Xeon E5/E7 v4; Core 
i7-69xx/68xx

-- Special release with caveats --
BDX-ML       B/M/R0   6-4f-1/ef           0b00002c Xeon E5/E7 v4; Core 
i7-69xx/68xx"

"-- intel-ucode-with-caveats/ --
This directory holds microcode that might need special handling.
BDX-ML microcode is provided in directory, because it need special commits in
the Linux kernel, otherwise, updating it might result in unexpected system
behavior. 

OS vendors must ensure that the late loader patches (provided in
linux-kernel-patches\) are included in the distribution before packaging the
BDX-ML microcode for late-loading."

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/firmware/intel/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    17 Mar 2018 11:38:06 -0000      1.5
+++ Makefile    9 May 2018 04:22:34 -0000
@@ -2,9 +2,9 @@
 
 FW_DRIVER=     intel
 
-FW_VER=                20180312
+FW_VER=                20180425
 EPOCH=         0
-MASTER_SITES=  https://downloadmirror.intel.com/27591/eng/
+MASTER_SITES=  https://downloadmirror.intel.com/27776/eng/
 
 DISTNAME=      microcode-${FW_VER}
 
@@ -15,6 +15,6 @@ EXTRACT_SUFX= .tgz
 
 do-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/firmware/intel
-       ${INSTALL_DATA} ${WRKDIR}/intel-ucode/* ${PREFIX}/firmware/intel
+       ${INSTALL_DATA} ${WRKDIR}/intel-ucode/*-* ${PREFIX}/firmware/intel
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/firmware/intel/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    17 Mar 2018 11:38:06 -0000      1.3
+++ distinfo    9 May 2018 04:17:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (firmware/microcode-20180312.tgz) = 
CzgfrOLfGwqCncT6j6k/R/OeEbHJwi69RPhhRlfB53k=
-SIZE (firmware/microcode-20180312.tgz) = 3789662
+SHA256 (firmware/microcode-20180425.tgz) = 
8NJJL0Vh4lWfbJRxsjHLgmLUV2LA58zPeHvlwYm04tY=
+SIZE (firmware/microcode-20180425.tgz) = 1565473
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/sysutils/firmware/intel/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST   17 Mar 2018 11:38:07 -0000      1.4
+++ pkg/PLIST   9 May 2018 04:23:01 -0000
@@ -59,7 +59,6 @@ firmware/intel/06-45-01
 firmware/intel/06-46-01
 firmware/intel/06-47-01
 firmware/intel/06-4e-03
-firmware/intel/06-4f-01
 firmware/intel/06-55-03
 firmware/intel/06-55-04
 firmware/intel/06-56-02

Reply via email to