bump version to 5.13.19-8
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
dd3e28d69a
commit
85685cd8cc
4
Makefile
4
Makefile
@ -4,9 +4,9 @@ KERNEL_MIN=13
|
||||
KERNEL_PATCHLEVEL=19
|
||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=3
|
||||
KREL=4
|
||||
|
||||
PKGREL=7
|
||||
PKGREL=8
|
||||
|
||||
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.13.19-8) bullseye; urgency=medium
|
||||
|
||||
* update sources to Ubuntu-5.13.0-29.32
|
||||
|
||||
* bump ABI to 5.13.19-4
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 31 Jan 2022 10:09:37 +0100
|
||||
|
||||
pve-kernel (5.13.19-7) bullseye; urgency=medium
|
||||
|
||||
* backport "vfs: fs_context: fix up param length parsing in
|
||||
|
Loading…
Reference in New Issue
Block a user