bump version to 5.0-28

This commit is contained in:
Fabian Grünbichler 2018-02-19 11:41:34 +01:00
parent e9b54cc6cf
commit e7ecadda06
2 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0
PKGREL=27
PKGREL=28
PACKAGE=libpve-common-perl

12
debian/changelog vendored
View File

@ -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 <support@proxmox.com> Mon, 19 Feb 2018 11:41:12 +0100
libpve-common-perl (5.0-27) unstable; urgency=medium
* minor code updates for better reusability