From 9f5490e50179bf6a2c23402f0cb8b23df1b8e490 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 2 Jul 2021 16:22:50 +0200 Subject: [PATCH] bump version to 5.11.22-2 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3246ec5..88eb568 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=22 # rebuild packages with new KREL and run 'make abiupdate' KREL=1 -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 617e590..4cca28d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (5.11.22-2) bullseye; urgency=medium + + * net: bridge: sync fdb to new unicast-filtering ports + + -- Proxmox Support Team Fri, 02 Jul 2021 16:22:45 +0200 + pve-kernel (5.11.22-1) bullseye; urgency=medium * update sources to stable release 5.11.22 with Ubuntu-5.11.0-23.24