bump version to 4.10.15-10, bump ABI to 4.10.15-1-pve
This commit is contained in:
parent
0f831b3cf2
commit
05806a84a3
3 changed files with 19 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -1,8 +1,8 @@
|
||||||
RELEASE=5.0
|
RELEASE=5.0
|
||||||
|
|
||||||
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
|
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
|
||||||
KERNEL_VER=4.10.11
|
KERNEL_VER=4.10.15
|
||||||
PKGREL=9
|
PKGREL=10
|
||||||
# also include firmware of previous version into
|
# also include firmware of previous version into
|
||||||
# the fw package: fwlist-2.6.32-PREV-pve
|
# the fw package: fwlist-2.6.32-PREV-pve
|
||||||
KREL=1
|
KREL=1
|
||||||
|
|
|
@ -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 <support@proxmox.com> Wed, 7 Jun 2017 10:36:18 +0200
|
||||||
|
|
||||||
pve-kernel (4.10.11-9) unstable; urgency=medium
|
pve-kernel (4.10.11-9) unstable; urgency=medium
|
||||||
|
|
||||||
* fix DoS bug exploitable via nftables
|
* fix DoS bug exploitable via nftables
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
proxmox-ve (5.0-10) unstable; urgency=medium
|
||||||
|
|
||||||
|
* depend on newest 4.10.15-1-pve kernel
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 7 Jun 2017 10:36:33 +0200
|
||||||
|
|
||||||
proxmox-ve (5.0-8) unstable; urgency=medium
|
proxmox-ve (5.0-8) unstable; urgency=medium
|
||||||
|
|
||||||
* depend on newest 4.10.11-1-pve kernel
|
* depend on newest 4.10.11-1-pve kernel
|
||||||
|
|
Loading…
Reference in a new issue