bump version to 5.15.136-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
37677d8bb5
commit
9efb073fd8
6
Makefile
6
Makefile
@ -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
|
||||
KERNEL_MAJ=5
|
||||
KERNEL_MIN=15
|
||||
KERNEL_PATCHLEVEL=131
|
||||
KERNEL_PATCHLEVEL=136
|
||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=2
|
||||
KREL=1
|
||||
|
||||
PKGREL=3
|
||||
PKGREL=1
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
||||
|
||||
* updates ZFS to 2.1.14
|
||||
|
Loading…
Reference in New Issue
Block a user