diff --git a/Makefile b/Makefile index c90fb28..adaf272 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ RELEASE=5.0 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL -KERNEL_VER=4.10.17 -PKGREL=23 +KERNEL_VER=4.13.1 +PKGREL=1 # also include firmware of previous version into # the fw package: fwlist-2.6.32-PREV-pve -KREL=3 +KREL=1 KERNEL_SRC=ubuntu-artful KERNEL_SRC_SUBMODULE=submodules/ubuntu-artful diff --git a/changelog.Debian b/changelog.Debian index ff8f465..8fbe899 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,17 @@ +pve-kernel (4.13.1-1) unstable; urgency=medium + + * update to Ubuntu-4.13.0-11.12 + + * bump ABI to 4.13.1-1-pve + + * update ACS override patch for 4.12+ + + * drop cpuset remap patch, add cpuset cherry-picks instead + + * update e1000e/igb/ixgbe to current upstream versions + + -- Proxmox Support Team Wed, 27 Sep 2017 10:08:41 +0200 + pve-kernel (4.10.17-23) unstable; urgency=medium * update to Ubuntu-4.10.0-35.39