From 5c11233640a7f032b3fcdf265d6654740369c7c2 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Sun, 6 Sep 2020 21:32:13 +0200 Subject: [PATCH] Add Linux 5.8.7 This change updates the kernel to Linux 5.8.7 based on Ubuntu-5.8.0-18.19. --- Makefile | 2 +- debian/changelog | 6 ++++++ submodules/ubuntu-mainline | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9f4173e..c84a2e6 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=5 +KERNEL_PATCHLEVEL=7 # 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 ee5eb3c..cdd2477 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-edge-kernel (5.8.7-1) edge; urgency=medium + + * update to Linux 5.8.7 based on Ubuntu-5.8.0-18.19 + + -- Fabian Mastenbroek Sun, 6 Sep 2020 21:32:00 +0200 + pve-edge-kernel (5.8.5-1) edge; urgency=medium * update to Linux 5.8.5 based on Ubuntu-5.8.0-18.19 diff --git a/submodules/ubuntu-mainline b/submodules/ubuntu-mainline index 44e1068..0238e16 160000 --- a/submodules/ubuntu-mainline +++ b/submodules/ubuntu-mainline @@ -1 +1 @@ -Subproject commit 44e10680a7a7c740e657bc7c6e56218cb5c28d75 +Subproject commit 0238e166ff56ef2bc651877ef15cf8b59f76a1f9