bump version to 5.4.189-2

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2022-06-13 09:42:52 +02:00
parent 18fc3af8e5
commit 4b77d2927f
2 changed files with 13 additions and 2 deletions

View File

@ -4,9 +4,9 @@ KERNEL_MIN=4
KERNEL_PATCHLEVEL=189
# increment KREL if the ABI changes (abicheck target in debian/rules)
# rebuild packages with new KREL and run 'make abiupdate'
KREL=1
KREL=2
PKGREL=1
PKGREL=2
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

11
debian/changelog vendored
View File

@ -1,3 +1,14 @@
pve-kernel (5.4.189-2) buster; urgency=medium
* update sources to Ubuntu-5.4.0-117.132
* fixes: CVE-2022-1966, CVE-2022-21499, CVE-2022-28390, CVE-2022-29581,
CVE-2022-1116
* bump ABI to 5.4.189-2
-- Proxmox Support Team <support@proxmox.com> Mon, 13 Jun 2022 09:39:53 +0200
pve-kernel (5.4.189-1) buster; urgency=medium
* update sources to Ubuntu-5.4.0-112.126