]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 4.15.18-33
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Feb 2019 10:37:10 +0000 (11:37 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Feb 2019 10:43:04 +0000 (11:43 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 34d74ef7583f103e71ce91c3c6d3f4e9945cbb7a..d26eae05772b8ffb8965999902fc21a3b3b40c53 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@ KERNEL_MIN=15
 KERNEL_PATCHLEVEL=18
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=10
+KREL=11
 
-PKGREL=32
+PKGREL=33
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 65090f45bca244bf26621803a83423ad4f3d9cb8..92520a2f1cd2f3c98e7b090d63f743f434eed43d 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel (4.15.18-33) unstable; urgency=medium
+
+  * update sources to Ubuntu-4.15.0-46.49
+
+  * bump ABI to 4.15.18-11
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 05 Feb 2019 07:36:16 +0100
+
 pve-kernel (4.15.18-32) unstable; urgency=medium
 
   * fix NULL pointer dereference possibility in net/ipip