mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/intel-ucode: upgrade to 20240813
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240813 > Purpose: > * Security updates for INTEL-SA-01083 > * Security updates for INTEL-SA-01118 > * Security updates for INTEL-SA-01100 > * Security updates for INTEL-SA-01038 > * Security updates for INTEL-SA-01046 > [...]
This commit is contained in:
parent
3b24a7bdb5
commit
d2ec4375af
@ -1,6 +1,6 @@
|
||||
# Maintainer: Marian Buschsieweke <marian.buschsieweke@posteo.net>
|
||||
pkgname=intel-ucode
|
||||
pkgver=20240531
|
||||
pkgver=20240813
|
||||
pkgrel=0
|
||||
pkgdesc="Microcode update files for Intel CPUs"
|
||||
arch="x86 x86_64"
|
||||
@ -13,6 +13,12 @@ builddir="$srcdir/Intel-Linux-Processor-Microcode-Data-Files-microcode-$pkgver"
|
||||
|
||||
# (Taken from https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/main/releasenote.md)
|
||||
# secfixes:
|
||||
# 20240813-r0:
|
||||
# - CVE-2024-24853
|
||||
# - CVE-2024-25939
|
||||
# - CVE-2024-24980
|
||||
# - CVE-2023-42667
|
||||
# - CVE-2023-49141
|
||||
# 20240514-r0:
|
||||
# - CVE-2023-45733
|
||||
# - CVE-2023-46103
|
||||
@ -83,5 +89,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
fb9d772491f279ebb691248e4a665da45c986ca7b4668ecf311c5fcb91a42400f7a5b35e8bfc31ceb1c9d598e753c817359900e3fa316d825f8ecec21ec63cfe microcode-20240531.tar.gz
|
||||
ba1fa7d9bed7d90756ea959f5878afca0deacc9b1e932a936a15d74a411b7efb6103a4af75dc3731d9cbb2e464439ce9a7d448f75bc6f38b616907ff6dec6ee3 microcode-20240813.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user