5
0
mirror of git://git.proxmox.com/git/pve-zsync.git synced 2025-01-03 09:17:37 +03:00
pve-zsync/debian/changelog
Thomas Lamprecht 0ee11576c9 bump version to 2.2
switch to native versioning as this is a purely Proxmox-native package

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-25 14:00:36 +02:00

209 lines
5.7 KiB
Plaintext

pve-zsync (2.2) stable; urgency=medium
* handle `maxsnap` = 0 on job creation
* remove all old snapshots belonging to a job when `maxsnap` gets reduced
* fix #3351: allow keeping a different number of snapshots on source and
destination through the new `new dest-maxsnap` job parameter
-- Proxmox Support Team <support@proxmox.com> Tue, 25 May 2021 13:56:29 +0200
pve-zsync (2.1-1) unstable; urgency=medium
* fix #1669: add command-line option to enable prepending the source storage
ID for the target dataset.
* rework man-page and CLI help output and format.
-- Proxmox Support Team <support@proxmox.com> Tue, 04 May 2021 14:36:47 +0200
pve-zsync (2.0-4) unstable; urgency=medium
* pve-zsync: Flip Source and Dest in functions to so jobs can share Dest
-- Proxmox Support Team <support@proxmox.com> Thu, 26 Nov 2020 05:56:16 +0100
pve-zsync (2.0-3) pve; urgency=medium
* check for correct incremental sync snapshot on destination
-- Proxmox Support Team <support@proxmox.com> Mon, 23 Mar 2020 18:37:20 +0100
pve-zsync (2.0-2) pve; urgency=medium
* fix #2555: add efidisk as a valid disk key
* check whether job has been disabled during the time we were waiting/syncing
* detect other running instances of the same job
* improve locking
-- Proxmox Support Team <support@proxmox.com> Mon, 27 Jan 2020 18:48:00 +0100
pve-zsync (2.0-1) pve; urgency=medium
* rebuild for Debian Buster / PVE 6
-- Proxmox Support Team <support@proxmox.com> Thu, 23 May 2019 17:45:51 +0200
pve-zsync (1.7-4) unstable; urgency=medium
* close #1933: add -dest-config-path option
-- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 16:30:05 +0200
pve-zsync (1.7-3) unstable; urgency=medium
* Fix #1381: properties in the send stream
* allow one to set DEBUG over environment ZSYNC_DEBUG variable
-- Proxmox Support Team <support@proxmox.com> Thu, 07 Mar 2019 12:02:35 +0100
pve-zsync (1.7-2) unstable; urgency=medium
* fix #1907: cron entry duplicated on disable/enable
* fix #1991: sometimes source-user was used to connect to dest
* fix #1587: sync: check if job state is defined
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 15:10:26 +0100
pve-zsync (1.7-1) unstable; urgency=medium
* fix #1860 added ability to specify source and destination user
* fix printing help of specific command
-- Proxmox Support Team <support@proxmox.com> Fri, 24 Aug 2018 11:43:53 +0200
pve-zsync (1.6-16) unstable; urgency=medium
* allow one to use the whole pool as replication source
* improve documentation
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2018 15:28:20 +0200
pve-zsync (1.6-15) unstable; urgency=medium
* fix check for cdrom drives
* make scp commands ipv6 comaptible
-- Proxmox Support Team <support@proxmox.com> Fri, 07 Jul 2017 09:43:01 +0200
pve-zsync (1.6-14) unstable; urgency=medium
* fix #1301: skip container mount points without explicit backup option
* improved some error handling
-- Proxmox Support Team <support@proxmox.com> Fri, 17 Mar 2017 15:41:24 +0100
pve-zsync (1.6-13) unstable; urgency=medium
* fix #1245: inexact snapshot name parsing
* improve list output for long names
-- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2017 12:54:06 +0100
pve-zsync (1.6-12) unstable; urgency=medium
* Remove switch module
* Add ssh BatchMode
* Add signal handling when we sync
-- Proxmox Support Team <support@proxmox.com> Tue, 06 Sep 2016 08:13:13 +0200
pve-zsync (1.6-11) unstable; urgency=medium
* fix use path as source
-- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 11:46:21 +0200
pve-zsync (1.6-10) unstable; urgency=medium
* fix #1004 adapt regex to new schema
-- Proxmox Support Team <support@proxmox.com> Thu, 02 Jun 2016 10:57:46 +0200
pve-zsync (1.6-9) unstable; urgency=medium
* fix #910: Correctly handle undef
-- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 14:44:23 +0100
pve-zsync (1.6-8) unstable; urgency=medium
* fix #887 add "--limit" option to cron
-- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2016 14:40:01 +0100
pve-zsync (1.6-7) unstable; urgency=medium
* safer disk matching (improved regex)
-- Proxmox Support Team <support@proxmox.com> Thu, 26 Nov 2015 12:08:10 +0100
pve-zsync (1.6-6) unstable; urgency=medium
* Change output format for list and status
* fix bug #813: allow mountpoints or VMdisk which are not on zfs (if
they have disabled backup flag).
-- Proxmox Support Team <support@proxmox.com> Sat, 14 Nov 2015 18:35:19 +0100
pve-zsync (1.6-5) unstable; urgency=medium
* fix disk parser
-- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 16:44:42 +0100
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 <support@proxmox.com> Fri, 06 Nov 2015 10:29:29 +0100
pve-zsync (1.6-3) unstable; urgency=medium
* fix to many slashes in recv pat
-- Proxmox Support Team <support@proxmox.com> Tue, 03 Nov 2015 18:02:52 +0100
pve-zsync (1.6-2) unstable; urgency=medium
* fix hostnames/ipv6, and subvolumes handling
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 11:01:09 +0200
pve-zsync (1.6-1) unstable; urgency=medium
* re-package for debian jessie
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2015 16:16:28 +0200
pve-zsync (1.5-2) unstable; urgency=low
* initial package
-- Proxmox Support Team <support@proxmox.com> Sun, 08 Mar 2015 18:34:19 +0100