bump version to 5.0.21-8

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-10-23 17:19:24 +02:00
parent 87f2b5c56d
commit 929ba8531f
2 changed files with 12 additions and 2 deletions

View File

@ -4,9 +4,9 @@ KERNEL_MIN=0
KERNEL_PATCHLEVEL=21
# increment KREL if the ABI changes (abicheck target in debian/rules)
# rebuild packages with new KREL and run 'make abiupdate'
KREL=3
KREL=4
PKGREL=7
PKGREL=8
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
pve-kernel (5.0.21-8) pve pmg; urgency=medium
* update to Ubuntu-5.0.0-33.35
* bump ABI to 5.0.21-4
* update ZFS FPU/SIMD implementation to upstream proposal
-- Proxmox Support Team <support@proxmox.com> Wed, 23 Oct 2019 17:49:13 +0200
pve-kernel (5.0.21-7) pve pmg; urgency=medium
* update ZFS to 0.8.2