bump version to 4.13-40
This commit is contained in:
parent
a4b1a797a0
commit
8a8c16e218
2 changed files with 7 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@ RELEASE=5.1
|
|||
|
||||
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
|
||||
KERNEL_VER=4.13.13
|
||||
PKGREL=39
|
||||
PKGREL=40
|
||||
# also include firmware of previous version into
|
||||
# the fw package: fwlist-2.6.32-PREV-pve
|
||||
KREL=6
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
pve-kernel (4.13.13-40) unstable; urgency=medium
|
||||
|
||||
* warn when loading non-RETPOLINE modules
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 09:51:20 +0100
|
||||
|
||||
pve-kernel (4.13.13-39) unstable; urgency=medium
|
||||
|
||||
* update to Ubuntu-4.13.0-35.39
|
||||
|
|
Loading…
Reference in a new issue