diff --git a/Makefile b/Makefile index 6d67005..f5f9cbf 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=5.1 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL KERNEL_VER=4.13.8 -PKGREL=29 +PKGREL=30 # also include firmware of previous version into # the fw package: fwlist-2.6.32-PREV-pve KREL=3 diff --git a/changelog.Debian b/changelog.Debian index 56d93e5..b08538a 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +pve-kernel (4.13.8-30) unstable; urgency=medium + + * revert igb to 5.3.5.10 (5.3.5.12 broke JUMBO_FRAMES) + + -- Proxmox Support Team Tue, 5 Dec 2017 13:06:48 +0100 + pve-kernel (4.13.8-29) unstable; urgency=medium * cherry-pick KVM fix for old CPUs