bump version to 5.0.21-8
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
87f2b5c56d
commit
929ba8531f
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=3
|
KREL=4
|
||||||
|
|
||||||
PKGREL=7
|
PKGREL=8
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -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
|
pve-kernel (5.0.21-7) pve pmg; urgency=medium
|
||||||
|
|
||||||
* update ZFS to 0.8.2
|
* update ZFS to 0.8.2
|
||||||
|
Loading…
Reference in New Issue
Block a user