bump version to 4.13.1-1
kernel and header only, no meta packages
This commit is contained in:
parent
d84d9cdc47
commit
262ff4236b
6
Makefile
6
Makefile
@ -1,11 +1,11 @@
|
||||
RELEASE=5.0
|
||||
|
||||
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
|
||||
KERNEL_VER=4.10.17
|
||||
PKGREL=23
|
||||
KERNEL_VER=4.13.1
|
||||
PKGREL=1
|
||||
# also include firmware of previous version into
|
||||
# the fw package: fwlist-2.6.32-PREV-pve
|
||||
KREL=3
|
||||
KREL=1
|
||||
|
||||
KERNEL_SRC=ubuntu-artful
|
||||
KERNEL_SRC_SUBMODULE=submodules/ubuntu-artful
|
||||
|
@ -1,3 +1,17 @@
|
||||
pve-kernel (4.13.1-1) unstable; urgency=medium
|
||||
|
||||
* update to Ubuntu-4.13.0-11.12
|
||||
|
||||
* bump ABI to 4.13.1-1-pve
|
||||
|
||||
* update ACS override patch for 4.12+
|
||||
|
||||
* drop cpuset remap patch, add cpuset cherry-picks instead
|
||||
|
||||
* update e1000e/igb/ixgbe to current upstream versions
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 27 Sep 2017 10:08:41 +0200
|
||||
|
||||
pve-kernel (4.10.17-23) unstable; urgency=medium
|
||||
|
||||
* update to Ubuntu-4.10.0-35.39
|
||||
|
Loading…
Reference in New Issue
Block a user