From: Dietmar Maurer Date: Mon, 3 Apr 2017 09:07:56 +0000 (+0200) Subject: bump version to 5.0-6 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=755396b9f66fb524911105e74c273056cd44a64a bump version to 5.0-6 --- diff --git a/Makefile b/Makefile index 6612f8e..4c4d72b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=5 +PKGREL=6 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index f047a1f..143ed6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-common-perl (5.0-6) unstable; urgency=medium + + * Add utility subroutine to get the fully qualified domain name of a host + + -- Proxmox Support Team Mon, 03 Apr 2017 11:07:47 +0200 + libpve-common-perl (5.0-5) unstable; urgency=medium * PVE::Tools::encrypt_pw() - new helper