bump version to 6.14.0-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2025-03-28 14:53:23 +01:00
parent 17a7623a59
commit d8567f3f66
2 changed files with 10 additions and 3 deletions

View File

@ -2,11 +2,11 @@ include /usr/share/dpkg/pkg-info.mk
# also bump proxmox-kernel-meta if the default MAJ.MIN version changes!
KERNEL_MAJ=6
KERNEL_MIN=11
KERNEL_PATCHLEVEL=11
KERNEL_MIN=14
KERNEL_PATCHLEVEL=0
# increment KREL for every published package release!
# rebuild packages with new KREL and run 'make abiupdate'
KREL=2
KREL=1
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
proxmox-kernel-6.14 (6.14.0-1) bookworm; urgency=medium
* update submodule and patches for 25.04 Plucky based kernel with tag
Ubuntu-6.14.0-12.12
-- Proxmox Support Team <support@proxmox.com> Wed, 26 Mar 2025 17:52:13 +0100
proxmox-kernel-6.11 (6.11.11-2) bookworm; urgency=medium
* update sources to Ubuntu-6.11.0-24.24