bump version to 5.0.21-6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
03b3ea56ff
commit
e92f137375
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=5
|
PKGREL=6
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,10 +1,10 @@
|
|||||||
pve-kernel (5.0.21-5) pve pmg; urgency=medium
|
pve-kernel (5.0.21-6) pve pmg; urgency=medium
|
||||||
|
|
||||||
* backport new FPU register copy helpers
|
* backport new FPU register copy helpers
|
||||||
|
|
||||||
* ZFS SIMD: FPU register save/restore is also required on 5.0 kernels
|
* 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
|
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Sep 2019 17:17:02 +0200
|
||||||
|
|
||||||
pve-kernel (5.0.21-4) pve pmg; urgency=medium
|
pve-kernel (5.0.21-4) pve pmg; urgency=medium
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user