]> git.proxmox.com Git - pve-cluster.git/commitdiff
update version to 1.0-10
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Nov 2011 09:12:37 +0000 (10:12 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Nov 2011 09:12:37 +0000 (10:12 +0100)
Makefile
debian/changelog

index 1891ac1381ba0795655ca7fbc1117bb2f1197c77..7a231e33c9500e2a4c823b4068fbb91919690c0e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=2.0
 
 PACKAGE=pve-cluster
 PKGVER=1.0
-PKGREL=9
+PKGREL=10
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
index 2ffe7d1f92ba86f101a7883c0ecad90a6425fa04..0a9fbff6af9f7f9770f06f772541f65736a029c4 100644 (file)
@@ -1,3 +1,17 @@
+pve-cluster (1.0-10) unstable; urgency=low
+
+  * add vzdump backup schedule to observed file list
+
+  * generate vzdump setup file /etc/pve/vzdump
+    
+  * Also create a symlink /etc/cron.d/vzdump to that file.
+
+  * protect IPCC against fork
+  
+  * bug fixes
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Nov 2011 10:11:50 +0100
+
 pve-cluster (1.0-9) unstable; urgency=low
 
   * restart filesystem after update asap