rpms/pacemaker/F-12 .cvsignore, 1.4, 1.5 pacemaker.spec, 1.6, 1.7 sources, 1.4, 1.5

Andrew Beekhof beekhof at fedoraproject.org
Tue Oct 13 11:53:31 UTC 2009


Author: beekhof

Update of /cvs/pkgs/rpms/pacemaker/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8717

Modified Files:
	.cvsignore pacemaker.spec sources 
Log Message:
Refresh from upstream


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pacemaker/F-12/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	17 Aug 2009 19:14:09 -0000	1.4
+++ .cvsignore	13 Oct 2009 11:53:31 -0000	1.5
@@ -1 +1 @@
-462f1569a437.tar.bz2
+38cd629e5c3c.tar.bz2


Index: pacemaker.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pacemaker/F-12/pacemaker.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- pacemaker.spec	21 Aug 2009 15:11:11 -0000	1.6
+++ pacemaker.spec	13 Oct 2009 11:53:31 -0000	1.7
@@ -7,9 +7,9 @@
 # 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 "Pacemaker-1-0-" -r $upstreamversion $upstreamversion.tar.gz
-%global specversion 2
+%global specversion 3
 %global upstreamprefix Pacemaker-1-0-
-%global upstreamversion 462f1569a437
+%global upstreamversion 38cd629e5c3c
 
 # Keep around for when/if required
 #global alphatag %{upstreamversion}.hg
@@ -17,7 +17,7 @@
 Name:		pacemaker
 Summary:	Scalable High-Availability cluster resource manager
 Version:	1.0.5
-Release:	%{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}.1
+Release:	%{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}
 License:	GPLv2+ and LGPLv2+
 Url:		http://www.clusterlabs.org
 Group:		System Environment/Daemons
@@ -148,6 +148,7 @@ rm -rf %{buildroot}
 %dir %{_datadir}/doc/packages/pacemaker/templates
 
 %{_datadir}/pacemaker
+%{_datadir}/snmp/mibs/PCMK-MIB.txt
 %{_libdir}/heartbeat/*
 %{_sbindir}/cibadmin
 %{_sbindir}/crm_attribute
@@ -216,6 +217,30 @@ rm -rf %{buildroot}
 %doc AUTHORS
 
 %changelog
+* Wed Oct 13 2009 Andrew Beekhof <andrew at beekhof.net> - 1.0.5-3
+- Update the tarball from upstream to version 38cd629e5c3c
+  + High: Core: Bug lf#2169 - Allow dtd/schema validation to be disabled
+  + High: PE: Bug lf#2106 - Not all anonymous clone children are restarted after configuration change
+  + High: PE: Bug lf#2170 - stop-all-resources option had no effect
+  + High: PE: Bug lf#2171 - Prevent groups from starting if they depend on a complex resource which can't
+  + High: PE: Disable resource management if stonith-enabled=true and no stonith resources are defined
+  + High: PE: Don't include master score if it would prevent allocation
+  + High: ais: Avoid excessive load by checking for dead children every 1s (instead of 100ms)
+  + High: ais: Bug rh#525589 - Prevent shutdown deadlocks when running on CoroSync
+  + High: ais: Gracefully handle changes to the AIS nodeid
+  + High: crmd: Bug bnc#527530 - Wait for the transition to complete before leaving S_TRANSITION_ENGINE
+  + High: crmd: Prevent use-after-free with LOG_DEBUG_3
+  + Medium: xml: Mask the "symmetrical" attribute on rsc_colocation constraints (bnc#540672)
+  + Medium (bnc#520707): Tools: crm: new templates ocfs2 and clvm
+  + Medium: Build: Invert the disable ais/heartbeat logic so that --without (ais|heartbeat) is available to rpmbuild
+  + Medium: PE: Bug lf#2178 - Indicate unmanaged clones
+  + Medium: PE: Bug lf#2180 - Include node information for all failed ops
+  + Medium: PE: Bug lf#2189 - Incorrect error message when unpacking simple ordering constraint
+  + Medium: PE: Correctly log resources that would like to start but can't
+  + Medium: PE: Stop ptest from logging to syslog
+  + Medium: ais: Include version details in plugin name
+  + Medium: crmd: Requery the resource metadata after every start operation
+
 * Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 1.0.5-2.1
 - rebuilt with new openssl
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pacemaker/F-12/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	17 Aug 2009 19:14:09 -0000	1.4
+++ sources	13 Oct 2009 11:53:31 -0000	1.5
@@ -1 +1 @@
-2206d439eccd8794353ee798849f448d  462f1569a437.tar.bz2
+4dc13c8478dee77a7abc8b06e6d8c716  38cd629e5c3c.tar.bz2




More information about the scm-commits mailing list