]> git.proxmox.com Git - pve-guest-common.git/commitdiff
bump version to 2.0-16
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 14 May 2018 09:15:20 +0000 (11:15 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 14 May 2018 09:15:20 +0000 (11:15 +0200)
Makefile
debian/changelog

index a22679decefda9bb5d734d972c7b8d817fb93d3f..9b774d863af33271746f05459aab9ef20a495d51 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=libpve-guest-common-perl
 PKGVER=2.0
-PKGREL=15
+PKGREL=16
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index ec1557ef68600e6df1148c9258ebf7ef13ce8d8c..8469936cc9876dab4d2a0016f1a38495f632806a 100644 (file)
@@ -1,3 +1,9 @@
+libpve-guest-common-perl (2.0-16) unstable; urgency=medium
+
+  * replication: handle guests recovered by HA
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 May 2018 11:15:09 +0200
+
 libpve-guest-common-perl (2.0-15) unstable; urgency=medium
 
   * fix #1694: make failure of snapshot removal non-fatal