summaryrefslogtreecommitdiff
path: root/nongnu
diff options
context:
space:
mode:
authorKatherine Cox-Buday <cox.katherine.e@gmail.com>2024-08-13 10:31:16 -0600
committerJohn Kehayias <john.kehayias@protonmail.com>2024-08-13 13:06:33 -0400
commit598738cb95ad64a9e20ff3756909e365d27807fa (patch)
tree9db5989626ace2e74da8d858a4551336a2d5f125 /nongnu
parent57d6d0cd4beb489e045231eb7066073ebe8a0dc5 (diff)
nongnu: linux-firmware: Update to 20240811 [security fixes].
Fixes CVE-2023-31315. * nongnu/packages/linux.scm (linux-firmware): Update to 20240811. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Diffstat (limited to 'nongnu')
-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 e562e85..08afc30 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -318,14 +318,14 @@ stable, responsive and smooth desktop experience.")))
(define-public linux-firmware
(package
(name "linux-firmware")
- (version "20240610")
+ (version "20240811")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/kernel/firmware/"
"linux-firmware-" version ".tar.xz"))
(sha256
(base32
- "0xrabns8r1dgy1sj1dxqazxxklx1zaqnxybm1pqr8wxp1xkm0sp2"))))
+ "10l0acnc1w4dqlrp2mcai6vi9bgih4ydi5v1k1kijg8fh15s3waq"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f