From: Dietmar Maurer Date: Fri, 28 Aug 2015 09:37:32 +0000 (+0200) Subject: bump version to 4.0-17 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=889e45ee1ac72a40ccd6db61f55a937fe1e91c0a;ds=sidebyside bump version to 4.0-17 --- diff --git a/Makefile b/Makefile index ee82d48..0354952 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.0 VERSION=4.0 -PKGREL=16 +PKGREL=17 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index e9a2010..d2c115c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 28 Aug 2015 11:37:10 +0200 + libpve-common-perl (4.0-16) unstable; urgency=medium * fix bug #860: fix tc rate control