[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: address@hidden: Update to 4.9.50.
From: |
Mark H. Weaver |
Subject: |
02/03: gnu: address@hidden: Update to 4.9.50. |
Date: |
Fri, 15 Sep 2017 00:36:38 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit c2ab0f895080503d624787177df90403ee9aae58
Author: Mark H Weaver <address@hidden>
Date: Fri Sep 15 00:30:21 2017 -0400
gnu: address@hidden: Update to 4.9.50.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.50. Remove patch.
---
gnu/packages/linux.scm | 16 +++-------------
1 file changed, 3 insertions(+), 13 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 1d0a7ef..72139e2 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -387,20 +387,10 @@
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch
"11pxxrvfvpq9xfahdk73c64w2381w1yqchphjgylzahw4p6mjffh"))))))
(define-public linux-libre-4.9
- (make-linux-libre "4.9.49"
- "0m0bhhhndfwvfhy3kc3a87qc9vqx9w61sw2zcjppisx4h2pzmfds"
+ (make-linux-libre "4.9.50"
+ "1igjb2qr4znvz9p5ix18lbiv8bkfgn7lprn92gdyff4g4r4kzh72"
%intel-compatible-systems
- #:configuration-file kernel-config
- #:patches
- (list %boot-logo-patch
- (origin
- (method url-fetch)
- (uri "\
-https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=2bc1cc696eb173578162d6202a032fb46e3db1f4")
- (file-name
"linux-libre-4.9-CVE-2017-1000251.patch")
- (sha256
- (base32
-
"0mpl5mc9s0bs2ls9hvl8dfm8vfaicx87j3n32nswqj4yk61inma5"))))))
+ #:configuration-file kernel-config))
(define-public linux-libre-4.4
(make-linux-libre "4.4.88"