]> git.proxmox.com Git - pve-guest-common.git/commitdiff
bump version to 2.0-7
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 28 Jun 2017 10:47:05 +0000 (12:47 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 28 Jun 2017 10:47:05 +0000 (12:47 +0200)
Makefile
debian/changelog

index f799a3e86085d5a4690e58ac1f085857bae4a505..3c353e4256c46e9a35309684edee4e9b4878181b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=libpve-guest-common-perl
 PKGVER=2.0
-PKGREL=6
+PKGREL=7
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 2300d6eed5dcc96eaffc29cf2dcde60b16cfa608..81b635176bfca0b5412ac6ada1ed291365a6ddf2 100644 (file)
@@ -1,3 +1,23 @@
+libpve-guest-common-perl (2.0-7) unstable; urgency=medium
+
+  * replication: add schedule_job_now helper
+
+  * replication: sort time stamps numerically
+
+  * replication: pass $noerr to run_replication_nolock
+
+  * Add new function delete_guest_states
+
+  * replication: don't sync to offline targets on error states
+
+  * replication: keep retrying every 30 minutes in error state
+
+  * PVE::ReplicationState - cleanup job state on job removal
+
+  * PVE/Replication.pm: also log when we thaw the filesystem
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Jun 2017 12:46:45 +0200
+
 libpve-guest-common-perl (2.0-6) unstable; urgency=medium
 
   * change replication log timestamp to a human readable format