From 7216aed92b223abf56d2905dae93914bcb6cd0c9 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 29 Nov 2021 12:02:08 +0100 Subject: [PATCH] bump version to 5.4.157-1 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ca488c9..a4b0f23 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change KERNEL_MAJ=5 KERNEL_MIN=4 -KERNEL_PATCHLEVEL=151 +KERNEL_PATCHLEVEL=157 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' KREL=1 diff --git a/debian/changelog b/debian/changelog index 77b846f..f98e2e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.4.157-1) buster; urgency=medium + + * update sources to Ubuntu-5.4.0-92.103 + + * bump ABI to 5.11.157-1 + + -- Proxmox Support Team Mon, 29 Nov 2021 12:01:44 +0100 + pve-kernel (5.4.151-1) buster; urgency=medium * update sources to Ubuntu-5.4.0-91.102