diff --git a/Makefile b/Makefile index dc9df3b..2a304b1 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=5.0 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL KERNEL_VER=4.10.15 -PKGREL=11 +PKGREL=12 # also include firmware of previous version into # the fw package: fwlist-2.6.32-PREV-pve KREL=1 diff --git a/changelog.Debian b/changelog.Debian index 7f4dd28..1e3d085 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +pve-kernel (4.10.15-12) unstable; urgency=medium + + * fix #1366: cherry-pick pinctl fix for AMD Ryzen on certain Gigabyte mainboards + + -- Proxmox Support Team Mon, 12 Jun 2017 11:18:07 +0200 + pve-kernel (4.10.15-11) unstable; urgency=medium * fix CVE-2017-9074 fix