diff --git a/Makefile b/Makefile index d93e424..2bff9d4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change KERNEL_MAJ=5 KERNEL_MIN=4 -KERNEL_PATCHLEVEL=27 +KERNEL_PATCHLEVEL=30 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' KREL=1 diff --git a/debian/changelog b/debian/changelog index e8827b8..9fbfa9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.4.30-1) pve pmg; urgency=medium + + * update to Ubuntu-5.4.0-24.28 + + * bump ABI to 5.4.30-1 + + -- Proxmox Support Team Fri, 10 Apr 2020 09:12:42 +0200 + pve-kernel (5.4.27-1) pve pmg; urgency=medium * update to Ubuntu-5.4.0-19.23