mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: intel-microcode: Update to 20250512 [security-fixes].
Fixes CVE-2024-28956, CVE-2025-20103, CVE-2024-43420, CVE-2025-20623, CVE-2024-45332, CVE-2025-24495, CVE-2025-20012. * nongnu/packages/linux.scm (intel-microcode): Update to 20250512. Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
5bb3df4282
commit
a7a7201b57
1 changed files with 2 additions and 2 deletions
|
@ -1387,7 +1387,7 @@ driver:
|
|||
(define-public intel-microcode
|
||||
(package
|
||||
(name "intel-microcode")
|
||||
(version "20241112")
|
||||
(version "20250512")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -1398,7 +1398,7 @@ driver:
|
|||
(commit (string-append "microcode-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1i2pfw1vfnws76dpdik5x9kn3rysq8ggb4c16c2lmxzz4phyvxbn"))))
|
||||
(base32 "0da4aj0hpj6xn9vfb0k7mznndv53ihbv3mhjz71skwmy1vbibay5"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue