]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 5.0.21-3
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 5 Sep 2019 11:56:36 +0000 (13:56 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 5 Sep 2019 11:56:36 +0000 (13:56 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index fe22a23d703b2698591a9e2e24ad7238a64b60c1..62ed615cd0d9d9ac3af34441bfc12aedc3bd676e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@ KERNEL_MIN=0
 KERNEL_PATCHLEVEL=21
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=1
+KREL=2
 
-PKGREL=2
+PKGREL=3
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 4553ff1c445aa43095621456294090599341f1c6..15ce41bcbb8a3fa3d437857986d4f23d79b14e55 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel (5.0.21-3) pve pmg; urgency=medium
+
+  * update sources to Ubuntu-5.0.0-28.30
+
+  * bump ABI to 5.0.21-2
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 05 Sep 2019 13:56:01 +0200
+
 pve-kernel (5.0.21-2) pve pmg; urgency=medium
 
   * update sources to Ubuntu-5.0.0-27.28