bump version to 6.5.13-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
16c080df7a
commit
1fe41eff57
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=5
|
||||
KERNEL_PATCHLEVEL=13
|
||||
# increment KREL for every published package release!
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=4
|
||||
KREL=5
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
proxmox-kernel-6.5 (6.5.13-5) bookworm; urgency=medium
|
||||
|
||||
* revert a backport to avoid breaking copying files within a CIFS mount
|
||||
|
||||
* revert a backport for the thermal subsystem that causes early boot failure
|
||||
for some hardware using the step-wise-throttle governor
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 05 Apr 2024 13:03:12 +0200
|
||||
|
||||
proxmox-kernel-6.5 (6.5.13-4) bookworm; urgency=medium
|
||||
|
||||
* update sources to Ubuntu-6.5.0-32.32 based on stable-tree backports of up
|
||||
|
Loading…
Reference in New Issue
Block a user