bump version to 5.15.131-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5979e3a827
commit
501d739518
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ KERNEL_PATCHLEVEL=131
|
|||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=1
|
KREL=1
|
||||||
|
|
||||||
PKGREL=1
|
PKGREL=2
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
pve-kernel (5.15.131-2) bullseye; urgency=medium
|
||||||
|
|
||||||
|
* update to Ubuntu-5.15.0-91.101 fixing an issue with enumerating USB
|
||||||
|
devices
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2023 12:32:55 +0100
|
||||||
|
|
||||||
pve-kernel (5.15.131-1) bullseye; urgency=medium
|
pve-kernel (5.15.131-1) bullseye; urgency=medium
|
||||||
|
|
||||||
* update to Ubuntu-5.15.0-90.100 basing of the 5.15.131 stable release
|
* update to Ubuntu-5.15.0-90.100 basing of the 5.15.131 stable release
|
||||||
|
Loading…
Reference in New Issue
Block a user