]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 4.15.18-22
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 Aug 2018 09:12:06 +0000 (11:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 Aug 2018 09:13:18 +0000 (11:13 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index eaa58b1a99cc544355dda3672a0227745fb5e866..32b3c47650578848f3c9f9fac2af367ee0408aaf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,9 +6,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=2
+KREL=3
 
-PKGREL=21
+PKGREL=22
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index b148020e60dc9b67af0dec4152811d52bf3bd1c1..8bc50620eaa8c1ffc4b34d3bbb260c89c5e7e7ee 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel (4.15.18-22) unstable; urgency=medium
+
+  * update sources to Ubuntu-4.15.0-33.36
+
+  * bump ABI to 4.15.18-3-pve
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 24 Aug 2018 11:12:20 +0200
+
 pve-kernel (4.15.18-21) unstable; urgency=medium
 
   * backport fix for udp/tcp with SO_BINDTODEVICE