bump version to 4.15.18-34
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
4e6465dfa5
commit
9bd09ca97a
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=18
|
|||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=11
|
KREL=11
|
||||||
|
|
||||||
PKGREL=33
|
PKGREL=34
|
||||||
|
|
||||||
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 (4.15.18-34) unstable; urgency=medium
|
||||||
|
|
||||||
|
* backport fix for possible ipset memory exhaustion bug
|
||||||
|
|
||||||
|
* backport fix for possible use after free in crypto stack
|
||||||
|
|
||||||
|
* backport fixes for multiple KVM vulnerabilities: CVE-2019-6974,
|
||||||
|
CVE-2019-7221, CVE-2019-7222
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 25 Feb 2019 14:51:06 +0100
|
||||||
|
|
||||||
pve-kernel (4.15.18-33) unstable; urgency=medium
|
pve-kernel (4.15.18-33) unstable; urgency=medium
|
||||||
|
|
||||||
* update sources to Ubuntu-4.15.0-46.49
|
* update sources to Ubuntu-4.15.0-46.49
|
||||||
|
Loading…
Reference in New Issue
Block a user