summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-09-15 00:29:23 -0400
committerMark H Weaver <mhw@netris.org>2017-09-15 00:29:23 -0400
commitd22a843f57716f388966e99421599d28164a88f0 (patch)
tree78053bc9722d3750e0bc955c04af9fe3dc9cf8ac
parent2206bd340b6d55b69779acc894d122eeea421339 (diff)
downloadpatches-d22a843f57716f388966e99421599d28164a88f0.tar
patches-d22a843f57716f388966e99421599d28164a88f0.tar.gz
gnu: linux-libre@4.4: Update to 4.4.88.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.88. Remove patch.
-rw-r--r--gnu/packages/linux.scm16
1 files changed, 3 insertions, 13 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index aa554ab154..1d0a7efc7a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -403,20 +403,10 @@ https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch
"0mpl5mc9s0bs2ls9hvl8dfm8vfaicx87j3n32nswqj4yk61inma5"))))))
(define-public linux-libre-4.4
- (make-linux-libre "4.4.87"
- "0yiqs4i4ydgb2kg8xdyqk9rkhymrnd2dw7jf9wnn5kxfwc2nbqpj"
+ (make-linux-libre "4.4.88"
+ "0ds5jxh8p7f8yk55i1xbvz0xmgp4nc7g1xka23c4mcbal2v9v5b2"
%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=4a01092a5fa819397484fe2b50e9518356858156")
- (file-name "linux-libre-4.4-CVE-2017-1000251.patch")
- (sha256
- (base32
- "0zmkw9zvzpwy2ihiyfrw6mrf8qzv77cm23lxadr20qvzqlc1xzb3"))))))
+ #:configuration-file kernel-config))
(define-public linux-libre-4.1
(make-linux-libre "4.1.43"