From 083cde4e4266ec80fbc896b4e6356e2a791b6da0 Mon Sep 17 00:00:00 2001 From: "pve-edge-bot[bot]" <71494583+pve-edge-bot[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 15:51:55 +0100 Subject: [PATCH] Add Linux 5.8.18 (#19) This change updates the kernel to Linux 5.8.18 based on Ubuntu 5.8.0-26.27. Co-authored-by: fabianishere --- Makefile | 2 +- debian/changelog | 6 ++++++ submodules/ubuntu-mainline | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 33fe345..47e2645 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change KERNEL_MAJ=5 KERNEL_MIN=8 -KERNEL_PATCHLEVEL=13 +KERNEL_PATCHLEVEL=18 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' KREL=1 diff --git a/debian/changelog b/debian/changelog index 956d899..8da063f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-edge-kernel (5.8.18-1) edge; urgency=medium + + * Update to Linux 5.8.18 based on Ubuntu 5.8.0-26.27. + + -- Fabian Mastenbroek Thu, 12 Nov 2020 14:23:26 +0000 + pve-edge-kernel (5.8.13-1) edge; urgency=medium * Update to Linux 5.8.13 based on Ubuntu 5.8.0-20.21. diff --git a/submodules/ubuntu-mainline b/submodules/ubuntu-mainline index d2b7275..36d00f0 160000 --- a/submodules/ubuntu-mainline +++ b/submodules/ubuntu-mainline @@ -1 +1 @@ -Subproject commit d2b72751ca3b1dd71642c2edc212d922af73703a +Subproject commit 36d00f093e196bd3202d82752355ea6f4f64ef65