bump version to 4.10.15-12
This commit is contained in:
parent
5aa54b7501
commit
47d1503892
2 changed files with 7 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
|
@ -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 <support@proxmox.com> Mon, 12 Jun 2017 11:18:07 +0200
|
||||
|
||||
pve-kernel (4.10.15-11) unstable; urgency=medium
|
||||
|
||||
* fix CVE-2017-9074 fix
|
||||
|
|
Loading…
Reference in a new issue