bump version to 5.0.21-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0fc737248b
commit
fee072e1ea
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=21
|
|||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=2
|
KREL=2
|
||||||
|
|
||||||
PKGREL=4
|
PKGREL=5
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
pve-kernel (5.0.21-5) pve pmg; urgency=medium
|
||||||
|
|
||||||
|
* backport new FPU register copy helpers
|
||||||
|
|
||||||
|
* ZFS SIMD: FPU register save/restore is also required on 5.0 kernels
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Sep 2019 15:58:17 +0200
|
||||||
|
|
||||||
pve-kernel (5.0.21-4) pve pmg; urgency=medium
|
pve-kernel (5.0.21-4) pve pmg; urgency=medium
|
||||||
|
|
||||||
* update to Ubuntu-5.0.0-30.32
|
* update to Ubuntu-5.0.0-30.32
|
||||||
|
Loading…
Reference in New Issue
Block a user