From: Fabian Grünbichler Date: Mon, 19 Feb 2018 10:41:34 +0000 (+0100) Subject: bump version to 5.0-28 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=e7ecadda06d217543f88da792510e398eabe5e09 bump version to 5.0-28 --- diff --git a/Makefile b/Makefile index c2a8e04..4dd33a5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=27 +PKGREL=28 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index cf7b7f9..f9418f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-common-perl (5.0-28) unstable; urgency=medium + + * net: replace brctl with iproute2 calls + + * schema: add bwlimit standard option and format + + * schema: allow ipv6 prefix lengths up to 128 + + * net: remove flowid in traffic limit commands + + -- Proxmox Support Team Mon, 19 Feb 2018 11:41:12 +0100 + libpve-common-perl (5.0-27) unstable; urgency=medium * minor code updates for better reusability