From 501d992ea679f2bc2d5a644ac97b6276f20f6a3f Mon Sep 17 00:00:00 2001 From: "pve-edge-bot[bot]" <71494583+pve-edge-bot[bot]@users.noreply.github.com> Date: Wed, 23 Dec 2020 15:52:46 +0100 Subject: [PATCH] Add Linux 5.9.16 (#27) This change updates the kernel to Linux 5.9.16 based on Ubuntu 5.9-5.9.0-2.3. Co-authored-by: pve-edge-bot[bot] --- Makefile | 2 +- debian/changelog | 6 ++++++ submodules/ubuntu-mainline | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6528614..53e9afb 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=9 -KERNEL_PATCHLEVEL=14 +KERNEL_PATCHLEVEL=16 # 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 3e5157e..296f98a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-edge-kernel (5.9.16-1) edge; urgency=medium + + * Update to Linux 5.9.16 based on Ubuntu 5.9-5.9.0-2.3. + + -- Fabian Mastenbroek Mon, 21 Dec 2020 14:11:06 +0000 + pve-edge-kernel (5.9.14-1) edge; urgency=medium * Update to Linux 5.9.14 based on Ubuntu 5.9-5.9.0-2.3. diff --git a/submodules/ubuntu-mainline b/submodules/ubuntu-mainline index 42dcf9f..af39f8a 160000 --- a/submodules/ubuntu-mainline +++ b/submodules/ubuntu-mainline @@ -1 +1 @@ -Subproject commit 42dcf9f0f9fe878e19ad861d8375bff4bb19674f +Subproject commit af39f8a385bd2179c491027f2b829349805e5bd8