Browse Source

bump version to 4.10.15-12

Fabian Grünbichler 8 years ago
parent
commit
47d1503892
2 changed files with 7 additions and 1 deletions
  1. 1 1
      Makefile
  2. 6 0
      changelog.Debian

+ 1 - 1
Makefile

@@ -2,7 +2,7 @@ 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.15
 KERNEL_VER=4.10.15
-PKGREL=11
+PKGREL=12
 # 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

+ 6 - 0
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 <[email protected]>  Mon, 12 Jun 2017 11:18:07 +0200
+
 pve-kernel (4.10.15-11) unstable; urgency=medium
 pve-kernel (4.10.15-11) unstable; urgency=medium
 
 
   * fix CVE-2017-9074 fix
   * fix CVE-2017-9074 fix