Browse Source

bump version to 5.0.21-2

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

+ 1 - 1
Makefile

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

+ 8 - 0
debian/changelog

@@ -1,3 +1,11 @@
+pve-kernel (5.0.21-2) pve pmg; urgency=medium
+
+  * update sources to Ubuntu-5.0.0-27.28
+
+  * backport vhost_net: disable zerocopy by default
+
+ -- Proxmox Support Team <[email protected]>  Wed, 28 Aug 2019 15:12:18 +0200
+
 pve-kernel (5.0.21-1) pve pmg; urgency=medium
 
   * update sources to Ubuntu-5.0.0-26.27