bump version to 6.1.15-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
cfb3869212
commit
2367ef4bab
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=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
8
debian/changelog
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user