rpms/resource-agents/devel .cvsignore, 1.17, 1.18 resource-agents.spec, 1.18, 1.19 sources, 1.17, 1.18

Andrew Beekhof beekhof at fedoraproject.org
Wed Oct 28 13:06:30 UTC 2009


Author: beekhof

Update of /cvs/pkgs/rpms/resource-agents/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22768

Modified Files:
	.cvsignore resource-agents.spec sources 
Log Message:
Refresh pacemaker agents to ensure IPaddr/IPaddr2 both work


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/resource-agents/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- .cvsignore	21 Oct 2009 11:58:50 -0000	1.17
+++ .cvsignore	28 Oct 2009 13:06:29 -0000	1.18
@@ -1,2 +1,2 @@
-099c0e5d80db.tar.bz2
 resource-agents-3.0.4.tar.gz
+e2338892f59f.tar.bz2


Index: resource-agents.spec
===================================================================
RCS file: /cvs/pkgs/rpms/resource-agents/devel/resource-agents.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- resource-agents.spec	21 Oct 2009 11:58:50 -0000	1.18
+++ resource-agents.spec	28 Oct 2009 13:06:29 -0000	1.19
@@ -20,12 +20,12 @@
 # Invoking 'hg archive' wont but you can add one with:
 #  hg archive -t tgz -p "Cluster-Resource-Agents-" -r $altversion $altversion.tar.gz
 %define altprefix Cluster-Resource-Agents-
-%define altversion 099c0e5d80db
+%define altversion e2338892f59f
 
 Name: resource-agents
 Summary: Open Source HA Resource Agents for Red Hat Cluster
 Version: 3.0.4
-Release: 1%{?alphatag:.%{alphatag}}%{?dist}
+Release: 2%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
 URL: http://sources.redhat.com/cluster/wiki/
@@ -158,6 +158,14 @@ rm -rf %{buildroot}
 /usr/lib/ocf/resource.d/heartbeat/ldirectord
 
 %changelog
+* Wed Oct 28 2009 Andrew Beekhof <andrew at beekhof.net> - 3.0.4-2
+- Update Pacameker agents to upstream version: e2338892f59f
+  + High: send_arp - turn on unsolicited mode for compatibilty with the libnet version's exit codes
+  + High: Trap sigterm for compatibility with the libnet version of send_arp
+  + Medium: Bug - lf#2147: IPaddr2: behave if the interface is down
+  + Medium: IPv6addr: recognize network masks properly
+  + Medium: RA: VirtualDomain: avoid needlessly invoking "virsh define"
+
 * Wed Oct 21 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.4-1
 - New rgmanager resource agents upstream release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/resource-agents/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	21 Oct 2009 11:58:50 -0000	1.17
+++ sources	28 Oct 2009 13:06:29 -0000	1.18
@@ -1,2 +1,2 @@
-98088230632e65c63022923ae4a835f3  099c0e5d80db.tar.bz2
 7d156727202fd969358a38810736be2a  resource-agents-3.0.4.tar.gz
+f93e29ce8b480de2f841ca6266bfd864  e2338892f59f.tar.bz2




More information about the fedora-extras-commits mailing list