Browse Source

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 <[email protected]>
pve-edge-bot[bot] 5 years ago
parent
commit
083cde4e42
3 changed files with 8 additions and 2 deletions
  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=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

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

+ 1 - 1
submodules/ubuntu-mainline

@@ -1 +1 @@
-Subproject commit d2b72751ca3b1dd71642c2edc212d922af73703a
+Subproject commit 36d00f093e196bd3202d82752355ea6f4f64ef65