pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/intel-microcode-netbsd



Module Name:    pkgsrc
Committed By:   msaitoh
Date:           Wed Nov  9 00:39:27 UTC 2022

Modified Files:
        pkgsrc/sysutils/intel-microcode-netbsd: Makefile PLIST distinfo

Log Message:
intel-microcode-netbsd: Update intel-microcode-netbsd to 20221108.

### Purpose

- Update for functional issues.
  Refer to Intel(R) Xeon(R) D-2700 Processor Family Specification Update
  Refer to 13th Generation Intel(R) Core(TM) Processor Specification Update
  Refer to 12th Generation Intel(R) Core(TM) Processor Specification Update
  Refer to 11th Generation Intel(R) Core(TM) Processor Specification Update
  Refer to 10th Generation Intel(R) Core(TM) Processor Specification Update
  Refer to 8th and 9th Generation Intel(R) Core(TM) Processor Family Specification Update
  Refer to 8th Generation Intel(R) Core(TM) Processor Specification Update

### New Platforms

| Processor      | Stepping | F-M-S/PI    | Old Ver  | New Ver  | Products
|:---------------|:---------|:------------|:---------|:---------|:---------
| ICL-D          | B0       | 06-6c-01/10 |          | 01000201 | Xeon D-17xx, D-27xx
| RPL-S          | S0       | 06-b7-01/32 |          | 0000010e | Core Gen13

### Updated Platforms

| Processor      | Stepping | F-M-S/PI    | Old Ver  | New Ver  | Products
|:---------------|:---------|:------------|:---------|:---------|:---------
| ICL-U/Y        | D1       | 06-7e-05/80 | 000000b2 | 000000b6 | Core Gen10 Mobile
| TGL            | B1       | 06-8c-01/80 | 000000a4 | 000000a6 | Core Gen11 Mobile
| TGL-H          | R0       | 06-8d-01/c2 | 00000040 | 00000042 | Core Gen11 Mobile
| AML-Y42        | V0       | 06-8e-0c/94 | 000000f0 | 000000f4 | Core Gen10 Mobile
| CML-Y42        | V0       | 06-8e-0c/94 | 000000f0 | 000000f4 | Core Gen10 Mobile
| WHL-U          | V0       | 06-8e-0c/94 | 000000f0 | 000000f4 | Core Gen8 Mobile
| EHL            | B1       | 06-96-01/01 | 00000016 | 00000017 | Pentium J6426/N6415, Celeron J6412/J6413/N6210/N6211, Atom x6000E
| ADL            | C0       | 06-97-02/07 | 00000022 | 00000026 | Core Gen12
| ADL            | C0       | 06-97-05/07 | 00000022 | 00000026 | Core Gen12
| ADL            | L0       | 06-9a-03/80 | 00000421 | 00000424 | Core Gen12
| ADL            | L0       | 06-9a-04/80 | 00000421 | 00000424 | Core Gen12
| CFL-H          | R0       | 06-9e-0d/22 | 000000f0 | 000000f4 | Core Gen9 Mobile
| CML-H          | R1       | 06-a5-02/20 | 000000f0 | 000000f4 | Core Gen10 Mobile
| CML-S62        | G1       | 06-a5-03/22 | 000000f0 | 000000f4 | Core Gen10
| CML-S102       | Q0       | 06-a5-05/22 | 000000f0 | 000000f4 | Core Gen10
| CML-U62 V1     | A0       | 06-a6-00/80 | 000000f0 | 000000f4 | Core Gen10 Mobile
| CML-U62 V2     | K1       | 06-a6-01/80 | 000000f0 | 000000f4 | Core Gen10 Mobile
| RKL-S          | B0       | 06-a7-01/02 | 00000054 | 00000056 | Core Gen11
| ADL            | C0       | 06-bf-02/07 | 00000022 | 00000026 | Core Gen12
| ADL            | C0       | 06-bf-05/07 | 00000022 | 00000026 | Core Gen12

### Removed Platforms

None


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/sysutils/intel-microcode-netbsd/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/sysutils/intel-microcode-netbsd/PLIST
cvs rdiff -u -r1.44 -r1.45 pkgsrc/sysutils/intel-microcode-netbsd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/intel-microcode-netbsd/Makefile
diff -u pkgsrc/sysutils/intel-microcode-netbsd/Makefile:1.53 pkgsrc/sysutils/intel-microcode-netbsd/Makefile:1.54
--- pkgsrc/sysutils/intel-microcode-netbsd/Makefile:1.53        Wed Aug 10 01:23:06 2022
+++ pkgsrc/sysutils/intel-microcode-netbsd/Makefile     Wed Nov  9 00:39:27 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2022/08/10 01:23:06 msaitoh Exp $
+# $NetBSD: Makefile,v 1.54 2022/11/09 00:39:27 msaitoh Exp $
 
-VERSION=       20220809
+VERSION=       20221108
 DISTNAME=      microcode-${VERSION}
 PKGNAME=       intel-microcode-netbsd-${VERSION}
 CATEGORIES=    sysutils

