diff --git a/Makefile b/Makefile index 6762dc8..41753fb 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=44 # rebuild packages with new KREL and run 'make abiupdate' 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 241ce5f..fefac3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pve-kernel (5.4.44-2) pve pmg; urgency=medium + + * fix #2814: config: disable lockdown + + * backport: cgroup: fix cgroup_sk_alloc() for sk_clone_lock() + + * bump ABI to 5.4.44-2 + + -- Proxmox Support Team Wed, 01 Jul 2020 16:37:57 +0200 + pve-kernel (5.4.44-1) pve pmg; urgency=medium * update sources to Ubuntu-5.4.0-38.42