]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 5.3.18-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 5 Feb 2020 10:49:42 +0000 (11:49 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 5 Feb 2020 10:49:42 +0000 (11:49 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 34cda360cd204364eb16d913f5b3ed8fa8c2b1e7..d48b928af208c840de6387978162194c0a9198ca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
 # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
 KERNEL_MAJ=5
 KERNEL_MIN=3
-KERNEL_PATCHLEVEL=13
+KERNEL_PATCHLEVEL=18
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=3
+KREL=1
 
-PKGREL=3
+PKGREL=1
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 6223276d9ce77cfce55706a6dc8789e57ad29d37..de9225c33287d1b85cdd27bf00bca153460e499d 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel (5.3.18-1) pve pmg; urgency=medium
+
+  * bump ABI to 5.3.18-1
+
+  * update sources to Ubuntu-5.3.0-40.32
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 05 Feb 2020 11:49:10 +0100
+
 pve-kernel (5.3.13-3) pve pmg; urgency=medium
 
   * backport fixes for information leak within a KVM guest