diff --git a/Makefile b/Makefile index 982ded9..53699a3 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ RELEASE=5.0 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL -KERNEL_VER=4.10.11 -PKGREL=9 +KERNEL_VER=4.10.15 +PKGREL=10 # 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 0f53d9b..d1ef3d2 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,14 @@ +pve-kernel (4.10.15-10) unstable; urgency=medium + + * update to Ubuntu-4.10.0-22.24 + + * bump ABI to 4.10.15-1-pve + + * fix CVE-2017-8890, CVE-2017-9074, CVE-2017-9075, CVE-2017-9076, + CVE-2017-9077, CVE-2017-9242 + + -- Proxmox Support Team Wed, 7 Jun 2017 10:36:18 +0200 + pve-kernel (4.10.11-9) unstable; urgency=medium * fix DoS bug exploitable via nftables diff --git a/proxmox-ve/changelog.Debian b/proxmox-ve/changelog.Debian index a26b12e..8a4af00 100644 --- a/proxmox-ve/changelog.Debian +++ b/proxmox-ve/changelog.Debian @@ -1,3 +1,9 @@ +proxmox-ve (5.0-10) unstable; urgency=medium + + * depend on newest 4.10.15-1-pve kernel + + -- Proxmox Support Team Wed, 7 Jun 2017 10:36:33 +0200 + proxmox-ve (5.0-8) unstable; urgency=medium * depend on newest 4.10.11-1-pve kernel