bump version to 5.15.136-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-01-23 12:10:12 +01:00
parent 37677d8bb5
commit 9efb073fd8
2 changed files with 9 additions and 3 deletions

View File

@ -3,12 +3,12 @@ include /usr/share/dpkg/pkg-info.mk
# 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=15 KERNEL_MIN=15
KERNEL_PATCHLEVEL=131 KERNEL_PATCHLEVEL=136
# 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=2 KREL=1
PKGREL=3 PKGREL=1
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
pve-kernel (5.15.136-1) bullseye; urgency=medium
* update to Ubuntu-5.15.0-94.104 basing of 5.15.136
-- Proxmox Support Team <support@proxmox.com> Tue, 23 Jan 2024 12:10:07 +0100
pve-kernel (5.15.131-3) bullseye; urgency=medium pve-kernel (5.15.131-3) bullseye; urgency=medium
* updates ZFS to 2.1.14 * updates ZFS to 2.1.14