Browse Source

bump version to 5.0.21-6

Signed-off-by: Thomas Lamprecht <[email protected]>
Thomas Lamprecht 6 years ago
parent
commit
e92f137375
2 changed files with 3 additions and 3 deletions
  1. 1 1
      Makefile
  2. 2 2
      debian/changelog

+ 1 - 1
Makefile

@@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=21
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=2
 
-PKGREL=5
+PKGREL=6
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

+ 2 - 2
debian/changelog

@@ -1,10 +1,10 @@
-pve-kernel (5.0.21-5) pve pmg; urgency=medium
+pve-kernel (5.0.21-6) pve pmg; urgency=medium
 
   * backport new FPU register copy helpers
 
   * ZFS SIMD: FPU register save/restore is also required on 5.0 kernels
 
- -- Proxmox Support Team <[email protected]>  Fri, 27 Sep 2019 15:58:17 +0200
+ -- Proxmox Support Team <[email protected]>  Fri, 27 Sep 2019 17:17:02 +0200
 
 pve-kernel (5.0.21-4) pve pmg; urgency=medium