]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 4.15.18-28
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 25 Oct 2018 10:09:11 +0000 (12:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 31 Oct 2018 15:28:06 +0000 (16:28 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 60c2496b5c7fbee98218ad3d5636197b0d37a7cf..563e372627998df71e1352574c9006a46ecd9374 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ KERNEL_PATCHLEVEL=18
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=8
 
-PKGREL=27
+PKGREL=28
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index e6d1a61ecb8bbb88162efb6e5ef24c5bd5f3a5a6..a211ed3164d2e480258de21eb6d0296f38625c24 100644 (file)
@@ -1,3 +1,15 @@
+pve-kernel (4.15.18-28) unstable; urgency=medium
+
+  * backport deadlock fix for issue ZOL#7939
+
+  * cherry-pick 2 patches planned for zfs-0.7.12
+
+  * update sources to Ubuntu-4.15.0-39.42
+
+  * bump ABI to 4.15.18-8
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 30 Oct 2018 14:27:50 +0100
+
 pve-kernel (4.15.18-27) unstable; urgency=medium
 
   * backport fix for silent corruption in Linux kernel 4.15 with O_DIRECT