mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
sys-kernel/coreos-sources: bump to 4.14.14
This commit is contained in:
parent
81efe5b10a
commit
b7e67ab782
@ -1,2 +1,2 @@
|
|||||||
DIST linux-4.14.tar.xz 100770500 SHA256 f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7 SHA512 77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8 WHIRLPOOL fee10d54ecb210156aa55364ecc15867127819e9f7ff9ec5f6ef159b1013e2ae3d3a28d35c62d663886cbe826b996a1387671766093be002536309045a8e4d10
|
DIST linux-4.14.tar.xz 100770500 SHA256 f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7 SHA512 77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8 WHIRLPOOL fee10d54ecb210156aa55364ecc15867127819e9f7ff9ec5f6ef159b1013e2ae3d3a28d35c62d663886cbe826b996a1387671766093be002536309045a8e4d10
|
||||||
DIST patch-4.14.13.xz 391992 SHA256 ce897f467e80452f29d7a7a8809e8585ea12192a2c32e4d18578f64b043e802e SHA512 6ae473fbed193a2997e9d3f02ef9c1b5a1bc6f2464ef32a4bc22306659f5d978ab64e531b3488bf8266732043868f1b14183e463c17020d1dc95c8cf70343415 WHIRLPOOL 2912c2a87e30491e5c7d0dec52e560b5cb9986bdafff80299a2a6824634ad5e9f65fb4961554885f18cb8b02f2a4c836964d5c974fefd745dce74cdbd21a3057
|
DIST patch-4.14.14.xz 430628 SHA256 62d656b98f0dc143216cb9650bd9b96cd83d92925731e9f0bec5eb4d6358e603 SHA512 abc13c99eb85b2bd25f3ac07fccdad52a801118a86d3cd153a8ca6254730e5604e34261e98945352b23cf0e0a0317074a5008701d1240cc958ef4199bffd1ab6 WHIRLPOOL 3347d8ac45db826e2d190ff29a51304864859df1e654b92ced0060eef2f0c53e0de403d8826dcb7750c05fb6eda7a5348d4594ff2d48a43c10fc92c6c87392e7
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
From 5ffa2f55c3f79a730ebf6ef5cc30cca3309570af Mon Sep 17 00:00:00 2001
|
From 80a63aa9e051e27c9073fe9c9db4f3e8b6a3f2d5 Mon Sep 17 00:00:00 2001
|
||||||
From: Vito Caputo <vito.caputo@coreos.com>
|
From: Vito Caputo <vito.caputo@coreos.com>
|
||||||
Date: Wed, 25 Nov 2015 02:59:45 -0800
|
Date: Wed, 25 Nov 2015 02:59:45 -0800
|
||||||
Subject: [PATCH 1/5] kbuild: derive relative path for KBUILD_SRC from CURDIR
|
Subject: [PATCH 1/5] kbuild: derive relative path for KBUILD_SRC from CURDIR
|
||||||
@ -12,7 +12,7 @@ by some undesirable path component.
|
|||||||
1 file changed, 2 insertions(+), 1 deletion(-)
|
1 file changed, 2 insertions(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/Makefile b/Makefile
|
diff --git a/Makefile b/Makefile
|
||||||
index a67c5179052a..c5bf22161186 100644
|
index 4951305eb867..6dc766f58bff 100644
|
||||||
--- a/Makefile
|
--- a/Makefile
|
||||||
+++ b/Makefile
|
+++ b/Makefile
|
||||||
@@ -143,7 +143,8 @@ $(filter-out _all sub-make $(CURDIR)/Makefile, $(MAKECMDGOALS)) _all: sub-make
|
@@ -143,7 +143,8 @@ $(filter-out _all sub-make $(CURDIR)/Makefile, $(MAKECMDGOALS)) _all: sub-make
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
From 8c7e5a2443574e7e49d16aede44074c4a1527e55 Mon Sep 17 00:00:00 2001
|
From 3877e1022836017f5eaae9186bc78e284ce1444a Mon Sep 17 00:00:00 2001
|
||||||
From: Geoff Levand <geoff@infradead.org>
|
From: Geoff Levand <geoff@infradead.org>
|
||||||
Date: Fri, 11 Nov 2016 17:28:52 -0800
|
Date: Fri, 11 Nov 2016 17:28:52 -0800
|
||||||
Subject: [PATCH 2/5] Add arm64 coreos verity hash
|
Subject: [PATCH 2/5] Add arm64 coreos verity hash
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
From 46a43d4fb04265fb137960c34dd284211ee96816 Mon Sep 17 00:00:00 2001
|
From f4aab19e3282905b714246a5792365bad43947a1 Mon Sep 17 00:00:00 2001
|
||||||
From: Mohamed Ghannam <simo.ghannam@gmail.com>
|
From: Mohamed Ghannam <simo.ghannam@gmail.com>
|
||||||
Date: Tue, 5 Dec 2017 12:23:04 -0800
|
Date: Tue, 5 Dec 2017 12:23:04 -0800
|
||||||
Subject: [PATCH 3/5] dccp: CVE-2017-8824: use-after-free in DCCP code
|
Subject: [PATCH 3/5] dccp: CVE-2017-8824: use-after-free in DCCP code
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
From 42762e318ed593a9a391d254d69999e3e0f6335e Mon Sep 17 00:00:00 2001
|
From 2b4827c1d9f6ba613c2c3b5715174a4dd22b352e Mon Sep 17 00:00:00 2001
|
||||||
From: Ilya Dryomov <idryomov@gmail.com>
|
From: Ilya Dryomov <idryomov@gmail.com>
|
||||||
Date: Mon, 16 Oct 2017 15:59:09 +0200
|
Date: Mon, 16 Oct 2017 15:59:09 +0200
|
||||||
Subject: [PATCH 4/5] block: factor out __blkdev_issue_zero_pages()
|
Subject: [PATCH 4/5] block: factor out __blkdev_issue_zero_pages()
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
From 63c515ce1b27b3b496223b058761dd9ee80d2abd Mon Sep 17 00:00:00 2001
|
From ce6f6a27a873a43067c269e0af2760a2ac0415fc Mon Sep 17 00:00:00 2001
|
||||||
From: Ilya Dryomov <idryomov@gmail.com>
|
From: Ilya Dryomov <idryomov@gmail.com>
|
||||||
Date: Mon, 16 Oct 2017 15:59:10 +0200
|
Date: Mon, 16 Oct 2017 15:59:10 +0200
|
||||||
Subject: [PATCH 5/5] block: cope with WRITE ZEROES failing in
|
Subject: [PATCH 5/5] block: cope with WRITE ZEROES failing in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user