From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 3 Jan 2008 16:27:50 -0000 Subject: [Cluster-devel] conga ./conga.spec.in.in luci/homebase/form-macros Message-ID: <20080103162750.25198.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2008-01-03 16:27:49 Modified files: . : conga.spec.in.in luci/homebase : form-macros Log message: Fixed bz253720: "trust" box shouldn't be an option if it is required Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/conga.spec.in.in.diff?cvsroot=cluster&r1=1.90&r2=1.91 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/form-macros.diff?cvsroot=cluster&r1=1.63&r2=1.64 --- conga/conga.spec.in.in 2007/11/06 23:05:06 1.90 +++ conga/conga.spec.in.in 2008/01/03 16:27:48 1.91 @@ -1,6 +1,6 @@ ############################################################################### # -# Copyright (C) 2006-2007 Red Hat, Inc. All rights reserved. +# Copyright (C) 2006-2008 Red Hat, Inc. All rights reserved. # # This copyrighted material is made available to anyone wishing to use, # modify, copy, or redistribute it subject to the terms and conditions @@ -289,6 +289,7 @@ %changelog * Wed Sep 19 2007 Ryan McCabe 0.12.0-1 +- Fixed bz253720: "trust" box shouldn't be an option if it is required - Fixed bz253842 (luci ignores File System Resource Configuration) - Fixed bz277661 (RFE: Better instructions on the luci login page if luci_admin not run.) - Fixed bz277711 (RFE: luci_admin should check that luci is running before asking for the password) --- conga/luci/homebase/form-macros 2008/01/02 20:52:23 1.63 +++ conga/luci/homebase/form-macros 2008/01/03 16:27:49 1.64 @@ -392,11 +392,11 @@ value sys/fp | nothing" /> - + Add Cluster - + +
@@ -799,8 +801,8 @@ Node Hostname Root Password - Key ID - Trust + Key ID + Trust @@ -872,7 +874,7 @@ name python: '__SYSTEM%d:Passwd' % cur_sysnum" /> - + - - + + + + + +