[Cluster-devel] conga ./clustermon.spec.in.in ./conga.spec.in. ...

rmccabe at sourceware.org rmccabe at sourceware.org
Wed Jun 27 07:43:37 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL5
Changes by:	rmccabe at sourceware.org	2007-06-27 07:43:35

Modified files:
	.              : clustermon.spec.in.in conga.spec.in.in 
	luci/site/luci/Extensions: conga_constants.py 
	luci/site/luci/var: Data.fs 
	make           : version.in 

Log message:
	Update the DB, and some other housekeeping

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/clustermon.spec.in.in.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.18.2.17&r2=1.18.2.18
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/conga.spec.in.in.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.45.2.42&r2=1.45.2.43
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/conga_constants.py.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.19.2.11&r2=1.19.2.12
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/var/Data.fs.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.15.2.17&r2=1.15.2.18
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/make/version.in.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.21.2.17&r2=1.21.2.18

--- conga/clustermon.spec.in.in	2007/04/30 18:47:32	1.18.2.17
+++ conga/clustermon.spec.in.in	2007/06/27 07:43:17	1.18.2.18
@@ -194,12 +194,8 @@
 
 %changelog
 
-* Mon Apr 30 2007 Ryan McCabe <rmccabe at redhat.com> 0.9.2-7
-
-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-XXXXXXXXXXXXXXXXXXX UPDATE NOT RELEASED YET XXXXXXXXXXXXXXXXXXX
-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-
+* Wed Jun 27 2007 Ryan McCabe <rmccabe at redhat.com> 0.10.0-1
+- Performance improvements.
 
 * Wed Apr 11 2007 Ryan McCabe <rmccabe at redhat.com> 0.9.2-5
 - Version bump
--- conga/conga.spec.in.in	2007/06/26 21:41:48	1.45.2.42
+++ conga/conga.spec.in.in	2007/06/27 07:43:17	1.45.2.43
@@ -284,10 +284,7 @@
 
 
 %changelog
-* Mon Jun 18 2007 Ryan McCabe <rmccabe at redhat.com> 0.10.0-1
-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-XXXXXXXXXXXXXXXXXXX UPDATE NOT RELEASED YET XXXXXXXXXXXXXXXXXXX
-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+* Wed Jun 27 2007 Ryan McCabe <rmccabe at redhat.com> 0.10.0-1
 - Fixed bz238655 (conga does not set the "nodename" attribute for manual fencing)
 - Fixed bz221899 (Node log displayed in partially random order)
 - Fixed bz225782 (Need more luci service information on startup - no info written to log about failed start cause)
--- conga/luci/site/luci/Extensions/conga_constants.py	2007/06/19 15:54:10	1.19.2.11
+++ conga/luci/site/luci/Extensions/conga_constants.py	2007/06/27 07:43:17	1.19.2.12
@@ -150,6 +150,6 @@
 # Debugging parameters. Set LUCI_DEBUG_MODE to True and LUCI_DEBUG_VERBOSITY
 # to >= 2 to get full debugging output in syslog (LOG_DAEMON/LOG_DEBUG).
 
-LUCI_DEBUG_MODE			= True
+LUCI_DEBUG_MODE			= False
 LUCI_DEBUG_NET			= False
-LUCI_DEBUG_VERBOSITY	= 3
+LUCI_DEBUG_VERBOSITY	= 0
Binary files /cvs/cluster/conga/luci/site/luci/var/Data.fs	2007/06/19 19:50:47	1.15.2.17 and /cvs/cluster/conga/luci/site/luci/var/Data.fs	2007/06/27 07:43:17	1.15.2.18 differ
rcsdiff: /cvs/cluster/conga/luci/site/luci/var/Data.fs: diff failed
--- conga/make/version.in	2007/06/18 18:39:49	1.21.2.17
+++ conga/make/version.in	2007/06/27 07:43:35	1.21.2.18
@@ -1,5 +1,5 @@
 VERSION=0.10.0
-RELEASE=2_UNRELEASED
+RELEASE=1
 # Remove "_UNRELEASED" at release time.
 # Put release num at the beggining, 
 # so that after it gets released, it has 




More information about the Cluster-devel mailing list