From 951e9fcda60e0aa2e5f777f9b2b245889e328d46 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 3 Dec 2020 11:29:34 +0100 Subject: [PATCH] bump version to 5.4.78-2 Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 11 +++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6eff01c..7eb2715 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,9 @@ KERNEL_MIN=4 KERNEL_PATCHLEVEL=78 # 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=1 +PKGREL=2 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 61d2c3e..27fe3a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +pve-kernel (5.4.78-2) pve pmg; urgency=medium + + * revert commit 552b270b5784dc3 "scsi: be2iscsi: Fix a theoretical leak in + beiscsi_create_eqs()" to avoid hangs and kernel oopses on module load + + * cherry-pick patch to allow unprivileged whiteout device creation + + * bump ABI to 5.4.78-2 + + -- Proxmox Support Team Thu, 03 Dec 2020 14:26:17 +0100 + pve-kernel (5.4.78-1) pve pmg; urgency=medium * update sources to Ubuntu-5.4.0-57.63 -- 2.39.2