bump version to 5.4.162-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
fd3839f733
commit
36afc72ee7
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=162
|
|||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=1
|
KREL=1
|
||||||
|
|
||||||
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)
|
||||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
pve-kernel (5.4.162-2) buster; 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:38:53 +0100
|
||||||
|
|
||||||
pve-kernel (5.4.162-1) buster; urgency=medium
|
pve-kernel (5.4.162-1) buster; urgency=medium
|
||||||
|
|
||||||
* update sources to Ubuntu-5.4.0-95.107
|
* update sources to Ubuntu-5.4.0-95.107
|
||||||
|
Loading…
Reference in New Issue
Block a user