From c28374a20cb34b6d0c832ab6eafb6c22d24bebcc Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 12 Mar 2021 13:56:47 +0100 Subject: [PATCH] bump version to 5.11.7-1~bpo10 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b27868a..bd51742 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=7 # rebuild packages with new KREL and run 'make abiupdate' KREL=1 -PKGREL=1 +PKGREL=1~bpo10 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 8982af1..098777d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (5.11.7-1~bpo10) pve pmg; urgency=medium + + * backport to Debian Buster based releases + + -- Proxmox Support Team Thu, 18 Mar 2021 16:17:24 +0100 + pve-kernel (5.11.7-1) pve pmg; urgency=medium * update sources to Ubuntu-5.11.0-12.13