mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-28 05:52:04 +00:00
bump version to 6.14.0-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6feeff7711
commit
3a9bdd48d5
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=14
|
||||
KERNEL_PATCHLEVEL=0
|
||||
# increment KREL for every published package release!
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=1
|
||||
KREL=2
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
proxmox-kernel-6.14 (6.14.0-2) bookworm; urgency=medium
|
||||
|
||||
* cherry-pick "EDAC/igen6: Fix the flood of invalid error reports".
|
||||
|
||||
* cherry-pick fixes for the ae4dma driver and AMD EPYC Genoa systems.
|
||||
|
||||
* updated sources to Ubuntu-6.14.0-15.15
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 10 Apr 2025 19:57:50 +0200
|
||||
|
||||
proxmox-kernel-6.14 (6.14.0-1) bookworm; urgency=medium
|
||||
|
||||
* update submodule and patches for 25.04 Plucky based kernel with tag
|
||||
|
Loading…
Reference in New Issue
Block a user