bump version to 4.13-28, bump ABI to 4.13.8-2-pve
This commit is contained in:
parent
777ee9fe67
commit
8345558924
4 changed files with 413 additions and 399 deletions
4
Makefile
4
Makefile
|
@ -2,10 +2,10 @@ RELEASE=5.1
|
|||
|
||||
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
|
||||
KERNEL_VER=4.13.8
|
||||
PKGREL=27
|
||||
PKGREL=28
|
||||
# also include firmware of previous version into
|
||||
# the fw package: fwlist-2.6.32-PREV-pve
|
||||
KREL=1
|
||||
KREL=2
|
||||
|
||||
KERNEL_SRC=ubuntu-artful
|
||||
KERNEL_SRC_SUBMODULE=submodules/ubuntu-artful
|
||||
|
|
792
abi-previous
792
abi-previous
File diff suppressed because it is too large
Load diff
|
@ -1,3 +1,11 @@
|
|||
pve-kernel (4.13.8-28) unstable; urgency=medium
|
||||
|
||||
* revert MMU changeset which caused bluescreens in Windows VMs
|
||||
|
||||
* bump ABI to 4.13.8-2-pve
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 09:49:35 +0100
|
||||
|
||||
pve-kernel (4.13.8-27) unstable; urgency=medium
|
||||
|
||||
* update to Ubuntu-4.13.0-17.20
|
||||
|
|
|
@ -1,4 +1,10 @@
|
|||
proxmox-ve (5.1-25) unstable; urgency=medium
|
||||
proxmox-ve (5.1-28) unstable; urgency=medium
|
||||
|
||||
* depend on newest 4.13.8-2-pve kernel
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 09:49:35 +0100
|
||||
|
||||
proxmox-ve (5.1-27) unstable; urgency=medium
|
||||
|
||||
* depend on newest 4.13.8-1-pve kernel
|
||||
|
||||
|
|
Loading…
Reference in a new issue