From: Thomas Lamprecht Date: Fri, 22 Apr 2022 16:08:47 +0000 (+0200) Subject: bump version to 5.15.30-3 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=c406c352b8d0772ee0aa937608b4b90f0cdc8fa3;p=pve-kernel.git bump version to 5.15.30-3 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 5c6dfbf..6976780 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=30 # rebuild packages with new KREL and run 'make abiupdate' KREL=2 -PKGREL=2 +PKGREL=3 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 09dcded..4b7f18f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (5.15.30-3) bullseye; urgency=medium + + * backport "io_uring: fix race between timeout flush and removal" + + -- Proxmox Support Team Fri, 22 Apr 2022 18:08:27 +0200 + pve-kernel (5.15.30-2) bullseye; urgency=medium * update sources to Ubuntu-5.15.0-27.28