diff --git a/Makefile b/Makefile index 02f07ba..560d3a4 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ RELEASE=5.1 KERNEL_VER=4.13.16 KREL=1 -PKGREL=45 +PKGREL=46 EXTRAVERSION=-${KREL}-pve KVNAME=${KERNEL_VER}${EXTRAVERSION} diff --git a/debian/changelog b/debian/changelog index 541a0fa..c165851 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (4.13.16-46) unstable; urgency=medium + + * update ZFS/SPL to 0.7.7 + + -- Proxmox Support Team Wed, 4 Apr 2018 10:30:30 +0200 + pve-kernel (4.13.16-45) unstable; urgency=medium * cherry-pick fix for shmem related deadlock