bump version to 5.11.22-12
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0cf21a2707
commit
36009e4fc5
4
Makefile
4
Makefile
@ -4,9 +4,9 @@ KERNEL_MIN=11
|
||||
KERNEL_PATCHLEVEL=22
|
||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=6
|
||||
KREL=7
|
||||
|
||||
PKGREL=11
|
||||
PKGREL=12
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
pve-kernel (5.11.22-12) bullseye; urgency=medium
|
||||
|
||||
* update sources to Ubuntu-5.11.0-41.45
|
||||
|
||||
* bump ABI to 5.11.22-7
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Sun, 07 Nov 2021 21:46:36 +0100
|
||||
|
||||
pve-kernel (5.11.22-11) bullseye; urgency=medium
|
||||
|
||||
* update sources to Ubuntu-5.11.0-39.43
|
||||
|
Loading…
Reference in New Issue
Block a user