]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-52
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 14 Mar 2016 08:00:25 +0000 (09:00 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 14 Mar 2016 08:00:25 +0000 (09:00 +0100)
Makefile
debian/changelog

index e2048da4c14bc83296ab68219d2faca96ff01080..4d61200575d5cde6feb8a9c8fb04d4df8d4038cc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=51
+PKGREL=52
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 7a0b5d6ce7e16a4de3caf3bef9618026e5cfdd09..7161a92617ada6c513160c05859d6ff8277d0f6e 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (1.0-52) unstable; urgency=medium
+
+  * Prevent race conditions in snapshot mode backup
+
+  * Use set_lock and remove_lock
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Mar 2016 09:00:04 +0100
+
 pve-container (1.0-51) unstable; urgency=medium
 
   * fix #912: centos/redhat confusion