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