Add Linux 5.8.9
This change updates the kernel to Linux 5.8.9 based on Ubuntu 5.8.0-19.20.
This commit is contained in:
parent
5c11233640
commit
572baeba8e
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=7
|
||||
KERNEL_PATCHLEVEL=9
|
||||
# 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.9-1) edge; urgency=medium
|
||||
|
||||
* update to Linux 5.8.9 based on Ubuntu-5.8.0-19.20
|
||||
|
||||
-- Fabian Mastenbroek <mail.fabianm@gmail.com> Sun, 16 Sep 2020 00:25:00 +0200
|
||||
|
||||
pve-edge-kernel (5.8.7-1) edge; urgency=medium
|
||||
|
||||
* update to Linux 5.8.7 based on Ubuntu-5.8.0-18.19
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 0238e166ff56ef2bc651877ef15cf8b59f76a1f9
|
||||
Subproject commit 04ff5c365bef0b896eb9a2b291dab667a33a433e
|
Loading…
Add table
Add a link
Reference in a new issue