rpms/cluster-glue/devel .cvsignore, 1.6, 1.7 cluster-glue.spec, 1.13, 1.14 sources, 1.6, 1.7

Andrew Beekhof beekhof at fedoraproject.org
Wed May 12 09:54:48 UTC 2010


Author: beekhof

Update of /cvs/pkgs/rpms/cluster-glue/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24587

Modified Files:
	.cvsignore cluster-glue.spec sources 
Log Message:
New upstream release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cluster-glue/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	12 Jan 2010 09:55:22 -0000	1.6
+++ .cvsignore	12 May 2010 09:54:47 -0000	1.7
@@ -1 +1 @@
-aa1f9dee2793.tar.bz2
+1448deafdf79.tar.bz2


Index: cluster-glue.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cluster-glue/devel/cluster-glue.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- cluster-glue.spec	24 Mar 2010 20:31:56 -0000	1.13
+++ cluster-glue.spec	12 May 2010 09:54:47 -0000	1.14
@@ -4,16 +4,16 @@
 
 # When downloading directly from Mercurial, it will automatically add this prefix
 # Invoking 'hg archive' wont but you can add one with: hg archive -t tgz -p "Reusable-Cluster-Components-" -r $upstreamversion $upstreamversion.tar.gz
-%global specversion 3
+%global specversion 1
 %global upstreamprefix Reusable-Cluster-Components-
-%global upstreamversion aa1f9dee2793
+%global upstreamversion 1448deafdf79
 
 # Keep around for when/if required
 #global alphatag %{upstreamversion}.hg
 
 Name:		cluster-glue
 Summary:	Reusable cluster components
-Version:	1.0.2
+Version:	1.0.5
 Release:	%{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}
 License:	GPLv2+ and LGPLv2+
 Url:		http://linux-ha.org/wiki/Cluster_Glue
@@ -194,6 +194,18 @@ such as Pacemaker.
 %doc COPYING.LIB
 
 %changelog
+* Wed May 12 2010 Andrew Beekhof <andrew at beekhof.net> - 1.0.5-1
+  + High: clplumbing: Add farside_uid and farside_gid info of the user on the other side of socket
+  + High: hb_report: do not filter CIB/PE files by default
+  + High: LRM: lrmd: don't add the cancel option in flush to the running operations (bnc#578644)
+  + High: LRM: lrmd: don't flush operations which don't belong to the requesting client (lf#2161)
+  + High: LRM: lrmd: on shutdown exit once all operations finished (lf#2340)
+  + High: stonith: external/ibmrsa-telnet: fix expect regex
+  + High: stonith: external/ipmi: fix reset
+  + High: stonith: external/sbd: fix status operation (thanks to Lars Ellenberg)
+  + High: stonith: external/sbd: support heartbeat
+  + High: stonith: new external/ippower9258 plugin
+
 * Wed Mar 24 2010 Andrew Beekhof <andrew at beekhof.net> - 1.0.2-3
 - Version bump to ensure we're >= fc13
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cluster-glue/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	12 Jan 2010 09:55:23 -0000	1.6
+++ sources	12 May 2010 09:54:47 -0000	1.7
@@ -1 +1 @@
-72f6ed98b539fd2ff027d9d62cbf0e1d  aa1f9dee2793.tar.bz2
+6d51bfd4ab6fd2145c2437cfd4a3609c  1448deafdf79.tar.bz2



More information about the scm-commits mailing list