bump version to 6.1.15-2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-03-08 09:53:22 +01:00
parent cfb3869212
commit 2367ef4bab
2 changed files with 9 additions and 1 deletions

View File

@ -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=6 KERNEL_MAJ=6
KERNEL_MIN=1 KERNEL_MIN=1
KERNEL_PATCHLEVEL=14 KERNEL_PATCHLEVEL=15
# 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
View File

@ -1,3 +1,11 @@
pve-kernel (6.1.15-1) bullseye; urgency=medium
* update to Proxmox-6.1.15-1
* backport patch to fix issue with large IO requests
-- Proxmox Support Team <support@proxmox.com> Wed, 08 Mar 2023 09:53:18 +0100
pve-kernel (6.1.14-1) bullseye; urgency=medium pve-kernel (6.1.14-1) bullseye; urgency=medium
* update to Proxmox-6.1.14-1 * update to Proxmox-6.1.14-1