Index | Thread | Search

From:
Theo Buehler <tb@openbsd.org>
Subject:
Re: handle intel rewriting microcode git history
To:
Jonathan Gray <jsg@jsg.id.au>
Cc:
ports@openbsd.org, sthen@openbsd.org
Date:
Thu, 15 Aug 2024 10:58:16 +0200

Download raw body.

Thread
On Thu, Aug 15, 2024 at 06:41:08PM +1000, Jonathan Gray wrote:
> Intel rewrote the history of their git repository and retagged
> to change 06-a5-03.
> 
> distfile checksum failure reported by tb@

This builds and packages fine. Don't know how to test. There are various
ways of dealing with a rerolled tarball, this one seems fine to me.

ok tb (fwiw)

> 
> 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