]> git.proxmox.com Git - pve-zsync.git/commitdiff
bump version to 1.7-2
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Nov 2018 14:10:43 +0000 (15:10 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Nov 2018 14:10:43 +0000 (15:10 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index bf813b9045a64894f7a7d95c252572a0dfcff41f..b1f27ddd6315e78071ecd4b476ee7c873c919526 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=5.2
 
 VERSION=1.7
 PACKAGE=pve-zsync
-PKGREL=1
+PKGREL=2
 
 DESTDIR=
 SBINDIR=${DESTDIR}/usr/sbin
index e3201c871175e35992ae6923129bfeea386dc8e5..eb18916881ca4732c3ba179799ceab9974e2e3fc 100644 (file)
@@ -1,3 +1,13 @@
+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