From: Dietmar Maurer Date: Fri, 6 Nov 2015 09:29:45 +0000 (+0100) Subject: bump version to 1.6-4 X-Git-Url: https://git.proxmox.com/?p=pve-zsync.git;a=commitdiff_plain;h=938ef92d6b7762ba5dfc1ad25b3b2aa94ad5b3d4 bump version to 1.6-4 --- diff --git a/Makefile b/Makefile index 7f5aefb..6478180 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=1.6 PACKAGE=pve-zsync -PKGREL=3 +PKGREL=4 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 0a23804..2681822 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,19 @@ +pve-zsync (1.6-4) unstable; urgency=medium + + * improve reliability and recover chnged snapshots on source + + * improve vm_exist: check both lxc and qemu and return the type of the VM + + * update list output and include vmtype + + * support LXC containers + + * extend send_config with method local + + * decode in config name the type of config + + -- Proxmox Support Team Fri, 06 Nov 2015 10:29:29 +0100 + pve-zsync (1.6-3) unstable; urgency=medium * fix to many slashes in recv pat