mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-28 20:06:52 +00:00
bump version to 5.15.158-2
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
ade017397c
commit
91ae4ad7dc
4
Makefile
4
Makefile
@ -6,9 +6,9 @@ KERNEL_MIN=15
|
|||||||
KERNEL_PATCHLEVEL=158
|
KERNEL_PATCHLEVEL=158
|
||||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=1
|
KREL=2
|
||||||
|
|
||||||
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)
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
pve-kernel (5.15.158-2) bullseye; urgency=medium
|
||||||
|
|
||||||
|
* fix CVE-2024-41090/41091: DoS via short ethernet frames over tun/tap
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 26 Jul 2024 15:11:10 +0200
|
||||||
|
|
||||||
pve-kernel (5.15.158-1) bullseye; urgency=medium
|
pve-kernel (5.15.158-1) bullseye; urgency=medium
|
||||||
|
|
||||||
* update sources to Ubuntu-5.15.0-115.125, based on 5.15.158
|
* update sources to Ubuntu-5.15.0-115.125, based on 5.15.158
|
||||||
|
Loading…
Reference in New Issue
Block a user