rpms/clustermon/F-12 clustermon.spec,1.14,1.15

Ryan McCabe rmccabe at fedoraproject.org
Fri Jan 15 06:48:39 UTC 2010


Author: rmccabe

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

Modified Files:
	clustermon.spec 
Log Message:
Return the proper exit status from the modclusterd init script when invalid arguments are provided.



Index: clustermon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/clustermon/F-12/clustermon.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- clustermon.spec	1 Sep 2009 00:21:56 -0000	1.14
+++ clustermon.spec	15 Jan 2010 06:48:39 -0000	1.15
@@ -17,7 +17,7 @@
 
 Name: clustermon
 Version: 0.16.1
-Release: 2%{?dist}
+Release: 7%{?dist}
 License: GPLv2
 URL: http://sources.redhat.com/cluster/conga
 
@@ -171,12 +171,20 @@ exit 0
 
 
 %changelog
+* Thu Jan 14 2010 Ryan McCabe <rmccabe at redhat.com> - 0.16.1-7
+- Make the modclusterd init script exit with status 2 when invalid
+  arguments are provided
+
 * Mon Aug 31 2009 Ryan McCabe <rmccabe at redhat.com> - 0.16.1-2
 - Forward port from F11.
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.16.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
+* Thu Apr 16 2009 Ryan McCabe <rmccabe at redhat.com> 0.16.1-1
+- Fix memory corruption bug.
+- Cleanup stale code paths.
+
 * Mon Mar 30 2009 Ryan McCabe <rmccabe at redhat.com> 0.16.0-1
 - Remove legacy RHEL4 and RHEL5-specific code.
 - Fix build issues uncovered by g++ 4.4



More information about the scm-commits mailing list