From 9622dffbb418224eaf32ac8a03e7731803485736 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 28 Jun 2017 12:47:05 +0200 Subject: [PATCH 1/1] bump version to 2.0-7 --- Makefile | 2 +- debian/changelog | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f799a3e..3c353e4 100644 --- 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 diff --git a/debian/changelog b/debian/changelog index 2300d6e..81b6351 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 -- 2.39.2