Index: pkgsrc/sysutils/intel-microcode-netbsd/PLIST
diff -u pkgsrc/sysutils/intel-microcode-netbsd/PLIST:1.23 pkgsrc/sysutils/intel-microcode-netbsd/PLIST:1.24
--- pkgsrc/sysutils/intel-microcode-netbsd/PLIST:1.23   Wed May 11 09:14:46 2022
+++ pkgsrc/sysutils/intel-microcode-netbsd/PLIST        Wed Nov  9 00:39:27 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2022/05/11 09:14:46 msaitoh Exp $
+@comment $NetBSD: PLIST,v 1.24 2022/11/09 00:39:27 msaitoh Exp $
 libdata/firmware/cpu_x86_intel1/00000650-0
 libdata/firmware/cpu_x86_intel1/00000650-1
 libdata/firmware/cpu_x86_intel1/00000650-3
@@ -319,6 +319,7 @@ libdata/firmware/cpu_x86_intel1/000606a6
 libdata/firmware/cpu_x86_intel1/000606a6-1
 libdata/firmware/cpu_x86_intel1/000606a6-2
 libdata/firmware/cpu_x86_intel1/000606a6-7
+libdata/firmware/cpu_x86_intel1/000606c1-4
 libdata/firmware/cpu_x86_intel1/000706a1-0
 libdata/firmware/cpu_x86_intel1/000706a8-0
 libdata/firmware/cpu_x86_intel1/000706e5-7
@@ -344,8 +345,10 @@ libdata/firmware/cpu_x86_intel1/000806ec
 libdata/firmware/cpu_x86_intel1/00090661-0
 libdata/firmware/cpu_x86_intel1/00090672-0
 libdata/firmware/cpu_x86_intel1/00090672-1
+libdata/firmware/cpu_x86_intel1/00090672-2
 libdata/firmware/cpu_x86_intel1/00090675-0
 libdata/firmware/cpu_x86_intel1/00090675-1
+libdata/firmware/cpu_x86_intel1/00090675-2
 libdata/firmware/cpu_x86_intel1/000906a3-7
 libdata/firmware/cpu_x86_intel1/000906a4-7
 libdata/firmware/cpu_x86_intel1/000906c0-0
@@ -367,7 +370,12 @@ libdata/firmware/cpu_x86_intel1/000a0655
 libdata/firmware/cpu_x86_intel1/000a0660-7
 libdata/firmware/cpu_x86_intel1/000a0661-7
 libdata/firmware/cpu_x86_intel1/000a0671-1
+libdata/firmware/cpu_x86_intel1/000b0671-1
+libdata/firmware/cpu_x86_intel1/000b0671-4
+libdata/firmware/cpu_x86_intel1/000b0671-5
 libdata/firmware/cpu_x86_intel1/000b06f2-0
 libdata/firmware/cpu_x86_intel1/000b06f2-1
+libdata/firmware/cpu_x86_intel1/000b06f2-2
 libdata/firmware/cpu_x86_intel1/000b06f5-0
 libdata/firmware/cpu_x86_intel1/000b06f5-1
+libdata/firmware/cpu_x86_intel1/000b06f5-2

Index: pkgsrc/sysutils/intel-microcode-netbsd/distinfo
diff -u pkgsrc/sysutils/intel-microcode-netbsd/distinfo:1.44 pkgsrc/sysutils/intel-microcode-netbsd/distinfo:1.45
--- pkgsrc/sysutils/intel-microcode-netbsd/distinfo:1.44        Wed Aug 10 01:23:06 2022
+++ pkgsrc/sysutils/intel-microcode-netbsd/distinfo     Wed Nov  9 00:39:27 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.44 2022/08/10 01:23:06 msaitoh Exp $
+$NetBSD: distinfo,v 1.45 2022/11/09 00:39:27 msaitoh Exp $
 
-BLAKE2s (microcode-20220809.tar.gz) = 9901c733ed9b0e7b23ea2020a61f4bb68111e3ddb6f5eb525d38187614170484
-SHA512 (microcode-20220809.tar.gz) = 1c91df1cbba33953f4ad19cc53215cad843c61a08509596fad32a84b4f0012d9d29bce64b58eb405c345af7f646d5982e45227570ce3605780be6e8bf31a63e1
-Size (microcode-20220809.tar.gz) = 5929894 bytes
+BLAKE2s (microcode-20221108.tar.gz) = 8d118c4be549e17b5ab44e597456b2864896e8e0b207ef5faffaa41838ba2bd6
+SHA512 (microcode-20221108.tar.gz) = d86bee1269d31d3028f0d2b7d4886795b96d8f1f9d5dbd5149c2dd4cec3b0319fd869f8138f283e2135ecb0bb6387cfd3c2ef1f597b4194a250ac4f2df7f15a4
+Size (microcode-20221108.tar.gz) = 6436305 bytes



Home | Main Index | Thread Index | Old Index