mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/intel-ucode: security upgrade to 20250812
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/microcode-20250812/releasenote.md
This commit is contained in:
parent
4729f0499b
commit
5413b3e26b
@ -1,6 +1,6 @@
|
||||
# Maintainer: Marian Buschsieweke <marian.buschsieweke@posteo.net>
|
||||
pkgname=intel-ucode
|
||||
pkgver=20250512
|
||||
pkgver=20250812
|
||||
pkgrel=0
|
||||
pkgdesc="Microcode update files for Intel CPUs"
|
||||
arch="x86 x86_64"
|
||||
@ -13,6 +13,16 @@ 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:
|
||||
# 20250812-r0:
|
||||
# - CVE-2025-20053
|
||||
# - CVE-2025-20109
|
||||
# - CVE-2025-21090
|
||||
# - CVE-2025-22839
|
||||
# - CVE-2025-22840
|
||||
# - CVE-2025-22889
|
||||
# - CVE-2025-24305
|
||||
# - CVE-2025-26403
|
||||
# - CVE-2025-32086
|
||||
# 20250512-r0:
|
||||
# - CVE-2024-28956
|
||||
# - CVE-2024-43420
|
||||
@ -112,5 +122,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
7c22448eaec64a09562fc05da59e8b77bd828ff7a8c2973a012eb5e2cf92a6cfff6e770e379f5db4a8d633de610be6f02ddd033351505a2b8180e3982d63a49e microcode-20250512.tar.gz
|
||||
5c21676d1c1783c937c78ca00b9f8d9a870bc7dfdde564bdf2ba277931223fa8d6a2f21d6a0e6249b4ba8ccc2e47d5b3cbf41cc5edc08360c909b3f1c7f2dec1 microcode-20250812.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user