Add Linux 5.9.10 (#23)
This change updates the kernel to Linux 5.9.10 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>
This commit is contained in:
parent
b6161439b9
commit
af06fb75ba
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=9
|
||||
KERNEL_PATCHLEVEL=8
|
||||
KERNEL_PATCHLEVEL=10
|
||||
# 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.9.10-1) edge; urgency=medium
|
||||
|
||||
* Update to Linux 5.9.10 based on Ubuntu 5.9-5.9.0-2.3.
|
||||
|
||||
-- Fabian Mastenbroek <mail.fabianm@gmail.com> Mon, 23 Nov 2020 14:09:42 +0000
|
||||
|
||||
pve-edge-kernel (5.9.8-1) edge; urgency=medium
|
||||
|
||||
* Update to Linux 5.9.8 based on Ubuntu 5.9-5.9.0-2.3.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 77288b3c6f58954a276b73766ccecda40b3241c5
|
||||
Subproject commit 3721ab9d70e793a2a06084b333dec434cab1c8a2
|
Loading…
Reference in a new issue