On Thu, Feb 10, 2022 at 12:40:43PM +0100, Alexander Bluhm wrote: > On Thu, Feb 10, 2022 at 01:31:11AM +1100, Jonathan Gray wrote: > > release notes and list of updated platforms > > https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20220207 > > > > tests welcome > > Running on the following machines: > > with i386 > cpu0: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz ("GenuineIntel" 686-class) > 2.81 GHz, 06-3f-02
HSX-E/EP changed with this release, 00000046 -> 00000049 > cpu0: Intel(R) Xeon(R) CPU E31230 @ 3.20GHz ("GenuineIntel" 686-class) 3.21 > GHz, 06-2a-07 SNB, no change > cpu0: Intel(R) Xeon(TM) CPU 3.06GHz ("GenuineIntel" 686-class) 3.07 GHz, > 0f-02-05 32-bit only xeon, no change > cpu0: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.54 > GHz, 06-2c-02 westmere, no change > > with amd64 > cpu0: Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz, 3392.10 MHz, 06-9e-0a CFL-H/S/E3 changed with this release, 000000ea -> 000000ec > > OK bluhm@ thanks > > Running the nightly regress tests with it did not happen, as the > old firmware got reinstalled during automatic upgrade. Does the > new fw_update not check the version number of the file? Does it > always overwrite with the tgz from firmware.openbsd.org? > > > Index: Makefile > > =================================================================== > > RCS file: /cvs/ports/sysutils/firmware/intel/Makefile,v > > retrieving revision 1.27 > > diff -u -p -r1.27 Makefile > > --- Makefile 9 Jun 2021 13:58:59 -0000 1.27 > > +++ Makefile 9 Feb 2022 14:21:22 -0000 > > @@ -3,7 +3,7 @@ > > COMMENT= microcode update binaries for Intel CPUs > > FW_DRIVER= intel > > > > -FW_VER= 20210608 > > +FW_VER= 20220207 > > EPOCH= 0 > > GH_ACCOUNT= intel > > GH_PROJECT= Intel-Linux-Processor-Microcode-Data-Files > > Index: distinfo > > =================================================================== > > RCS file: /cvs/ports/sysutils/firmware/intel/distinfo,v > > retrieving revision 1.20 > > diff -u -p -r1.20 distinfo > > --- distinfo 9 Jun 2021 13:58:59 -0000 1.20 > > +++ distinfo 9 Feb 2022 14:21:28 -0000 > > @@ -1,2 +1,2 @@ > > -SHA256 (firmware/intel-20210608.tar.gz) = > > /YW2t2nv0CnexqLAcQb9GPtNy1SLe8TN4JKVqDRO9tc= > > -SIZE (firmware/intel-20210608.tar.gz) = 4782451 > > +SHA256 (firmware/intel-20220207.tar.gz) = > > UyUnvRfz6mZkRStTZpmBijv4luSs5omkOnNiRxG3ySE= > > +SIZE (firmware/intel-20220207.tar.gz) = 4590237 > > Index: pkg/PLIST > > =================================================================== > > RCS file: /cvs/ports/sysutils/firmware/intel/pkg/PLIST,v > > retrieving revision 1.16 > > diff -u -p -r1.16 PLIST > > --- pkg/PLIST 9 Jun 2021 13:58:59 -0000 1.16 > > +++ pkg/PLIST 9 Feb 2022 14:21:40 -0000 > > @@ -89,8 +89,6 @@ firmware/intel/06-6a-06 > > firmware/intel/06-7a-01 > > firmware/intel/06-7a-08 > > firmware/intel/06-7e-05 > > -firmware/intel/06-86-04 > > -firmware/intel/06-86-05 > > firmware/intel/06-8a-01 > > firmware/intel/06-8c-01 > > firmware/intel/06-8c-02 >