[pve-devel] r6139 - in corosync/trunk: . debian
svn-commits at proxmox.com
svn-commits at proxmox.com
Thu Jun 23 06:52:43 CEST 2011
Author: dietmar
Date: 2011-06-23 06:52:43 +0200 (Thu, 23 Jun 2011)
New Revision: 6139
Added:
corosync/trunk/corosync-1.3.1.orig.tar.gz
Removed:
corosync/trunk/corosync-1.3.0.orig.tar.gz
Modified:
corosync/trunk/Makefile
corosync/trunk/debian/changelog
Log:
Modified: corosync/trunk/Makefile
===================================================================
--- corosync/trunk/Makefile 2011-06-22 06:47:12 UTC (rev 6138)
+++ corosync/trunk/Makefile 2011-06-23 04:52:43 UTC (rev 6139)
@@ -1,6 +1,6 @@
RELEASE=2.0
-CSVERSION=1.3.0
+CSVERSION=1.3.1
CSRELEASE=1
CSDIR=corosync-${CSVERSION}
CSSRC=corosync-${CSVERSION}.orig.tar.gz
@@ -24,8 +24,7 @@
download:
rm -rf corosync-${CSVERSION} corosync-${CSVERSION}.orig.tar.gz
- git clone git://corosync.org/corosync.git corosync-${CSVERSION}
- cd corosync-${CSVERSION}; git checkout -b local v${CSVERSION}
+ git clone git://corosync.org/corosync.git -b flatiron-1.3 corosync-${CSVERSION}
cd corosync-${CSVERSION}; ./autogen.sh
tar czf corosync-${CSVERSION}.orig.tar.gz corosync-${CSVERSION}/
Deleted: corosync/trunk/corosync-1.3.0.orig.tar.gz
===================================================================
(Binary files differ)
Added: corosync/trunk/corosync-1.3.1.orig.tar.gz
===================================================================
(Binary files differ)
Property changes on: corosync/trunk/corosync-1.3.1.orig.tar.gz
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: corosync/trunk/debian/changelog
===================================================================
--- corosync/trunk/debian/changelog 2011-06-22 06:47:12 UTC (rev 6138)
+++ corosync/trunk/debian/changelog 2011-06-23 04:52:43 UTC (rev 6139)
@@ -1,3 +1,9 @@
+corosync-pve (1.3.1-1) unstable; urgency=low
+
+ * update to latest stable
+
+ -- Proxmox Support Team <support at proxmox.com> Thu, 23 Jun 2011 06:52:20 +0200
+
corosync-pve (1.3.0-1) unstable; urgency=low
* update to latest stable
More information about the pve-devel
mailing list