From 6fe56202bc9c022e78341b48672e54647a054434 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Sun, 4 Feb 2018 00:03:37 -0500 Subject: [PATCH 1/4] gnu: linux-libre@4.4: Update to 4.4.115. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.115. --- 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 46dd61a77c..22be7e9d3d 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -407,8 +407,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.114" - "1xhwisv98vdi02lbi3sr2kvywfq5ibbisz5487202qqcrf1x95jx" + (make-linux-libre "4.4.115" + "1jjq33jgixkljp3ngxhra0khmfd4mjmp08kw84h422gldb1n2j0q" %intel-compatible-systems #:configuration-file kernel-config)) From 97178e2fa60eaefbbd26c884714186def2cbcaea Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Sun, 4 Feb 2018 00:04:12 -0500 Subject: [PATCH 2/4] gnu: linux-libre@4.9: Update to 4.9.80. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.80. --- 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 22be7e9d3d..b82c315cd4 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -401,8 +401,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.79" - "1dvig7yixnmnrzbkjj41q8z1k3b7mk03a7kn33347cik185vq73p" + (make-linux-libre "4.9.80" + "094c66sh4h1n46as20n0ip2clp89khsn91ngxwg5p85gf3jqk1h9" %intel-compatible-systems #:configuration-file kernel-config)) From 026eaa9382772970110079c4902797defe53e244 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Sun, 4 Feb 2018 00:04:45 -0500 Subject: [PATCH 3/4] gnu: linux-libre@4.14: Update to 4.14.17. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.17. (%linux-libre-4.14-hash): Update hash. --- 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 b82c315cd4..311e804560 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -391,8 +391,8 @@ It has been modified to remove all non-free binary blobs.") %linux-compatible-systems #:configuration-file kernel-config)) -(define %linux-libre-4.14-version "4.14.16") -(define %linux-libre-4.14-hash "0qigj0wjm2pdjsz99mqmvf52m9qfkab8hiasdbvkby9dq59h4smd") +(define %linux-libre-4.14-version "4.14.17") +(define %linux-libre-4.14-hash "05z4v1v4aj8hcwgn7iljp8iclk3ikf1b57k8a8baym3dd9js6aan") (define-public linux-libre-4.14 (make-linux-libre %linux-libre-4.14-version From 930ebe14e14b0eb0d2f06162a7556601b75bd497 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Sun, 4 Feb 2018 00:05:33 -0500 Subject: [PATCH 4/4] gnu: linux-libre: Update to 4.15.1. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.1. (%linux-libre-hash): Update hash. --- 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 311e804560..303a85c7fd 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -382,8 +382,8 @@ It has been modified to remove all non-free binary blobs.") ;; supports qemu "virt" machine and possibly a large number of ARM boards. ;; See : https://wiki.debian.org/DebianKernel/ARMMP. -(define %linux-libre-version "4.15") -(define %linux-libre-hash "11h1954mkyy2wc0c9jd9dxysqq9wrjr6jmsxdysdd73g50a6amg6") +(define %linux-libre-version "4.15.1") +(define %linux-libre-hash "1by90ghpk5qh79vgb0cfwab8c6ngciii9mvsya0gj5ijj90i6hwy") (define-public linux-libre (make-linux-libre %linux-libre-version