summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-06-30 00:11:10 -0400
committerMark H Weaver <mhw@netris.org>2017-06-30 00:11:10 -0400
commit5a1b5dccf0588faff7ab4a71bb45b0b633fcc700 (patch)
treec053dcfdfe7ed5b421148be94aa20256cce64c03
parent79bfa638295af53ed0c6c325c54f01db84f3b213 (diff)
gnu: linux-libre@4.1: Update to 4.1.42 [mitigates CVE-2017-1000364].
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.42.
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 641c307a0b..324ade3037 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -385,8 +385,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.1
- (make-linux-libre "4.1.41"
- "02mqfl899jxvrmxlh8lvcgvm3klwd8wbsdz4rr2gpchbggj4vgb2"
+ (make-linux-libre "4.1.42"
+ "1g5jhn7cm6ixn7w8ciqm6qgxv7k1jg50v6k05hsvzvrqfpaxqlbz"
%intel-compatible-systems
#:configuration-file kernel-config))