Refresh with latest version from upstream
This commit is contained in:
parent
566212760d
commit
1880889d9d
@ -1,2 +1 @@
|
|||||||
bc00c0b065d9.tar.bz2
|
c76b4a6eb576.tar.bz2
|
||||||
resource-agents-3.0.6.tar.gz
|
|
||||||
|
@ -17,12 +17,12 @@
|
|||||||
# Invoking 'hg archive' wont but you can add one with:
|
# Invoking 'hg archive' wont but you can add one with:
|
||||||
# hg archive -t tgz -p "Cluster-Resource-Agents-" -r $altversion $altversion.tar.gz
|
# hg archive -t tgz -p "Cluster-Resource-Agents-" -r $altversion $altversion.tar.gz
|
||||||
%global altprefix Cluster-Resource-Agents-
|
%global altprefix Cluster-Resource-Agents-
|
||||||
%global altversion bc00c0b065d9
|
%global altversion c76b4a6eb576
|
||||||
|
|
||||||
Name: resource-agents
|
Name: resource-agents
|
||||||
Summary: Open Source HA Resource Agents for Red Hat Cluster
|
Summary: Open Source HA Resource Agents for Red Hat Cluster
|
||||||
Version: 3.0.6
|
Version: 3.0.6
|
||||||
Release: 1%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 2%{?alphatag:.%{alphatag}}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sources.redhat.com/cluster/wiki/
|
URL: http://sources.redhat.com/cluster/wiki/
|
||||||
@ -161,6 +161,15 @@ rm -rf %{buildroot}
|
|||||||
/usr/lib/ocf/resource.d/heartbeat/ldirectord
|
/usr/lib/ocf/resource.d/heartbeat/ldirectord
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 11 2010 Andrew Beekhof <andrew@beekhof.net> - 3.0.6-2
|
||||||
|
- Update Pacameker agents to upstream version: c76b4a6eb576
|
||||||
|
+ High: RA: VirtualDomain: fix forceful stop (LF 2283)
|
||||||
|
+ High: apache: monitor operation of depth 10 for web applications (LF 2234)
|
||||||
|
+ Medium: IPaddr2: CLUSTERIP/iptables rule not always inserted on failed monitor (LF 2281)
|
||||||
|
+ Medium: RA: Route: improve validate (LF 2232)
|
||||||
|
+ Medium: mark obsolete RAs as deprecated (LF 2244)
|
||||||
|
+ Medium: mysql: escalate stop to KILL if regular shutdown doesn't work
|
||||||
|
|
||||||
* Mon Dec 7 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.6-1
|
* Mon Dec 7 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.6-1
|
||||||
- New rgmanager resource agents upstream release
|
- New rgmanager resource agents upstream release
|
||||||
- spec file update:
|
- spec file update:
|
||||||
|
Loading…
Reference in New Issue
Block a user