guix-commits
[Top][All Lists]
Advanced

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

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


From: Mark H. Weaver
Subject: 01/03: gnu: address@hidden: Update to 4.4.59 [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 232be5bcd73c5d598ab56aba98c07ef0325439dc
Author: Mark H Weaver <address@hidden>
Date:   Fri Mar 31 18:19:13 2017 -0400

    gnu: address@hidden: Update to 4.4.59 [fixes CVE-2017-7184].
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.59.
---
 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 f801146..f000aad 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -358,8 +358,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.4
-  (make-linux-libre "4.4.58"
-                    "1q5y26r65wkhcav7qq3x9mvz54dgcvcw2a5scpgya61b3kpnahb2"
+  (make-linux-libre "4.4.59"
+                    "1nrg7mg6cn0xzsdklg24aj5fqx05hab11j9nq4b8dabjf4crlkx5"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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