From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 29 Jun 2007 15:58:22 -0000 Subject: [Cluster-devel] conga conga.spec.in.in Message-ID: <20070629155822.972.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 Branch: RHEL5 Changes by: rmccabe at sourceware.org 2007-06-29 15:58:22 Modified files: . : conga.spec.in.in Log message: Add fixed bugs that were accidentally omitted from the changelog Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/conga.spec.in.in.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.45.2.43&r2=1.45.2.44 --- conga/conga.spec.in.in 2007/06/27 07:43:17 1.45.2.43 +++ conga/conga.spec.in.in 2007/06/29 15:58:22 1.45.2.44 @@ -306,13 +306,18 @@ - Fixed bz239388 (conga storage: default VG creation should be clustered if a cluster node) - Fixed bz239327 (Online User Manual needs modification) - Fixed bz227852 (Lack of debugging information in logs - support issue) +- Fixed bz245025 (Conga does not accept '&' character in password field for Fence configuration) +- Fixed bz225588 (luci web app does not enforce selection of fence port) +- Fixed bz212022 (cannot create cluster using ip addresses) +- Fixed bz223162 (Error trying to create a new fence device for a cluster node) + - Upgraded to the latest Plone (2.5.3) - Added a "reprobe storage" button that invalidates cached storage reports and forces a new probe. - Resolves: bz238655, bz221899, bz225782, bz227682, bz227743, bz239389, - Resolves: bz239596, bz240034, bz240361, bz241415, bz241418, bz241706, - Resolves: bz241727, bz242668, bz243701, bz244146, bz244878, bz238726, -- Resolves: bz239388, bz239327, bz227852 +- Resolves: bz239388, bz239327, bz227852, bz245025, bz225588, bz212022 * Wed Apr 11 2007 Ryan McCabe 0.9.2-5 - Fixed bz225206 (Cluster cannot be deleted (from 'Manage Systems') - but no error results)