bump version to 4.15.18-27
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
dbb1ed6d87
commit
b8885eda75
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=7
|
KREL=7
|
||||||
|
|
||||||
PKGREL=26
|
PKGREL=27
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
pve-kernel (4.15.18-27) unstable; urgency=medium
|
||||||
|
|
||||||
|
* backport fix for silent corruption in Linux kernel 4.15 with O_DIRECT
|
||||||
|
(e.g., VM with cache=none disk)
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 10 Oct 2018 10:50:11 +0200
|
||||||
|
|
||||||
pve-kernel (4.15.18-26) unstable; urgency=medium
|
pve-kernel (4.15.18-26) unstable; urgency=medium
|
||||||
|
|
||||||
* update sources to Ubuntu-4.15.0-37.40
|
* update sources to Ubuntu-4.15.0-37.40
|
||||||
|
Loading…
Reference in New Issue
Block a user