diff --git a/Makefile b/Makefile index e34cf3c..7bc020a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.15 -export KERNEL_ABI=5.15.158-1-pve +export KERNEL_ABI=5.15.158-2-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index a0b4d41..319c3b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.15 (7.4-15) bullseye; urgency=medium + + * ABI bump for 5.15.158-2-pve + + -- Proxmox Support Team Fri, 26 Jul 2024 16:45:45 +0200 + pve-kernel-5.15 (7.4-14) bullseye; urgency=medium * ABI bump for 5.15.158-1-pve