From d1b73f7cf33de245f99f8991503101919cb76d95 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Fri, 13 Apr 2018 14:53:19 +0100 Subject: [PATCH 1/3] kernel: Update to 4.16.2/4.15.17/4.14.34 Signed-off-by: Rolf Neugebauer --- kernel/Makefile | 20 +++++++++---------- kernel/config-4.14.x-aarch64 | 2 +- kernel/config-4.14.x-s390x | 2 +- kernel/config-4.14.x-x86_64 | 2 +- kernel/config-4.15.x-aarch64 | 2 +- kernel/config-4.15.x-s390x | 2 +- kernel/config-4.15.x-x86_64 | 2 +- kernel/config-4.16.x-aarch64 | 2 +- kernel/config-4.16.x-s390x | 2 +- kernel/config-4.16.x-x86_64 | 2 +- ...ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch | 2 +- .../0002-hyper-v-trace-vmbus_on_msg_dpc.patch | 2 +- .../0003-hyper-v-trace-vmbus_on_message.patch | 2 +- .../0004-hyper-v-trace-vmbus_onoffer.patch | 2 +- ...-hyper-v-trace-vmbus_onoffer_rescind.patch | 2 +- ...06-hyper-v-trace-vmbus_onopen_result.patch | 2 +- ...-hyper-v-trace-vmbus_ongpadl_created.patch | 2 +- ...hyper-v-trace-vmbus_ongpadl_torndown.patch | 2 +- ...per-v-trace-vmbus_onversion_response.patch | 2 +- ...0-hyper-v-trace-vmbus_request_offers.patch | 2 +- .../0011-hyper-v-trace-vmbus_open.patch | 2 +- ...2-hyper-v-trace-vmbus_close_internal.patch | 2 +- ...-hyper-v-trace-vmbus_establish_gpadl.patch | 2 +- ...4-hyper-v-trace-vmbus_teardown_gpadl.patch | 2 +- ...yper-v-trace-vmbus_negotiate_version.patch | 2 +- ...16-hyper-v-trace-vmbus_release_relid.patch | 2 +- ...-trace-vmbus_send_tl_connect_request.patch | 2 +- .../0018-hyper-v-trace-channel-events.patch | 2 +- .../0019-serial-forbid-8250-on-s390.patch | 2 +- ...ow-only-one-remove-lun-work-item-to-.patch | 2 +- ...id-excessive-host-scan-on-controller.patch | 2 +- .../0001-serial-forbid-8250-on-s390.patch | 2 +- 32 files changed, 41 insertions(+), 41 deletions(-) diff --git a/kernel/Makefile b/kernel/Makefile index 855681af2..7230bdff6 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -218,24 +218,24 @@ endef # Debug targets only for latest stable and LTS stable # ifeq ($(ARCH),x86_64) -$(eval $(call kernel,4.16.1,4.16.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.15.16,4.15.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.33,4.14.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.33,4.14.x,,-dbg)) +$(eval $(call kernel,4.16.2,4.16.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.15.17,4.15.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.34,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.34,4.14.x,,-dbg)) $(eval $(call kernel,4.14.29,4.14.x,-rt,)) $(eval $(call kernel,4.9.93,4.9.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.4.127,4.4.x,$(EXTRA),$(DEBUG))) else ifeq ($(ARCH),aarch64) -$(eval $(call kernel,4.16.1,4.16.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.15.16,4.15.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.33,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.16.2,4.16.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.15.17,4.15.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.34,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.14.29,4.14.x,-rt,)) else ifeq ($(ARCH),s390x) -$(eval $(call kernel,4.16.1,4.16.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.15.16,4.15.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.14.33,4.14.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.16.2,4.16.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.15.17,4.15.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.14.34,4.14.x,$(EXTRA),$(DEBUG))) endif # Target for kernel config diff --git a/kernel/config-4.14.x-aarch64 b/kernel/config-4.14.x-aarch64 index 109a2101d..de6494cc9 100644 --- a/kernel/config-4.14.x-aarch64 +++ b/kernel/config-4.14.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.14.33 Kernel Configuration +# Linux/arm64 4.14.34 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y diff --git a/kernel/config-4.14.x-s390x b/kernel/config-4.14.x-s390x index 944c45f8f..873aaa4d6 100644 --- a/kernel/config-4.14.x-s390x +++ b/kernel/config-4.14.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 4.14.33 Kernel Configuration +# Linux/s390 4.14.34 Kernel Configuration # CONFIG_MMU=y CONFIG_ZONE_DMA=y diff --git a/kernel/config-4.14.x-x86_64 b/kernel/config-4.14.x-x86_64 index e9d4aaa38..4d4a1f625 100644 --- a/kernel/config-4.14.x-x86_64 +++ b/kernel/config-4.14.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.33 Kernel Configuration +# Linux/x86 4.14.34 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/kernel/config-4.15.x-aarch64 b/kernel/config-4.15.x-aarch64 index 278a3d599..b47d3501b 100644 --- a/kernel/config-4.15.x-aarch64 +++ b/kernel/config-4.15.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.15.16 Kernel Configuration +# Linux/arm64 4.15.17 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y diff --git a/kernel/config-4.15.x-s390x b/kernel/config-4.15.x-s390x index 567a81b61..a1c36fce8 100644 --- a/kernel/config-4.15.x-s390x +++ b/kernel/config-4.15.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 4.15.16 Kernel Configuration +# Linux/s390 4.15.17 Kernel Configuration # CONFIG_MMU=y CONFIG_ZONE_DMA=y diff --git a/kernel/config-4.15.x-x86_64 b/kernel/config-4.15.x-x86_64 index 01aa4a853..5cbcd36dd 100644 --- a/kernel/config-4.15.x-x86_64 +++ b/kernel/config-4.15.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.15.16 Kernel Configuration +# Linux/x86 4.15.17 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/kernel/config-4.16.x-aarch64 b/kernel/config-4.16.x-aarch64 index 49d373f4c..fc770867f 100644 --- a/kernel/config-4.16.x-aarch64 +++ b/kernel/config-4.16.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.16.1 Kernel Configuration +# Linux/arm64 4.16.2 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y diff --git a/kernel/config-4.16.x-s390x b/kernel/config-4.16.x-s390x index 41c648adb..c8f4cdf58 100644 --- a/kernel/config-4.16.x-s390x +++ b/kernel/config-4.16.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 4.16.1 Kernel Configuration +# Linux/s390 4.16.2 Kernel Configuration # CONFIG_MMU=y CONFIG_ZONE_DMA=y diff --git a/kernel/config-4.16.x-x86_64 b/kernel/config-4.16.x-x86_64 index a0ba3e33f..59ffd1288 100644 --- a/kernel/config-4.16.x-x86_64 +++ b/kernel/config-4.16.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.16.1 Kernel Configuration +# Linux/x86 4.16.2 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch b/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch index 3567ce9c5..bf54737e5 100644 --- a/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch +++ b/kernel/patches-4.14.x/0001-NVDIMM-reducded-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4K.patch @@ -1,4 +1,4 @@ -From 6d7b111ee9937c5a065fe8dcf729b87a749a423a Mon Sep 17 00:00:00 2001 +From 5fd0714868597dd09656bce7d5ff6a11ba02ff36 Mon Sep 17 00:00:00 2001 From: Cheng-mean Liu Date: Tue, 11 Jul 2017 16:58:26 -0700 Subject: [PATCH 01/21] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB diff --git a/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch b/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch index ea6f5dd7b..038aa6066 100644 --- a/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch +++ b/kernel/patches-4.14.x/0002-hyper-v-trace-vmbus_on_msg_dpc.patch @@ -1,4 +1,4 @@ -From 11a3d521d227df2d9d18334b0eee9779dc717300 Mon Sep 17 00:00:00 2001 +From bfd87929737dcd81cbe47af5b0d35eb856de1b82 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:00 -0700 Subject: [PATCH 02/21] hyper-v: trace vmbus_on_msg_dpc() diff --git a/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch b/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch index 4a2f108b9..ca9b948fe 100644 --- a/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch +++ b/kernel/patches-4.14.x/0003-hyper-v-trace-vmbus_on_message.patch @@ -1,4 +1,4 @@ -From 84b8dcdcb86b784daea04d8c0427179715279654 Mon Sep 17 00:00:00 2001 +From d12ef1ec21b475fd88f64d9eba7acdd0d1fc1f81 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:01 -0700 Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message() diff --git a/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch b/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch index 71bf0a2d3..15052c8d1 100644 --- a/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch +++ b/kernel/patches-4.14.x/0004-hyper-v-trace-vmbus_onoffer.patch @@ -1,4 +1,4 @@ -From 3f94b880d9e2097fe04a1097d007f89775f5bf00 Mon Sep 17 00:00:00 2001 +From 7c70e5990e933601db61d0f9a5cbcaee346406ce Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:02 -0700 Subject: [PATCH 04/21] hyper-v: trace vmbus_onoffer() diff --git a/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch b/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch index 39fb0284c..c5fc1115b 100644 --- a/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch +++ b/kernel/patches-4.14.x/0005-hyper-v-trace-vmbus_onoffer_rescind.patch @@ -1,4 +1,4 @@ -From 6ff850fdebc5b4eb3f8d752a8c125d898365f115 Mon Sep 17 00:00:00 2001 +From f992ecbce2e44dc5f5d066490bae795586d714b8 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:03 -0700 Subject: [PATCH 05/21] hyper-v: trace vmbus_onoffer_rescind() diff --git a/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch b/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch index 7adef5302..327e87152 100644 --- a/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch +++ b/kernel/patches-4.14.x/0006-hyper-v-trace-vmbus_onopen_result.patch @@ -1,4 +1,4 @@ -From 8e8b5c752fa9d0dbf73a7850c74e2b86cb179a6a Mon Sep 17 00:00:00 2001 +From 2b5d4f39ab18a5b2faeb8bf5b9919a3cbca88ca2 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:04 -0700 Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result() diff --git a/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch b/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch index 4188bf613..3fe88d506 100644 --- a/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch +++ b/kernel/patches-4.14.x/0007-hyper-v-trace-vmbus_ongpadl_created.patch @@ -1,4 +1,4 @@ -From 3f5d99510e67bdb3dcb707db46bdec2d0be81572 Mon Sep 17 00:00:00 2001 +From 722e3d6e2aa0881447d8ce0105e0289b856410c3 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:05 -0700 Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created() diff --git a/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch b/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch index 663df5fc4..b5d3ea887 100644 --- a/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch +++ b/kernel/patches-4.14.x/0008-hyper-v-trace-vmbus_ongpadl_torndown.patch @@ -1,4 +1,4 @@ -From 6d13dcf2d0a2826852e3e9c1292a4d67f78c1a17 Mon Sep 17 00:00:00 2001 +From c07d3770a65377aec93bee391fc176a1eb0bb982 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:06 -0700 Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown() diff --git a/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch b/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch index 493541c0b..2e2bfa72e 100644 --- a/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch +++ b/kernel/patches-4.14.x/0009-hyper-v-trace-vmbus_onversion_response.patch @@ -1,4 +1,4 @@ -From c0ef773fb21732f1af2a8720e26e24c80f8e3fb7 Mon Sep 17 00:00:00 2001 +From 26bab8764b775c4e8e934d84baf8a966a2c5cd6b Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:07 -0700 Subject: [PATCH 09/21] hyper-v: trace vmbus_onversion_response() diff --git a/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch b/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch index de454ac62..fc2ea45cf 100644 --- a/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch +++ b/kernel/patches-4.14.x/0010-hyper-v-trace-vmbus_request_offers.patch @@ -1,4 +1,4 @@ -From 81bf85834d342da8706eaff2809d61a1d9ddbed0 Mon Sep 17 00:00:00 2001 +From 7afd5ead92a3c541628067b680d95d260e5302ea Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:08 -0700 Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers() diff --git a/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch b/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch index 042f7c9a4..44e43be84 100644 --- a/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch +++ b/kernel/patches-4.14.x/0011-hyper-v-trace-vmbus_open.patch @@ -1,4 +1,4 @@ -From 936f63fb79ac55c98c067326b8fa08b09a4115d7 Mon Sep 17 00:00:00 2001 +From 3b968726fa796dc90cc2471aac92a21c90cce192 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:09 -0700 Subject: [PATCH 11/21] hyper-v: trace vmbus_open() diff --git a/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch b/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch index 9faeee22c..8b4049e95 100644 --- a/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch +++ b/kernel/patches-4.14.x/0012-hyper-v-trace-vmbus_close_internal.patch @@ -1,4 +1,4 @@ -From 5216e77ecfbf8abba2e407dd47f209bdc0324847 Mon Sep 17 00:00:00 2001 +From 20d5bb01090b092abc3c202292d02ce3c54f5c02 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:10 -0700 Subject: [PATCH 12/21] hyper-v: trace vmbus_close_internal() diff --git a/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch b/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch index 24f257134..04f587dcc 100644 --- a/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch +++ b/kernel/patches-4.14.x/0013-hyper-v-trace-vmbus_establish_gpadl.patch @@ -1,4 +1,4 @@ -From 8ed3aea0364602c6aeb0cbb3e9a4d5532076c472 Mon Sep 17 00:00:00 2001 +From 1a8ef83e43d5f6039cf62ea93d105c76f2d95ff7 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:11 -0700 Subject: [PATCH 13/21] hyper-v: trace vmbus_establish_gpadl() diff --git a/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch b/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch index 141ab06d5..42154c487 100644 --- a/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch +++ b/kernel/patches-4.14.x/0014-hyper-v-trace-vmbus_teardown_gpadl.patch @@ -1,4 +1,4 @@ -From 84ea3e0d1d4db7cfe6814c60bcbcb7b34e495a8a Mon Sep 17 00:00:00 2001 +From 3f985339eae6b4aae0c69c6c82f739dd0c58433b Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:12 -0700 Subject: [PATCH 14/21] hyper-v: trace vmbus_teardown_gpadl() diff --git a/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch b/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch index 840f99c24..e95bfb811 100644 --- a/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch +++ b/kernel/patches-4.14.x/0015-hyper-v-trace-vmbus_negotiate_version.patch @@ -1,4 +1,4 @@ -From 0d87ae7851ea26ccd36ed8ead3bdaa0c8d6f217e Mon Sep 17 00:00:00 2001 +From dc368fd821b4d13c934773df878af14d076113b9 Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:13 -0700 Subject: [PATCH 15/21] hyper-v: trace vmbus_negotiate_version() diff --git a/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch b/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch index fa902631d..572b1104e 100644 --- a/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch +++ b/kernel/patches-4.14.x/0016-hyper-v-trace-vmbus_release_relid.patch @@ -1,4 +1,4 @@ -From 6408e4770054edf3d678770d858acefa508cefc6 Mon Sep 17 00:00:00 2001 +From bea6daa8d6c2c4019228270f0a0e4b6d171ac0bb Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:14 -0700 Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid() diff --git a/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch b/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch index 1069d0a3f..f3738e293 100644 --- a/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch +++ b/kernel/patches-4.14.x/0017-hyper-v-trace-vmbus_send_tl_connect_request.patch @@ -1,4 +1,4 @@ -From 160df3ead07707f160358b117f9c79d7afa6fcc8 Mon Sep 17 00:00:00 2001 +From 7fbeaf6985cc3d7f8405b5bbfa27c85e3a1c3cdc Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:15 -0700 Subject: [PATCH 17/21] hyper-v: trace vmbus_send_tl_connect_request() diff --git a/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch b/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch index 9be810106..fa8aade73 100644 --- a/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch +++ b/kernel/patches-4.14.x/0018-hyper-v-trace-channel-events.patch @@ -1,4 +1,4 @@ -From ebf5d4d0aff56cd53fe3ca667fe425603472a998 Mon Sep 17 00:00:00 2001 +From 39c0f4ec329b3c5a73110c4095b2a5f24981ee5c Mon Sep 17 00:00:00 2001 From: Vitaly Kuznetsov Date: Sun, 29 Oct 2017 12:21:16 -0700 Subject: [PATCH 18/21] hyper-v: trace channel events diff --git a/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch b/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch index e574527bf..7cedf71af 100644 --- a/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch +++ b/kernel/patches-4.14.x/0019-serial-forbid-8250-on-s390.patch @@ -1,4 +1,4 @@ -From 584a11f4bb1d5b8a147c3077bb8c2950880bb1e5 Mon Sep 17 00:00:00 2001 +From 44ae8c05683232bca250e3ccd1c57c5e06d0e55c Mon Sep 17 00:00:00 2001 From: Christian Borntraeger Date: Tue, 12 Dec 2017 09:08:35 +0100 Subject: [PATCH 19/21] serial: forbid 8250 on s390 diff --git a/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch b/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch index 901c054af..60c296f07 100644 --- a/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch +++ b/kernel/patches-4.14.x/0020-scsi-storvsc-Allow-only-one-remove-lun-work-item-to-.patch @@ -1,4 +1,4 @@ -From 22b25bd63a04a4e0389200a6498b8d3152417ccf Mon Sep 17 00:00:00 2001 +From d40c4e19dea3eef0faf4d3f65449dafbf02c9adb Mon Sep 17 00:00:00 2001 From: Cathy Avery Date: Tue, 31 Oct 2017 08:52:06 -0400 Subject: [PATCH 20/21] scsi: storvsc: Allow only one remove lun work item to diff --git a/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch b/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch index fb9b90888..dc66c7ac5 100644 --- a/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch +++ b/kernel/patches-4.14.x/0021-scsi-storvsc-Avoid-excessive-host-scan-on-controller.patch @@ -1,4 +1,4 @@ -From 26ea18ec3b91d37b9e7e08e81fe2f1a23ff13ee4 Mon Sep 17 00:00:00 2001 +From 891d3338374818c80ef21051a765178443768a34 Mon Sep 17 00:00:00 2001 From: Long Li Date: Tue, 31 Oct 2017 14:58:08 -0700 Subject: [PATCH 21/21] scsi: storvsc: Avoid excessive host scan on controller diff --git a/kernel/patches-4.15.x/0001-serial-forbid-8250-on-s390.patch b/kernel/patches-4.15.x/0001-serial-forbid-8250-on-s390.patch index 444054381..b4a7edd83 100644 --- a/kernel/patches-4.15.x/0001-serial-forbid-8250-on-s390.patch +++ b/kernel/patches-4.15.x/0001-serial-forbid-8250-on-s390.patch @@ -1,4 +1,4 @@ -From 8f599dab77574f43d329e46072f16eaf9715bb58 Mon Sep 17 00:00:00 2001 +From 8fc6c3ed728141d09e22991e106df9af1345a87e Mon Sep 17 00:00:00 2001 From: Christian Borntraeger Date: Tue, 12 Dec 2017 09:08:35 +0100 Subject: [PATCH] serial: forbid 8250 on s390 From 4454c7b8548214c53d749ae7ee64b61050f6ec67 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Fri, 13 Apr 2018 15:21:57 +0100 Subject: [PATCH 2/3] kernel: Enable MPLS_ROUTING and MPLS_IPTUNNEL as modules Signed-off-by: Rolf Neugebauer --- kernel/config-4.14.x-aarch64 | 3 ++- kernel/config-4.14.x-s390x | 3 ++- kernel/config-4.14.x-x86_64 | 3 ++- kernel/config-4.15.x-aarch64 | 3 ++- kernel/config-4.15.x-s390x | 3 ++- kernel/config-4.15.x-x86_64 | 3 ++- kernel/config-4.16.x-aarch64 | 3 ++- kernel/config-4.16.x-s390x | 3 ++- kernel/config-4.16.x-x86_64 | 3 ++- kernel/config-4.4.x-x86_64 | 3 ++- kernel/config-4.9.x-x86_64 | 3 ++- 11 files changed, 22 insertions(+), 11 deletions(-) diff --git a/kernel/config-4.14.x-aarch64 b/kernel/config-4.14.x-aarch64 index de6494cc9..e58cbaef6 100644 --- a/kernel/config-4.14.x-aarch64 +++ b/kernel/config-4.14.x-aarch64 @@ -1232,7 +1232,8 @@ CONFIG_VIRTIO_VSOCKETS_COMMON=y CONFIG_NETLINK_DIAG=y CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m -# CONFIG_MPLS_ROUTING is not set +CONFIG_MPLS_ROUTING=m +CONFIG_MPLS_IPTUNNEL=m # CONFIG_NET_NSH is not set # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y diff --git a/kernel/config-4.14.x-s390x b/kernel/config-4.14.x-s390x index 873aaa4d6..7f7a7a76f 100644 --- a/kernel/config-4.14.x-s390x +++ b/kernel/config-4.14.x-s390x @@ -1165,7 +1165,8 @@ CONFIG_VIRTIO_VSOCKETS_COMMON=y CONFIG_NETLINK_DIAG=y CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m -# CONFIG_MPLS_ROUTING is not set +CONFIG_MPLS_ROUTING=m +CONFIG_MPLS_IPTUNNEL=m # CONFIG_NET_NSH is not set # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y diff --git a/kernel/config-4.14.x-x86_64 b/kernel/config-4.14.x-x86_64 index 4d4a1f625..783e6daad 100644 --- a/kernel/config-4.14.x-x86_64 +++ b/kernel/config-4.14.x-x86_64 @@ -1393,7 +1393,8 @@ CONFIG_HYPERV_VSOCKETS=y CONFIG_NETLINK_DIAG=y CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m -# CONFIG_MPLS_ROUTING is not set +CONFIG_MPLS_ROUTING=m +CONFIG_MPLS_IPTUNNEL=m # CONFIG_NET_NSH is not set # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y diff --git a/kernel/config-4.15.x-aarch64 b/kernel/config-4.15.x-aarch64 index b47d3501b..7d2737b8d 100644 --- a/kernel/config-4.15.x-aarch64 +++ b/kernel/config-4.15.x-aarch64 @@ -1244,7 +1244,8 @@ CONFIG_VIRTIO_VSOCKETS_COMMON=y CONFIG_NETLINK_DIAG=y CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m -# CONFIG_MPLS_ROUTING is not set +CONFIG_MPLS_ROUTING=m +CONFIG_MPLS_IPTUNNEL=m CONFIG_NET_NSH=m # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y diff --git a/kernel/config-4.15.x-s390x b/kernel/config-4.15.x-s390x index a1c36fce8..d45ab6465 100644 --- a/kernel/config-4.15.x-s390x +++ b/kernel/config-4.15.x-s390x @@ -1178,7 +1178,8 @@ CONFIG_VIRTIO_VSOCKETS_COMMON=y CONFIG_NETLINK_DIAG=y CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m -# CONFIG_MPLS_ROUTING is not set +CONFIG_MPLS_ROUTING=m +CONFIG_MPLS_IPTUNNEL=m CONFIG_NET_NSH=m # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y diff --git a/kernel/config-4.15.x-x86_64 b/kernel/config-4.15.x-x86_64 index 5cbcd36dd..33f9af9a0 100644 --- a/kernel/config-4.15.x-x86_64 +++ b/kernel/config-4.15.x-x86_64 @@ -1398,7 +1398,8 @@ CONFIG_HYPERV_VSOCKETS=y CONFIG_NETLINK_DIAG=y CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m -# CONFIG_MPLS_ROUTING is not set +CONFIG_MPLS_ROUTING=m +CONFIG_MPLS_IPTUNNEL=m CONFIG_NET_NSH=m # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y diff --git a/kernel/config-4.16.x-aarch64 b/kernel/config-4.16.x-aarch64 index fc770867f..73112b272 100644 --- a/kernel/config-4.16.x-aarch64 +++ b/kernel/config-4.16.x-aarch64 @@ -1255,7 +1255,8 @@ CONFIG_VIRTIO_VSOCKETS_COMMON=y CONFIG_NETLINK_DIAG=y CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m -# CONFIG_MPLS_ROUTING is not set +CONFIG_MPLS_ROUTING=m +CONFIG_MPLS_IPTUNNEL=m CONFIG_NET_NSH=m # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y diff --git a/kernel/config-4.16.x-s390x b/kernel/config-4.16.x-s390x index c8f4cdf58..889c53994 100644 --- a/kernel/config-4.16.x-s390x +++ b/kernel/config-4.16.x-s390x @@ -1184,7 +1184,8 @@ CONFIG_VIRTIO_VSOCKETS_COMMON=y CONFIG_NETLINK_DIAG=y CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m -# CONFIG_MPLS_ROUTING is not set +CONFIG_MPLS_ROUTING=m +CONFIG_MPLS_IPTUNNEL=m CONFIG_NET_NSH=m # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y diff --git a/kernel/config-4.16.x-x86_64 b/kernel/config-4.16.x-x86_64 index 59ffd1288..aa59c9809 100644 --- a/kernel/config-4.16.x-x86_64 +++ b/kernel/config-4.16.x-x86_64 @@ -1411,7 +1411,8 @@ CONFIG_HYPERV_VSOCKETS=y CONFIG_NETLINK_DIAG=y CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m -# CONFIG_MPLS_ROUTING is not set +CONFIG_MPLS_ROUTING=m +CONFIG_MPLS_IPTUNNEL=m CONFIG_NET_NSH=m # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y diff --git a/kernel/config-4.4.x-x86_64 b/kernel/config-4.4.x-x86_64 index 2479fc638..d462be971 100644 --- a/kernel/config-4.4.x-x86_64 +++ b/kernel/config-4.4.x-x86_64 @@ -1232,7 +1232,8 @@ CONFIG_VSOCKETS=y CONFIG_NETLINK_DIAG=y CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m -# CONFIG_MPLS_ROUTING is not set +CONFIG_MPLS_ROUTING=m +CONFIG_MPLS_IPTUNNEL=m # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y CONFIG_NET_L3_MASTER_DEV=y diff --git a/kernel/config-4.9.x-x86_64 b/kernel/config-4.9.x-x86_64 index c7058f559..0ed80ef4b 100644 --- a/kernel/config-4.9.x-x86_64 +++ b/kernel/config-4.9.x-x86_64 @@ -1304,7 +1304,8 @@ CONFIG_HYPERV_SOCK=y CONFIG_NETLINK_DIAG=y CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=m -# CONFIG_MPLS_ROUTING is not set +CONFIG_MPLS_ROUTING=m +CONFIG_MPLS_IPTUNNEL=m # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y CONFIG_NET_L3_MASTER_DEV=y From ed48e5adadac4caae08a22ff64cf1210ec32fa1b Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Fri, 13 Apr 2018 17:13:08 +0100 Subject: [PATCH 3/3] Update YAML files to latest kernels Signed-off-by: Rolf Neugebauer --- examples/aws.yml | 2 +- examples/azure.yml | 2 +- examples/cadvisor.yml | 2 +- examples/docker-for-mac.yml | 2 +- examples/docker.yml | 2 +- examples/gcp.yml | 2 +- examples/getty.yml | 2 +- examples/hostmount-writeable-overlay.yml | 2 +- examples/influxdb-os.yml | 2 +- examples/minimal.yml | 2 +- examples/node_exporter.yml | 2 +- examples/openstack.yml | 2 +- examples/packet.arm64.yml | 2 +- examples/packet.yml | 2 +- examples/redis-os.yml | 2 +- examples/sshd.yml | 2 +- examples/swap.yml | 2 +- examples/vmware.yml | 2 +- examples/vpnkit-forwarder.yml | 2 +- examples/vsudd-containerd.yml | 2 +- examples/vultr.yml | 2 +- examples/wireguard.yml | 2 +- linuxkit.yml | 2 +- projects/compose/compose-dynamic.yml | 2 +- projects/compose/compose-static.yml | 2 +- projects/logging/examples/logging.yml | 2 +- projects/miragesdk/examples/mirage-dhcp.yml | 2 +- test/cases/000_build/000_formats/test.yml | 2 +- test/cases/010_platforms/000_qemu/000_run_kernel/test.yml | 2 +- test/cases/010_platforms/000_qemu/010_run_iso/test.yml | 2 +- test/cases/010_platforms/000_qemu/020_run_efi/test.yml | 2 +- test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml | 2 +- test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml | 2 +- test/cases/010_platforms/000_qemu/050_run_aws/test.yml | 2 +- test/cases/010_platforms/000_qemu/100_container/test.yml | 2 +- test/cases/010_platforms/010_hyperkit/000_run_kernel/test.yml | 2 +- test/cases/010_platforms/010_hyperkit/010_acpi/test.yml | 2 +- test/cases/020_kernel/006_config_4.14.x/test.yml | 2 +- test/cases/020_kernel/007_config_4.15.x/test.yml | 2 +- test/cases/020_kernel/008_config_4.16.x/test.yml | 2 +- test/cases/020_kernel/016_kmod_4.14.x/Dockerfile | 2 +- test/cases/020_kernel/016_kmod_4.14.x/test.sh | 2 +- test/cases/020_kernel/016_kmod_4.14.x/test.yml | 2 +- test/cases/020_kernel/017_kmod_4.15.x/Dockerfile | 2 +- test/cases/020_kernel/017_kmod_4.15.x/test.sh | 2 +- test/cases/020_kernel/017_kmod_4.15.x/test.yml | 2 +- test/cases/020_kernel/018_kmod_4.16.x/Dockerfile | 2 +- test/cases/020_kernel/018_kmod_4.16.x/test.sh | 2 +- test/cases/020_kernel/018_kmod_4.16.x/test.yml | 2 +- test/cases/020_kernel/110_namespace/common.yml | 2 +- test/cases/030_security/000_docker-bench/test.yml | 2 +- test/cases/030_security/010_ports/test.yml | 2 +- test/cases/040_packages/002_binfmt/test.yml | 2 +- test/cases/040_packages/003_ca-certificates/test.yml | 2 +- test/cases/040_packages/003_containerd/test.yml | 2 +- test/cases/040_packages/004_dhcpcd/test.yml | 2 +- test/cases/040_packages/005_extend/000_ext4/test-create.yml | 2 +- test/cases/040_packages/005_extend/000_ext4/test.yml | 2 +- test/cases/040_packages/005_extend/001_btrfs/test-create.yml | 2 +- test/cases/040_packages/005_extend/001_btrfs/test.yml | 2 +- test/cases/040_packages/005_extend/002_xfs/test-create.yml | 2 +- test/cases/040_packages/005_extend/002_xfs/test.yml | 2 +- test/cases/040_packages/006_format_mount/000_auto/test.yml | 2 +- test/cases/040_packages/006_format_mount/001_by_label/test.yml | 2 +- test/cases/040_packages/006_format_mount/003_btrfs/test.yml | 2 +- test/cases/040_packages/006_format_mount/004_xfs/test.yml | 2 +- test/cases/040_packages/006_format_mount/010_multiple/test.yml | 2 +- test/cases/040_packages/013_mkimage/mkimage.yml | 2 +- test/cases/040_packages/013_mkimage/run.yml | 2 +- test/cases/040_packages/019_sysctl/test.yml | 2 +- test/cases/040_packages/023_wireguard/test.yml | 2 +- test/hack/test-ltp.yml | 2 +- test/hack/test.yml | 2 +- 73 files changed, 73 insertions(+), 73 deletions(-) diff --git a/examples/aws.yml b/examples/aws.yml index 233774422..ca6b227a3 100644 --- a/examples/aws.yml +++ b/examples/aws.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/examples/azure.yml b/examples/azure.yml index 31cb80450..87957bf7c 100644 --- a/examples/azure.yml +++ b/examples/azure.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/examples/cadvisor.yml b/examples/cadvisor.yml index a3ade32c4..37a86e356 100644 --- a/examples/cadvisor.yml +++ b/examples/cadvisor.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:v0.3 diff --git a/examples/docker-for-mac.yml b/examples/docker-for-mac.yml index 1958dd479..0f2809de6 100644 --- a/examples/docker-for-mac.yml +++ b/examples/docker-for-mac.yml @@ -1,6 +1,6 @@ # This is an example for building the open source components of Docker for Mac kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/vpnkit-expose-port:v0.3 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host diff --git a/examples/docker.yml b/examples/docker.yml index 01617bd71..da04cb828 100644 --- a/examples/docker.yml +++ b/examples/docker.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:v0.3 diff --git a/examples/gcp.yml b/examples/gcp.yml index 7cd75db52..52d8b25e7 100644 --- a/examples/gcp.yml +++ b/examples/gcp.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/examples/getty.yml b/examples/getty.yml index 8d592619d..a24213753 100644 --- a/examples/getty.yml +++ b/examples/getty.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:v0.3 diff --git a/examples/hostmount-writeable-overlay.yml b/examples/hostmount-writeable-overlay.yml index 1fcbbe34e..885347869 100644 --- a/examples/hostmount-writeable-overlay.yml +++ b/examples/hostmount-writeable-overlay.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:v0.3 diff --git a/examples/influxdb-os.yml b/examples/influxdb-os.yml index 65ba98c99..bb3810ab0 100644 --- a/examples/influxdb-os.yml +++ b/examples/influxdb-os.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/examples/minimal.yml b/examples/minimal.yml index 76f6705b9..4ba8482a6 100644 --- a/examples/minimal.yml +++ b/examples/minimal.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/examples/node_exporter.yml b/examples/node_exporter.yml index 84f0b320c..7c6c42a44 100644 --- a/examples/node_exporter.yml +++ b/examples/node_exporter.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/examples/openstack.yml b/examples/openstack.yml index d4c745fc9..862be3639 100644 --- a/examples/openstack.yml +++ b/examples/openstack.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/examples/packet.arm64.yml b/examples/packet.arm64.yml index 1c25d2e94..0b09a707d 100644 --- a/examples/packet.arm64.yml +++ b/examples/packet.arm64.yml @@ -5,7 +5,7 @@ # for arm64 then the 'ucode' line in the kernel section can be left # out. kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyAMA0" ucode: "" onboot: diff --git a/examples/packet.yml b/examples/packet.yml index b47165316..13efb133a 100644 --- a/examples/packet.yml +++ b/examples/packet.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: console=ttyS1 ucode: intel-ucode.cpio init: diff --git a/examples/redis-os.yml b/examples/redis-os.yml index 50430bc95..e00c43ac8 100644 --- a/examples/redis-os.yml +++ b/examples/redis-os.yml @@ -1,7 +1,7 @@ # Minimal YAML to run a redis server (used at DockerCon'17) # connect: nc localhost 6379 kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:v0.3 diff --git a/examples/sshd.yml b/examples/sshd.yml index e02b1799d..585850142 100644 --- a/examples/sshd.yml +++ b/examples/sshd.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:v0.3 diff --git a/examples/swap.yml b/examples/swap.yml index c1d8e3e5c..ef90a9a5f 100644 --- a/examples/swap.yml +++ b/examples/swap.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - linuxkit/init:v0.3 diff --git a/examples/vmware.yml b/examples/vmware.yml index 82e7c9b20..e1c08e350 100644 --- a/examples/vmware.yml +++ b/examples/vmware.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0" init: - linuxkit/init:v0.3 diff --git a/examples/vpnkit-forwarder.yml b/examples/vpnkit-forwarder.yml index 84bf07cef..afcc85252 100644 --- a/examples/vpnkit-forwarder.yml +++ b/examples/vpnkit-forwarder.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/examples/vsudd-containerd.yml b/examples/vsudd-containerd.yml index 806f6bb46..c34bae396 100644 --- a/examples/vsudd-containerd.yml +++ b/examples/vsudd-containerd.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/examples/vultr.yml b/examples/vultr.yml index 7cd75db52..52d8b25e7 100644 --- a/examples/vultr.yml +++ b/examples/vultr.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/examples/wireguard.yml b/examples/wireguard.yml index 80c4c797a..1bdd4b4be 100644 --- a/examples/wireguard.yml +++ b/examples/wireguard.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/linuxkit.yml b/linuxkit.yml index a5676ccf0..439c3e66b 100644 --- a/linuxkit.yml +++ b/linuxkit.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/projects/compose/compose-dynamic.yml b/projects/compose/compose-dynamic.yml index cdd21d884..f6eeff241 100644 --- a/projects/compose/compose-dynamic.yml +++ b/projects/compose/compose-dynamic.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:v0.3 diff --git a/projects/compose/compose-static.yml b/projects/compose/compose-static.yml index 3e3d4b518..f4cc0dc23 100644 --- a/projects/compose/compose-static.yml +++ b/projects/compose/compose-static.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:v0.3 diff --git a/projects/logging/examples/logging.yml b/projects/logging/examples/logging.yml index 4cf559a5d..1ba79192c 100644 --- a/projects/logging/examples/logging.yml +++ b/projects/logging/examples/logging.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=tty0 page_poison=1" init: - linuxkit/init:v0.3 # with runc, logwrite, startmemlogd diff --git a/projects/miragesdk/examples/mirage-dhcp.yml b/projects/miragesdk/examples/mirage-dhcp.yml index 4d25ce989..a9665df7c 100644 --- a/projects/miragesdk/examples/mirage-dhcp.yml +++ b/projects/miragesdk/examples/mirage-dhcp.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:v0.3 diff --git a/test/cases/000_build/000_formats/test.yml b/test/cases/000_build/000_formats/test.yml index c88be951e..5c2cc28d3 100644 --- a/test/cases/000_build/000_formats/test.yml +++ b/test/cases/000_build/000_formats/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/test/cases/010_platforms/000_qemu/000_run_kernel/test.yml b/test/cases/010_platforms/000_qemu/000_run_kernel/test.yml index cc5528534..73fc5ea85 100644 --- a/test/cases/010_platforms/000_qemu/000_run_kernel/test.yml +++ b/test/cases/010_platforms/000_qemu/000_run_kernel/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/010_platforms/000_qemu/010_run_iso/test.yml b/test/cases/010_platforms/000_qemu/010_run_iso/test.yml index c5cbe2aaf..cf02a5813 100644 --- a/test/cases/010_platforms/000_qemu/010_run_iso/test.yml +++ b/test/cases/010_platforms/000_qemu/010_run_iso/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/test/cases/010_platforms/000_qemu/020_run_efi/test.yml b/test/cases/010_platforms/000_qemu/020_run_efi/test.yml index 2ca28d555..b670bb951 100644 --- a/test/cases/010_platforms/000_qemu/020_run_efi/test.yml +++ b/test/cases/010_platforms/000_qemu/020_run_efi/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml b/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml index 2ca28d555..b670bb951 100644 --- a/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml +++ b/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml b/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml index 2ca28d555..b670bb951 100644 --- a/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml +++ b/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/test/cases/010_platforms/000_qemu/050_run_aws/test.yml b/test/cases/010_platforms/000_qemu/050_run_aws/test.yml index 2ca28d555..b670bb951 100644 --- a/test/cases/010_platforms/000_qemu/050_run_aws/test.yml +++ b/test/cases/010_platforms/000_qemu/050_run_aws/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/test/cases/010_platforms/000_qemu/100_container/test.yml b/test/cases/010_platforms/000_qemu/100_container/test.yml index 9bc4b9f46..2ee9a3419 100644 --- a/test/cases/010_platforms/000_qemu/100_container/test.yml +++ b/test/cases/010_platforms/000_qemu/100_container/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/test/cases/010_platforms/010_hyperkit/000_run_kernel/test.yml b/test/cases/010_platforms/010_hyperkit/000_run_kernel/test.yml index 2ca28d555..b670bb951 100644 --- a/test/cases/010_platforms/010_hyperkit/000_run_kernel/test.yml +++ b/test/cases/010_platforms/010_hyperkit/000_run_kernel/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml b/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml index bc2ee0274..2cf4d0595 100644 --- a/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml +++ b/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/test/cases/020_kernel/006_config_4.14.x/test.yml b/test/cases/020_kernel/006_config_4.14.x/test.yml index c4427760c..1ed630d21 100644 --- a/test/cases/020_kernel/006_config_4.14.x/test.yml +++ b/test/cases/020_kernel/006_config_4.14.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/020_kernel/007_config_4.15.x/test.yml b/test/cases/020_kernel/007_config_4.15.x/test.yml index 9c007403f..a54aac512 100644 --- a/test/cases/020_kernel/007_config_4.15.x/test.yml +++ b/test/cases/020_kernel/007_config_4.15.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.15.16 + image: linuxkit/kernel:4.15.17 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/020_kernel/008_config_4.16.x/test.yml b/test/cases/020_kernel/008_config_4.16.x/test.yml index 2d9706af1..6abfc4db3 100644 --- a/test/cases/020_kernel/008_config_4.16.x/test.yml +++ b/test/cases/020_kernel/008_config_4.16.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.16.1 + image: linuxkit/kernel:4.16.2 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/020_kernel/016_kmod_4.14.x/Dockerfile b/test/cases/020_kernel/016_kmod_4.14.x/Dockerfile index c95aa6bd1..5da68774b 100644 --- a/test/cases/020_kernel/016_kmod_4.14.x/Dockerfile +++ b/test/cases/020_kernel/016_kmod_4.14.x/Dockerfile @@ -3,7 +3,7 @@ # In the last stage, it creates a package, which can be used for # testing. -FROM linuxkit/kernel:4.14.33 AS ksrc +FROM linuxkit/kernel:4.14.34 AS ksrc # Extract headers and compile module FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 AS build diff --git a/test/cases/020_kernel/016_kmod_4.14.x/test.sh b/test/cases/020_kernel/016_kmod_4.14.x/test.sh index d9fab8be5..1ef5bf866 100644 --- a/test/cases/020_kernel/016_kmod_4.14.x/test.sh +++ b/test/cases/020_kernel/016_kmod_4.14.x/test.sh @@ -19,7 +19,7 @@ clean_up() { trap clean_up EXIT # Make sure we have the latest kernel image -docker pull linuxkit/kernel:4.14.33 +docker pull linuxkit/kernel:4.14.34 # Build a package docker build -t ${IMAGE_NAME} . diff --git a/test/cases/020_kernel/016_kmod_4.14.x/test.yml b/test/cases/020_kernel/016_kmod_4.14.x/test.yml index 2694928b1..86b75b5fb 100644 --- a/test/cases/020_kernel/016_kmod_4.14.x/test.yml +++ b/test/cases/020_kernel/016_kmod_4.14.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/020_kernel/017_kmod_4.15.x/Dockerfile b/test/cases/020_kernel/017_kmod_4.15.x/Dockerfile index bde26672e..5ece5a7ce 100644 --- a/test/cases/020_kernel/017_kmod_4.15.x/Dockerfile +++ b/test/cases/020_kernel/017_kmod_4.15.x/Dockerfile @@ -3,7 +3,7 @@ # In the last stage, it creates a package, which can be used for # testing. -FROM linuxkit/kernel:4.15.16 AS ksrc +FROM linuxkit/kernel:4.15.17 AS ksrc # Extract headers and compile module FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 AS build diff --git a/test/cases/020_kernel/017_kmod_4.15.x/test.sh b/test/cases/020_kernel/017_kmod_4.15.x/test.sh index 2bcb7a311..b40787662 100644 --- a/test/cases/020_kernel/017_kmod_4.15.x/test.sh +++ b/test/cases/020_kernel/017_kmod_4.15.x/test.sh @@ -19,7 +19,7 @@ clean_up() { trap clean_up EXIT # Make sure we have the latest kernel image -docker pull linuxkit/kernel:4.15.16 +docker pull linuxkit/kernel:4.15.17 # Build a package docker build -t ${IMAGE_NAME} . diff --git a/test/cases/020_kernel/017_kmod_4.15.x/test.yml b/test/cases/020_kernel/017_kmod_4.15.x/test.yml index ef45a4dd5..ae73c2c47 100644 --- a/test/cases/020_kernel/017_kmod_4.15.x/test.yml +++ b/test/cases/020_kernel/017_kmod_4.15.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.15.16 + image: linuxkit/kernel:4.15.17 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/020_kernel/018_kmod_4.16.x/Dockerfile b/test/cases/020_kernel/018_kmod_4.16.x/Dockerfile index 6cfe2185e..e94c26d19 100644 --- a/test/cases/020_kernel/018_kmod_4.16.x/Dockerfile +++ b/test/cases/020_kernel/018_kmod_4.16.x/Dockerfile @@ -3,7 +3,7 @@ # In the last stage, it creates a package, which can be used for # testing. -FROM linuxkit/kernel:4.16.1 AS ksrc +FROM linuxkit/kernel:4.16.2 AS ksrc # Extract headers and compile module FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 AS build diff --git a/test/cases/020_kernel/018_kmod_4.16.x/test.sh b/test/cases/020_kernel/018_kmod_4.16.x/test.sh index 0cd0e09ad..072eb965e 100644 --- a/test/cases/020_kernel/018_kmod_4.16.x/test.sh +++ b/test/cases/020_kernel/018_kmod_4.16.x/test.sh @@ -19,7 +19,7 @@ clean_up() { trap clean_up EXIT # Make sure we have the latest kernel image -docker pull linuxkit/kernel:4.16.1 +docker pull linuxkit/kernel:4.16.2 # Build a package docker build -t ${IMAGE_NAME} . diff --git a/test/cases/020_kernel/018_kmod_4.16.x/test.yml b/test/cases/020_kernel/018_kmod_4.16.x/test.yml index ef9612cf5..b8021a0a8 100644 --- a/test/cases/020_kernel/018_kmod_4.16.x/test.yml +++ b/test/cases/020_kernel/018_kmod_4.16.x/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.16.1 + image: linuxkit/kernel:4.16.2 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/020_kernel/110_namespace/common.yml b/test/cases/020_kernel/110_namespace/common.yml index 29fc081f1..47a4bc4eb 100644 --- a/test/cases/020_kernel/110_namespace/common.yml +++ b/test/cases/020_kernel/110_namespace/common.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/030_security/000_docker-bench/test.yml b/test/cases/030_security/000_docker-bench/test.yml index ba5e0502d..208f9ee00 100644 --- a/test/cases/030_security/000_docker-bench/test.yml +++ b/test/cases/030_security/000_docker-bench/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/test/cases/030_security/010_ports/test.yml b/test/cases/030_security/010_ports/test.yml index 6dfb5613d..c855b046c 100644 --- a/test/cases/030_security/010_ports/test.yml +++ b/test/cases/030_security/010_ports/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 page_poison=1" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/002_binfmt/test.yml b/test/cases/040_packages/002_binfmt/test.yml index d57451058..9a3fad9a4 100644 --- a/test/cases/040_packages/002_binfmt/test.yml +++ b/test/cases/040_packages/002_binfmt/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/003_ca-certificates/test.yml b/test/cases/040_packages/003_ca-certificates/test.yml index 06c2be17c..8a77cfc9c 100644 --- a/test/cases/040_packages/003_ca-certificates/test.yml +++ b/test/cases/040_packages/003_ca-certificates/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/003_containerd/test.yml b/test/cases/040_packages/003_containerd/test.yml index 28650063a..386e8d2df 100644 --- a/test/cases/040_packages/003_containerd/test.yml +++ b/test/cases/040_packages/003_containerd/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/004_dhcpcd/test.yml b/test/cases/040_packages/004_dhcpcd/test.yml index 303e26cda..1d11aadfe 100644 --- a/test/cases/040_packages/004_dhcpcd/test.yml +++ b/test/cases/040_packages/004_dhcpcd/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/005_extend/000_ext4/test-create.yml b/test/cases/040_packages/005_extend/000_ext4/test-create.yml index 41945a53b..59c146d02 100644 --- a/test/cases/040_packages/005_extend/000_ext4/test-create.yml +++ b/test/cases/040_packages/005_extend/000_ext4/test-create.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/005_extend/000_ext4/test.yml b/test/cases/040_packages/005_extend/000_ext4/test.yml index fd5a04c2f..4998aea00 100644 --- a/test/cases/040_packages/005_extend/000_ext4/test.yml +++ b/test/cases/040_packages/005_extend/000_ext4/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/005_extend/001_btrfs/test-create.yml b/test/cases/040_packages/005_extend/001_btrfs/test-create.yml index f32a16231..9086cb1ea 100644 --- a/test/cases/040_packages/005_extend/001_btrfs/test-create.yml +++ b/test/cases/040_packages/005_extend/001_btrfs/test-create.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/005_extend/001_btrfs/test.yml b/test/cases/040_packages/005_extend/001_btrfs/test.yml index acf04d18d..6a21e451c 100644 --- a/test/cases/040_packages/005_extend/001_btrfs/test.yml +++ b/test/cases/040_packages/005_extend/001_btrfs/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/005_extend/002_xfs/test-create.yml b/test/cases/040_packages/005_extend/002_xfs/test-create.yml index 39c7d5d92..7429915b7 100644 --- a/test/cases/040_packages/005_extend/002_xfs/test-create.yml +++ b/test/cases/040_packages/005_extend/002_xfs/test-create.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/005_extend/002_xfs/test.yml b/test/cases/040_packages/005_extend/002_xfs/test.yml index de8236da2..b08c5613f 100644 --- a/test/cases/040_packages/005_extend/002_xfs/test.yml +++ b/test/cases/040_packages/005_extend/002_xfs/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/006_format_mount/000_auto/test.yml b/test/cases/040_packages/006_format_mount/000_auto/test.yml index 45a32d553..f0e0c27ff 100644 --- a/test/cases/040_packages/006_format_mount/000_auto/test.yml +++ b/test/cases/040_packages/006_format_mount/000_auto/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/006_format_mount/001_by_label/test.yml b/test/cases/040_packages/006_format_mount/001_by_label/test.yml index 22ccb127b..ddc58d577 100644 --- a/test/cases/040_packages/006_format_mount/001_by_label/test.yml +++ b/test/cases/040_packages/006_format_mount/001_by_label/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/006_format_mount/003_btrfs/test.yml b/test/cases/040_packages/006_format_mount/003_btrfs/test.yml index 6c73fb931..afff96c91 100644 --- a/test/cases/040_packages/006_format_mount/003_btrfs/test.yml +++ b/test/cases/040_packages/006_format_mount/003_btrfs/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/006_format_mount/004_xfs/test.yml b/test/cases/040_packages/006_format_mount/004_xfs/test.yml index 1d5b2ffe4..2926b080d 100644 --- a/test/cases/040_packages/006_format_mount/004_xfs/test.yml +++ b/test/cases/040_packages/006_format_mount/004_xfs/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/006_format_mount/010_multiple/test.yml b/test/cases/040_packages/006_format_mount/010_multiple/test.yml index 49e5ccc97..41181db71 100644 --- a/test/cases/040_packages/006_format_mount/010_multiple/test.yml +++ b/test/cases/040_packages/006_format_mount/010_multiple/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/013_mkimage/mkimage.yml b/test/cases/040_packages/013_mkimage/mkimage.yml index 3dd450895..f29370578 100644 --- a/test/cases/040_packages/013_mkimage/mkimage.yml +++ b/test/cases/040_packages/013_mkimage/mkimage.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/013_mkimage/run.yml b/test/cases/040_packages/013_mkimage/run.yml index 43a174af8..932df4c4c 100644 --- a/test/cases/040_packages/013_mkimage/run.yml +++ b/test/cases/040_packages/013_mkimage/run.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/019_sysctl/test.yml b/test/cases/040_packages/019_sysctl/test.yml index 5a0d0e986..aec69c1d2 100644 --- a/test/cases/040_packages/019_sysctl/test.yml +++ b/test/cases/040_packages/019_sysctl/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/cases/040_packages/023_wireguard/test.yml b/test/cases/040_packages/023_wireguard/test.yml index ed2986456..cc13eb65d 100644 --- a/test/cases/040_packages/023_wireguard/test.yml +++ b/test/cases/040_packages/023_wireguard/test.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0 console=ttyAMA0" init: - linuxkit/init:v0.3 diff --git a/test/hack/test-ltp.yml b/test/hack/test-ltp.yml index 03634c1f2..fabaac924 100644 --- a/test/hack/test-ltp.yml +++ b/test/hack/test-ltp.yml @@ -1,5 +1,5 @@ kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3 diff --git a/test/hack/test.yml b/test/hack/test.yml index 05d6ccf40..9dedd9efb 100644 --- a/test/hack/test.yml +++ b/test/hack/test.yml @@ -1,7 +1,7 @@ # FIXME: This should use the minimal example # We continue to use the kernel-config-test as CI is currently expecting to see a success message kernel: - image: linuxkit/kernel:4.14.33 + image: linuxkit/kernel:4.14.34 cmdline: "console=ttyS0" init: - linuxkit/init:v0.3