]> git.proxmox.com Git - redhat-cluster-pve.git/commitdiff
update to upstream release 3.1.6
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Aug 2011 05:37:57 +0000 (07:37 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Aug 2011 05:37:57 +0000 (07:37 +0200)
.gitignore
Makefile
cluster-3.1.5.tar.gz [deleted file]
cluster-3.1.6.tar.gz [new file with mode: 0644]
debian/changelog

index 0986baf6d8e2b7e44c1cb78492998f238cff9877..cdfbf44d1d3510056ca809de25239480804a9e33 100644 (file)
@@ -1,4 +1,4 @@
-cluster-3.1.5
+cluster-3.1.6
 cluster.git
 *.deb
 *.changes
index 81f64ae984edd5dec7cc28f99dbeed96e2f9cc5d..bf571311f33436f57c2c723b9ede7236b4380458 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,13 +1,13 @@
 RELEASE=2.0
 
-RHCVER=3.1.5
+RHCVER=3.1.6
 RHCBRANCH=origin/STABLE31
 
 RHCDIR=cluster-${RHCVER}
 RHCSRC=${RHCDIR}.tar.gz
 
 PACKAGE=redhat-cluster-pve
-PKGREL=2
+PKGREL=1
 
 DEBS=                                                                  \
        ${PACKAGE}_${RHCVER}-${PKGREL}_amd64.deb                        \
diff --git a/cluster-3.1.5.tar.gz b/cluster-3.1.5.tar.gz
deleted file mode 100644 (file)
index 7127ad0..0000000
Binary files a/cluster-3.1.5.tar.gz and /dev/null differ
diff --git a/cluster-3.1.6.tar.gz b/cluster-3.1.6.tar.gz
new file mode 100644 (file)
index 0000000..1027dcf
Binary files /dev/null and b/cluster-3.1.6.tar.gz differ
index 72ae6fe235cbf09d59a02a24e3f20558c60689ac..638a8758d200583d374ef2680072e9eb4c9058a8 100644 (file)
@@ -1,3 +1,9 @@
+redhat-cluster-pve (3.1.6-1) unstable; urgency=low
+
+  * update to upstream release 3.1.6
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 25 Aug 2011 07:28:44 +0200
+
 redhat-cluster-pve (3.1.5-2) unstable; urgency=low
 
   * add /var/lib/cluster (used by ccs_update_schema)