Pārlūkot izejas kodu

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] <pve-edge-bot[bot]@users.noreply.github.com>
pve-edge-bot[bot] 4 gadi atpakaļ
vecāks
revīzija
501d992ea6
3 mainītis faili ar 8 papildinājumiem un 2 dzēšanām
  1. 1 1
      Makefile
  2. 6 0
      debian/changelog
  3. 1 1
      submodules/ubuntu-mainline

+ 1 - 1
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

+ 6 - 0
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 <[email protected]>  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.

+ 1 - 1
submodules/ubuntu-mainline

@@ -1 +1 @@
-Subproject commit 42dcf9f0f9fe878e19ad861d8375bff4bb19674f
+Subproject commit af39f8a385bd2179c491027f2b829349805e5bd8