From c406c352b8d0772ee0aa937608b4b90f0cdc8fa3 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 22 Apr 2022 18:08:47 +0200 Subject: [PATCH] bump version to 5.15.30-3 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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 -- 2.39.2