bump version to 4.15.18-19

This commit is contained in:
Dietmar Maurer 2018-08-13 07:51:40 +02:00
parent c7ad278e19
commit b6fe45e6d5
2 changed files with 7 additions and 1 deletions

View File

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

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
pve-kernel (4.15.18-19) unstable; urgency=medium
* update ZFS submodule to 0.7.9-pve3
-- Proxmox Support Team <support@proxmox.com> Mon, 13 Aug 2018 07:50:59 +0200
pve-kernel (4.15.18-18) unstable; urgency=medium
* add SGID non-directory fix (fixes CVE-2018-13405)