bump version to 5.0.21-7
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a488f3834b
commit
532c58c01e
4
Makefile
4
Makefile
@ -4,9 +4,9 @@ KERNEL_MIN=0
|
|||||||
KERNEL_PATCHLEVEL=21
|
KERNEL_PATCHLEVEL=21
|
||||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=2
|
KREL=3
|
||||||
|
|
||||||
PKGREL=6
|
PKGREL=7
|
||||||
|
|
||||||
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-7) pve pmg; urgency=medium
|
||||||
|
|
||||||
|
* update ZFS to 0.8.2
|
||||||
|
|
||||||
|
* bump ABI to 5.0.21-3
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 30 Sep 2019 09:11:02 +0200
|
||||||
|
|
||||||
pve-kernel (5.0.21-6) 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
|
||||||
|
Loading…
Reference in New Issue
Block a user