bump version to 5.13.19-7
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ac522e5498
commit
fc515da43f
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=19
|
|||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=3
|
KREL=3
|
||||||
|
|
||||||
PKGREL=6
|
PKGREL=7
|
||||||
|
|
||||||
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.13.19-7) bullseye; urgency=medium
|
||||||
|
|
||||||
|
* backport "vfs: fs_context: fix up param length parsing in
|
||||||
|
legacy_parse_param"
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 20 Jan 2022 16:37:56 +0100
|
||||||
|
|
||||||
pve-kernel (5.13.19-6) bullseye; urgency=medium
|
pve-kernel (5.13.19-6) bullseye; urgency=medium
|
||||||
|
|
||||||
* update sources to Ubuntu-5.13.0-24.24
|
* update sources to Ubuntu-5.13.0-24.24
|
||||||
|
Loading…
Reference in New Issue
Block a user