From: Dietmar Maurer Date: Thu, 29 Jun 2017 05:29:29 +0000 (+0200) Subject: bump version to 2.0-9 X-Git-Url: https://git.proxmox.com/?p=pve-guest-common.git;a=commitdiff_plain;h=03f417a9901b901d8106b9cfe3c24e4ef4ea063a bump version to 2.0-9 --- diff --git a/Makefile b/Makefile index db6c7b1..66d71b4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=libpve-guest-common-perl PKGVER=2.0 -PKGREL=8 +PKGREL=9 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 027d8ab..63f4ed6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-guest-common-perl (2.0-9) unstable; urgency=medium + + * PVE::Replication - do not use $jobcfg->{vmtype} + + -- Proxmox Support Team Thu, 29 Jun 2017 07:28:37 +0200 + libpve-guest-common-perl (2.0-8) unstable; urgency=medium * replication: add guest type when fetching a local job config