From b8b75b2ff634caec0852449565cf1f14e496193e Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 2 Jun 2022 13:48:54 +0200 Subject: [PATCH] bump version to 5.15.35-4 Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f4a69b3..12e0317 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,9 @@ KERNEL_MIN=15 KERNEL_PATCHLEVEL=35 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=1 +KREL=2 -PKGREL=3 +PKGREL=4 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index c3885f9..3909a5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pve-kernel (5.15.35-4) bullseye; urgency=medium + + * update to Ubuntu-5.15.0-36.37 + + * fix #4083: backport "EDAC/amd64: Add PCI device IDs for family 19h + model 50h" + + -- Proxmox Support Team Thu, 02 Jun 2022 13:48:41 +0200 + pve-kernel (5.15.35-3) bullseye; urgency=medium * fix #4039: backport aquantia atlantic NIC fixes -- 2.39.2