Add Linux 5.9.14 (#26)
This change updates the kernel to Linux 5.9.14 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
cc720d00d3
commit
5fda049d9e
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
|
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
|
||||||
KERNEL_MAJ=5
|
KERNEL_MAJ=5
|
||||||
KERNEL_MIN=9
|
KERNEL_MIN=9
|
||||||
KERNEL_PATCHLEVEL=12
|
KERNEL_PATCHLEVEL=14
|
||||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=1
|
KREL=1
|
||||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
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.
|
||||||
|
|
||||||
|
-- Fabian Mastenbroek <mail.fabianm@gmail.com> Mon, 14 Dec 2020 14:10:23 +0000
|
||||||
|
|
||||||
pve-edge-kernel (5.9.12-1) edge; urgency=medium
|
pve-edge-kernel (5.9.12-1) edge; urgency=medium
|
||||||
|
|
||||||
* Update to Linux 5.9.12 based on Ubuntu 5.9-5.9.0-2.3.
|
* Update to Linux 5.9.12 based on Ubuntu 5.9-5.9.0-2.3.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e97c0053ff67cd07c198bec1a6aa2069fdaae1a1
|
Subproject commit 42dcf9f0f9fe878e19ad861d8375bff4bb19674f
|
Loading…
Reference in a new issue