guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/03: gnu: address@hidden: Update to 4.9.20 [fixes CVE-2017-7184].


From: Mark H. Weaver
Subject: 02/03: gnu: address@hidden: Update to 4.9.20 [fixes CVE-2017-7184].
Date: Fri, 31 Mar 2017 18:24:14 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 9554e5ae1552625e518b6395e15e817a4110ee48
Author: Mark H Weaver <address@hidden>
Date:   Fri Mar 31 18:20:20 2017 -0400

    gnu: address@hidden: Update to 4.9.20 [fixes CVE-2017-7184].
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.20.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index f000aad..fcb5dfe 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -352,8 +352,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.9
-  (make-linux-libre "4.9.19"
-                    "19x6hasx7pvrjj08vy8mhylx1s63j3dwxzgqh4k18jwzjfkv3p3g"
+  (make-linux-libre "4.9.20"
+                    "0hnxylfnyz3xf7k3qcq2wri2wpbi2islngxjmqp445v1pzr4k9xp"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]