From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 16 Feb 2007 15:55:45 -0000 Subject: [Cluster-devel] conga conga.spec.in.in Message-ID: <20070216155545.4135.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: RHEL4 Changes by: rmccabe at sourceware.org 2007-02-16 15:55:44 Modified files: . : conga.spec.in.in Log message: changelog update and version bump Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/conga.spec.in.in.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.67.2.3&r2=1.67.2.4 --- conga/conga.spec.in.in 2007/02/05 22:01:23 1.67.2.3 +++ conga/conga.spec.in.in 2007/02/16 15:55:44 1.67.2.4 @@ -288,6 +288,19 @@ %changelog +* Fri Feb 16 2007 Stanko Kupcevic 0.9.1-5 +- Fixed bz228637 (security alert - passwords sent back from server as input value) +- Fixed bz225558 (conga does not add fence_xvmd to cluster.conf) +- Fixed bz215014 (luci failover domain forms are missing/empty) +- Fixed bz225588 (luci web app does not enforce selection of fence port) +- Fixed bz225206 (Cluster cannot be deleted (from 'Manage Systems') - but no error results) +- Fixed bz213083 (should display usernames in some logical/sorted order) +- Fixed bz218964 (adding node to a cluster - confirm dialog displays cluster name in place of node name) +- Fixed bz222051 (Combining reauthentication/deletion options in one luci display can cause user confusion) +- Fixed bz225164 (Conga allows creation/rename of clusters with name greater than 15 characters) +- Fixed bz227723 (Entering bad password when creating a new cluster = UnboundLocalError: local variable 'e' referenced before assignment) +- Fixed bz223162 (Error trying to create a new fence device for a cluster node) + * Mon Feb 05 2007 Stanko Kupcevic 0.9.1-4 - Related: bz205522