bump version to 4.15.18-32
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
835a39ebaa
commit
4adf30b011
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=18
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=10
|
||||
|
||||
PKGREL=31
|
||||
PKGREL=32
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
pve-kernel (4.15.18-32) unstable; urgency=medium
|
||||
|
||||
* fix NULL pointer dereference possibility in net/ipip
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Sat, 19 Jan 2019 10:09:37 +0100
|
||||
|
||||
pve-kernel (4.15.18-31) unstable; urgency=medium
|
||||
|
||||
* update sources to Ubuntu-4.15.0-44.47
|
||||
|
Loading…
Reference in New Issue
Block a user