bump version to 5.4.101-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
77470417db
commit
7c6fb61916
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
|
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
|
||||||
KERNEL_MAJ=5
|
KERNEL_MAJ=5
|
||||||
KERNEL_MIN=4
|
KERNEL_MIN=4
|
||||||
KERNEL_PATCHLEVEL=98
|
KERNEL_PATCHLEVEL=101
|
||||||
# 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=1
|
KREL=1
|
||||||
|
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
pve-kernel (5.4.101-1) pve pmg; urgency=medium
|
||||||
|
|
||||||
|
* update sources to 5.4.101 stable release
|
||||||
|
|
||||||
|
* fix #3320: backport "kvm: x86: replace kvm_spec_ctrl_test_value with
|
||||||
|
runtime test on the host"
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 26 Feb 2021 13:13:09 +0100
|
||||||
|
|
||||||
pve-kernel (5.4.98-1) pve pmg; urgency=medium
|
pve-kernel (5.4.98-1) pve pmg; urgency=medium
|
||||||
|
|
||||||
* update sources to 5.4.98 stable release
|
* update sources to 5.4.98 stable release
|
||||||
|
Loading…
Reference in New Issue
Block a user