mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-29 20:20:50 +00:00
bump version to 6.5.13-6
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
0753a7ab5e
commit
d38aa1f095
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=5
|
||||
KREL=6
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
||||
proxmox-kernel-6.5 (6.5.13-6) bookworm; urgency=medium
|
||||
|
||||
* fix #5373: cherry-pick USB ethernet naming fix
|
||||
|
||||
* config: disable CONFIG_N_GSM
|
||||
|
||||
* cherry-pick improved erratum 1386 workaround
|
||||
|
||||
* fix cve-2024-41090/41091: dos via short ethernet frames over tun/tap
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 26 Jul 2024 14:34:47 +0200
|
||||
|
||||
proxmox-kernel-6.5 (6.5.13-5) bookworm; urgency=medium
|
||||
|
||||
* revert a backport to avoid breaking copying files within a CIFS mount
|
||||
|
Loading…
Reference in New Issue
Block a user