bump version to 5.4.189-2
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
18fc3af8e5
commit
4b77d2927f
4
Makefile
4
Makefile
@ -4,9 +4,9 @@ KERNEL_MIN=4
|
|||||||
KERNEL_PATCHLEVEL=189
|
KERNEL_PATCHLEVEL=189
|
||||||
# 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)
|
||||||
|
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -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
|
pve-kernel (5.4.189-1) buster; urgency=medium
|
||||||
|
|
||||||
* update sources to Ubuntu-5.4.0-112.126
|
* update sources to Ubuntu-5.4.0-112.126
|
||||||
|
Loading…
Reference in New Issue
Block a user