bump version to 4.0-17

This commit is contained in:
Dietmar Maurer 2015-08-28 11:37:32 +02:00
parent b6bff92ee5
commit 889e45ee1a
2 changed files with 11 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=4.0 RELEASE=4.0
VERSION=4.0 VERSION=4.0
PKGREL=16 PKGREL=17
PACKAGE=libpve-common-perl PACKAGE=libpve-common-perl

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
libpve-common-perl (4.0-17) unstable; urgency=medium
* Added PVE::Network::tcp_ping to replace Net::Ping
* Tools::run_with_timeout improvement + hires alarm
* Add generic parse_host_and_port function
-- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 11:37:10 +0200
libpve-common-perl (4.0-16) unstable; urgency=medium libpve-common-perl (4.0-16) unstable; urgency=medium
* fix bug #860: fix tc rate control * fix bug #860: fix tc rate control