bump version to 4.15.18-19
This commit is contained in:
parent
c7ad278e19
commit
b6fe45e6d5
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ KERNEL_PATCHLEVEL=18
|
|||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=1
|
KREL=1
|
||||||
|
|
||||||
PKGREL=18
|
PKGREL=19
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
pve-kernel (4.15.18-18) unstable; urgency=medium
|
||||||
|
|
||||||
* add SGID non-directory fix (fixes CVE-2018-13405)
|
* add SGID non-directory fix (fixes CVE-2018-13405)
|
||||||
|
Loading…
Reference in New Issue
Block a user