]> git.proxmox.com Git - pve-guest-common.git/commitdiff
bump version to 2.0-8
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 28 Jun 2017 12:32:56 +0000 (14:32 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 28 Jun 2017 12:32:56 +0000 (14:32 +0200)
Makefile
debian/changelog

index 3c353e4256c46e9a35309684edee4e9b4878181b..db6c7b16333edf14e8708f15d56e11e40c19e359 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=libpve-guest-common-perl
 PKGVER=2.0
-PKGREL=7
+PKGREL=8
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 81b635176bfca0b5412ac6ada1ed291365a6ddf2..027d8abe8a6a4ead4f53996cf5cafe4ddfafee16 100644 (file)
@@ -1,3 +1,9 @@
+libpve-guest-common-perl (2.0-8) unstable; urgency=medium
+
+  * replication: add guest type when fetching a local job config
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Jun 2017 14:32:05 +0200
+
 libpve-guest-common-perl (2.0-7) unstable; urgency=medium
 
   * replication: add schedule_job_now helper