bump version to 4.15.18-34

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-02-25 15:31:07 +01:00
parent 4e6465dfa5
commit 9bd09ca97a
2 changed files with 12 additions and 1 deletions

View file

@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=18
# rebuild packages with new KREL and run 'make abiupdate'
KREL=11
PKGREL=33
PKGREL=34
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

11
debian/changelog vendored
View file

@ -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
* update sources to Ubuntu-4.15.0-46.49