buildsys: switch base over to 5.13 branched Ubuntu Impish kernel

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-09-27 13:30:14 +02:00
parent 2445fd0873
commit df6168ebe5
2 changed files with 11 additions and 5 deletions

View File

@ -1,12 +1,12 @@
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
KERNEL_MAJ=5
KERNEL_MIN=11
KERNEL_PATCHLEVEL=22
KERNEL_MIN=13
KERNEL_PATCHLEVEL=14
# increment KREL if the ABI changes (abicheck target in debian/rules)
# rebuild packages with new KREL and run 'make abiupdate'
KREL=4
KREL=1
PKGREL=9
PKGREL=1
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
@ -31,7 +31,7 @@ SKIPABI=0
BUILD_DIR=build
KERNEL_SRC=ubuntu-hirsute
KERNEL_SRC=ubuntu-impish
KERNEL_SRC_SUBMODULE=submodules/$(KERNEL_SRC)
KERNEL_CFG_ORG=config-${KERNEL_VER}.org

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
pve-kernel (5.13.14-1) UNRELEASED; urgency=medium
* update kernel-base to Ubuntu 21.10 Impish kernel
-- Proxmox Support Team <support@proxmox.com> Mon, 27 Sep 2021 10:01:54 +0200
pve-kernel (5.11.22-9) bullseye; urgency=medium
* backport "blk-mq: fix kernel panic during iterating over flush