bump version to 5.4.24-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a80f88c1be
commit
59766fae05
2 changed files with 9 additions and 1 deletions
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=22
|
KERNEL_PATCHLEVEL=24
|
||||||
# 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
|
||||||
|
|
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,3 +1,11 @@
|
||||||
|
pve-kernel (5.4.24-1) pve pmg; urgency=medium
|
||||||
|
|
||||||
|
* update to Ubuntu-5.4.0-18.22
|
||||||
|
|
||||||
|
* bump ABI to 5.4.24-1
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2020 12:59:46 +0100
|
||||||
|
|
||||||
pve-kernel (5.4.22-1) pve pmg; urgency=medium
|
pve-kernel (5.4.22-1) pve pmg; urgency=medium
|
||||||
|
|
||||||
* Initial Ubuntu Focal Kernel build, based on 5.4
|
* Initial Ubuntu Focal Kernel build, based on 5.4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue