Refresh pacemaker agents to ensure IPaddr/IPaddr2 both work
This commit is contained in:
parent
4099e3f685
commit
815019e16c
@ -1,2 +1,2 @@
|
||||
099c0e5d80db.tar.bz2
|
||||
resource-agents-3.0.4.tar.gz
|
||||
e2338892f59f.tar.bz2
|
||||
|
@ -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@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@redhat.com> - 3.0.4-1
|
||||
- New rgmanager resource agents upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user