bump version to 5.15.30-2, with ABI bump
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
fe53f932a0
commit
c9275e3a2e
4
Makefile
4
Makefile
@ -4,9 +4,9 @@ KERNEL_MIN=15
|
|||||||
KERNEL_PATCHLEVEL=30
|
KERNEL_PATCHLEVEL=30
|
||||||
# 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=2
|
||||||
|
|
||||||
PKGREL=1
|
PKGREL=2
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -2,7 +2,9 @@ pve-kernel (5.15.30-2) bullseye; urgency=medium
|
|||||||
|
|
||||||
* update sources to Ubuntu-5.15.0-27.28
|
* update sources to Ubuntu-5.15.0-27.28
|
||||||
|
|
||||||
-- Proxmox Support Team <support@proxmox.com> Fri, 22 Apr 2022 10:37:18 +0200
|
* bump ABI to 5.15.30-2
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 22 Apr 2022 11:15:56 +0200
|
||||||
|
|
||||||
pve-kernel (5.15.30-1) bullseye; urgency=medium
|
pve-kernel (5.15.30-1) bullseye; urgency=medium
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user