]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 5.0.21-7
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 28 Sep 2019 06:38:43 +0000 (08:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 30 Sep 2019 07:12:03 +0000 (09:12 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index a6515abfd36fd9f1805d797bc9676b712d7b0751..efb26531da0653877f3400f9ab6de7e6914ede15 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=2
+KREL=3
 
-PKGREL=6
+PKGREL=7
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index a64f6abcfecb1ade5ab08b682963fe6ed6453e2c..ffe74b77dc918c5f2418695e635a08571247a524 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel (5.0.21-7) pve pmg; urgency=medium
+
+  * update ZFS to 0.8.2
+
+  * bump ABI to 5.0.21-3
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Sep 2019 09:11:02 +0200
+
 pve-kernel (5.0.21-6) pve pmg; urgency=medium
 
   * backport new FPU register copy helpers