bump version to 4.15.18-21
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
61721594cf
commit
0fbf7de6c8
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ KERNEL_PATCHLEVEL=18
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=2
|
||||
|
||||
PKGREL=20
|
||||
PKGREL=21
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
pve-kernel (4.15.18-21) unstable; urgency=medium
|
||||
|
||||
* backport fix for udp/tcp with SO_BINDTODEVICE
|
||||
|
||||
* scsi: hpsa: disable device during shutdown
|
||||
|
||||
* vhost: fix info leak due to uninitialized memory (CVE-2018-1118)
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Aug 2018 11:01:17 +0200
|
||||
|
||||
pve-kernel (4.15.18-20) unstable; urgency=medium
|
||||
|
||||
* update to Ubuntu-4.15.0-32.35
|
||||
|
Loading…
Reference in New Issue
Block a user