From f337b5daec94452b10b3ead09605ea88923eddfa Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 10 Apr 2024 19:36:53 +0200 Subject: [PATCH] bump version to 6.8.4-2 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 13eb6c8..66a3cf1 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_MIN=8 KERNEL_PATCHLEVEL=4 # increment KREL for every published package release! # rebuild packages with new KREL and run 'make abiupdate' -KREL=1 +KREL=2 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index aeb6f6d..e1bf8db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proxmox-kernel-6.8 (6.8.4-2) bookworm; urgency=medium + + * patch apparmor to make it cope with recvmsg returning EINVAL + + -- Proxmox Support Team Wed, 10 Apr 2024 19:36:43 +0200 + proxmox-kernel-6.8 (6.8.4-1) bookworm; urgency=medium * update sources to Ubuntu-6.8.0-23.23 based on v6.8.4 upstream stable -- 2.39.2