Download raw body.
handle intel rewriting microcode git history
Intel rewrote the history of their git repository and retagged
to change 06-a5-03.
distfile checksum failure reported by tb@
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/firmware/intel/Makefile,v
diff -u -p -r1.41 Makefile
--- Makefile 14 Aug 2024 01:58:57 -0000 1.41
+++ Makefile 15 Aug 2024 08:32:45 -0000
@@ -1,11 +1,12 @@
COMMENT= microcode update binaries for Intel CPUs
FW_DRIVER= intel
-FW_VER= 20240813
+FW_VER= 20240814
EPOCH= 0
GH_ACCOUNT= intel
GH_PROJECT= Intel-Linux-Processor-Microcode-Data-Files
-GH_TAGNAME= microcode-${FW_VER}
+#GH_TAGNAME= microcode-${FW_VER}
+GH_TAGNAME= microcode-20240813
MAINTAINER= Jonathan Gray <jsg@openbsd.org>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/firmware/intel/distinfo,v
diff -u -p -r1.33 distinfo
--- distinfo 14 Aug 2024 01:58:57 -0000 1.33
+++ distinfo 15 Aug 2024 08:32:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (firmware/intel-20240813.tar.gz) = geEei6wPAbNcicx3LwaOOyIwWoEOsFIaCOftJFO826Y=
-SIZE (firmware/intel-20240813.tar.gz) = 12879091
+SHA256 (firmware/intel-20240814.tar.gz) = 9Gz+HYvo08LFoPtj/E1Ix90URPNDRvDkKtkscGy5Dnk=
+SIZE (firmware/intel-20240814.tar.gz) = 12879301
handle intel rewriting microcode git history