Browse Source

bump version to 4.13-36, bump ABI to 4.13.13-5-pve

Fabian Grünbichler 8 years ago
parent
commit
5c85c0455e
3 changed files with 16 additions and 2 deletions
  1. 2 2
      Makefile
  2. 8 0
      changelog.Debian
  3. 6 0
      proxmox-ve/changelog.Debian

+ 2 - 2
Makefile

@@ -2,10 +2,10 @@ RELEASE=5.1
 
 # also update proxmox-ve/changelog if you change KERNEL_VER or KREL
 KERNEL_VER=4.13.13
-PKGREL=35
+PKGREL=36
 # also include firmware of previous version into
 # the fw package:  fwlist-2.6.32-PREV-pve
-KREL=4
+KREL=5
 
 KERNEL_SRC=ubuntu-artful
 KERNEL_SRC_SUBMODULE=submodules/ubuntu-artful

+ 8 - 0
changelog.Debian

@@ -1,3 +1,11 @@
+pve-kernel (4.13.13-36) unstable; urgency=medium
+
+  * cherry-pick (partial) SPECTRE fixes for CPUs supporting IBRS/IBPB
+
+  * follow-up fixes for KPTI
+
+ -- Proxmox Support Team <[email protected]>  Mon, 15 Jan 2018 12:36:49 +0100
+
 pve-kernel (4.13.13-35) unstable; urgency=medium
 
   * KPTI: disable on AMD

+ 6 - 0
proxmox-ve/changelog.Debian

@@ -1,3 +1,9 @@
+proxmox-ve (5.1-36) unstable; urgency=medium
+
+  * depend on newest 4.13.13-5-pve kernel
+
+ -- Proxmox Support Team <[email protected]>  Mon, 15 Jan 2018 12:36:49 +0100
+
 proxmox-ve (5.1-35) unstable; urgency=medium
 
   * depend on newest 4.13.13-4-pve kernel