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 <fabianishere@users.noreply.github.com>
This commit is contained in:
parent
19d9550fbc
commit
083cde4e42
3 changed files with 8 additions and 2 deletions
2
Makefile
2
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
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -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 <mail.fabianm@gmail.com> 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 @@
|
|||
Subproject commit d2b72751ca3b1dd71642c2edc212d922af73703a
|
||||
Subproject commit 36d00f093e196bd3202d82752355ea6f4f64ef65
|
Loading…
Add table
Add a link
Reference in a new issue