From: Dietmar Maurer Date: Wed, 31 May 2017 07:15:52 +0000 (+0200) Subject: bump version to 2.0-4 X-Git-Url: https://git.proxmox.com/?p=pve-guest-common.git;a=commitdiff_plain;h=0e01a7ae93906ee046b7ccd6e726c9188582ba5a bump version to 2.0-4 --- diff --git a/Makefile b/Makefile index 41064c9..cf7bd1a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=libpve-guest-common-perl PKGVER=2.0 -PKGREL=3 +PKGREL=4 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 80e35ed..50422df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-guest-common-perl (2.0-4) unstable; urgency=medium + + * PVE::GuestHelpers::guest_migration_lock - new helper + + * AbstractConfig.pm: remove code for replicate configuration + + * PVE/ReplicationConfig.pm - new configuratin file for replication + + * migration: use Cluster's new get_ssh_info + + -- Proxmox Support Team Wed, 31 May 2017 09:15:12 +0200 + libpve-guest-common-perl (2.0-3) unstable; urgency=medium * don't change replica settings on rollback