summaryrefslogtreecommitdiff
path: root/nongnu/packages
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.si>2023-11-15 00:43:44 +0100
committerJohn Kehayias <john.kehayias@protonmail.com>2023-11-21 20:35:48 -0500
commit41b135378f899de0f83067d0861acccf5c31d01e (patch)
tree3fba68a7de0e1f0cecdb629e874dfb8ce7e9b1f9 /nongnu/packages
parentd5fccef14de6b07dc824fa0ff27be21517742dae (diff)
nongnu: intel-microcode: Update to 20231114 [security fixes].
Fixes CVE-2023-23583. * nongnu/packages/linux.scm (intel-microcode): Update to 20231114. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Diffstat (limited to 'nongnu/packages')
-rw-r--r--nongnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm
index b755f41..202ab7e 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -1072,7 +1072,7 @@ driver:
(define-public intel-microcode
(package
(name "intel-microcode")
- (version "20230808")
+ (version "20231114")
(source
(origin
(method git-fetch)
@@ -1083,7 +1083,7 @@ driver:
(commit (string-append "microcode-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1n0w6q46xag7a9iddl3v1gh1rzv9h6kiyy739ac6vg3v8lazh9n7"))))
+ (base32 "07c7hkwpvb9056s73s55sg04cxr1d9n1sd9r1g7sm3gh70yc17ki"))))
(build-system copy-build-system)
(arguments
(list #:install-plan