-
Wed May 11 2016 Livy Ge <livy.ge@oracle.com> - 0.26.0-78.0.1
- Replaced favicon.ico in tarball
-
Tue Mar 22 2016 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-78
- Further fix for configuration logic wrt. SSL/TLS insecurities
avoidance
- Enforce new configuration of luci self-managed certificate,
preserving the possibly modified content in a backup file
Related: rhbz#1156167, rhbz#1156187
-
Tue Feb 23 2016 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-77
- luci: Fix handling of binary totem "secauth" attribute
Resolves: rhbz#1285840
-
Tue Feb 16 2016 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-76
- luci: Allow RRP configuration for UDPU
Resolves: rhbz#1273954
-
Tue Feb 16 2016 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-75
- luci: Support alternate timeout attributes for fence devices
Resolves: rhbz#1255207
-
Wed Jan 20 2016 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-74
- luci: Fix defaults for dlm/gfs_controld plock_ownership
Resolves: rhbz#988945
- luci: Fix allowed values for totem/@secauth
Resolves: rhbz#1285840
-
Wed Jan 20 2016 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-73
- luci: Remove references to named_sdb
Resolves: rhbz#1208649
-
Wed Jan 13 2016 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-72
- Make luci implicitly avoid SSLv2 and SSLv3 versions of the protocol,
and also by default, disable RC4 cipher (unless overridden by user)
at both the web browser/HTTPS (rhbz#1156167) and ricci daemon/SSL
(rhbz#1156187) sides of communication
Resolves: rhbz#1156167, rhbz#1156187
- Update luci self-managed certificate signature digest from sha1 to sha256
Related: rhbz#1156167, rhbz#1156187
- Force generating luci.ini anew on update otherwise intended security
hardenings will not take effect with luci already in use (and avoid
respective downgrade issues, both using a mechanism already in place)
Related: rhbz#1270958
-
Wed Jan 06 2016 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-71
- Prevent clickjacking (malicious use) of luci and enable enforcement
of some more web service security mechanisms
Resolves: rhbz#1270958
-
Tue May 19 2015 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-70
- luci: Rebuild for changelog cleanup
-
Tue May 19 2015 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-69
- luci: Add support for fence_emerson and fence_mpath
Resolves: rhbz#1210683
-
Tue May 05 2015 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-68
- luci: Add expand/collapse buttons for each inline resource
Resolves: rhbz#919223
- luci: Preserve expert mode resource attributes when editing service groups
Resolves: rhbz#1112297
- luci: Warn when config can't be set or activated
Resolves: rhbz#1136456
- luci: Update fence_virt / fence_xvm labels
Resolves: rhbz#1204910
-
Sun Mar 08 2015 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-67
- Rebuild for new stop image
Resolves: rhbz#1111249
-
Sun Mar 08 2015 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-66
- luci: Add expand and collapse buttons for services
Resolves: rhbz#919223
- luci: Add a "stop" service action in expert mode
Resolves: rhbz#1111249
- luci: Don't lose nfsserver "nfspath" when not in expert mode
Resolves: rhbz#1112297
-
Wed Mar 04 2015 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-65
- luci: Add a cancel button to the services add resource dialog
Resolves: rhbz#886526
- luci: Add support for miss_count_const
Resolves: rhbz#917761
- luci: Add support for rrp_problem_count_threshold
Resolves: rhbz#917773
- Luci: Indicate that shutdown_wait is ignored for postgres8 resources
Resolves: rhbz#917781
- luci: Add support for the fence_apc cmd_prompt attr
Resolves: rhbz#1010400
- luci: Don't let the add resource button disappear after adding a VM
Resolves: rhbz#1100831
-
Tue Mar 03 2015 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-64
- luci: Don't active new conf if any of the nodes didn't receive it
Resolves: rhbz#1136456
-
Tue Sep 02 2014 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-63
- luci: Fix editing services that VM references
-
Tue Aug 26 2014 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-62
- luci: Fix editing services that VM references
- luci: Fix error in fence_lpar form
luci: Fix issues with bind-mount resource name display
Resolves: rhbz#1117398
-
Wed Aug 13 2014 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-61
- Resolve newly introduced issue with doubled Edit Fence Instance forms
Related: rhbz#1127286 (CVE-2014-3593)
-
Tue Aug 12 2014 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-60
- Resolve issue with custom luci launcher upon update while luci running
Related: rhbz#1026374
-
Sun Aug 10 2014 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-59
- luci: Allow & in XML attribute values
Resolves: rhbz#855112
- luci: Fix positioning of sort arrows
Resolves: rhbz#919225
- luci: Allow nfsclient to be a child of nfsserver
Resolves: rhbz#919243
- luci: Remove bad default values for startup_wait and
luci: Remove ssh_options fields from fence agents that do
luci: Support newly added bind-mount "name" attribute
Resolves: rhbz#1117398
-
Fri Aug 08 2014 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-58
- Additional fix for regression with "extensionless" node names
Related: rhbz#999324
-
Wed Aug 06 2014 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-57
- Fix luci unable to handle node name ending with recognized filetype extension
Resolves: rhbz#999324
- Add a custom luci launcher allowing sane Python runtime + SELinux coexistence
Resolves: rhbz#1026374
- Fix privilege escalation through cluster with specially crafted configuration
Resolves: rhbz#1127286 (CVE-2014-3593)
-
Mon Jul 28 2014 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-56
- luci: Update the fence_kdump config forms
Resolves: rhbz#918795
- luci: Move sort arrows for resources
Resolves: rhbz#919225
- luci: Cope better with editing services containing VM
Resolves: rhbz#1100817
- luci: Add support for the bind-mount resource
luci: Update fence_brocade
luci: Add support for the reboot_on_pid_exhaustion
luci: Remove mention of fenced skip_undefined
luci: Add support for the postgres-8 startup_wait attr
luci: Add the ssh_options attribute to applicable fence
luci: Add support for the no_kill attribute of the VM
luci: Add support for the use_findmnt attribute
Resolves: rhbz#1117398
-
Thu Jul 17 2014 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-55
- Fine-tune update-downgrade-uninstall scriptlets as changed in rhbz#991575 fix
and modify new suggested value in sysconfig file
Related: rhbz#991575
-
Mon Jun 30 2014 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-54
- luci: Add support for the IP "prefer_interface" attr
Resolves: rhbz#917738
-
Thu Jun 26 2014 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-53
- Fix breakage upon update due to changes introduced with fix for rhbz#991575
Related: rhbz#991575
-
Tue Jun 24 2014 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-52
- Add the ability to block weak ciphers (revisited)
Resolves: rhbz#991575
-
Mon Jun 23 2014 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-51
- Add the ability to block weak ciphers
Resolves: rhbz#991575
- Check length of secret on startup
Resolves: rhbz#982771
-
Mon Jun 23 2014 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-50
- luci: Don't remove attributes from xvm fence devs in
Resolves: rhbz#1004011
- luci: Fix for option to completely disable rgmanager
Resolves: rhbz#723925
-
Sun Jun 22 2014 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-49
- luci: Add option to completely disable rgmanager
Resolves: rhbz#723925
- luci: Disallow XML-unsafe characters in attribute
Resolves: rhbz#855112
- luci: Add support for configuring missing totem
Resolves: rhbz#917771
- luci: Add support for fence_kdump
Resolves: rhbz#918795
- luci: Add support for sorting by columns of the
Resolves: rhbz#919225
- luci: Don't allow nfsclient without nfsexport
Resolves: rhbz#919243
- luci: Fix broken display on permissions page
Resolves: rhbz#988446
- luci: Don't write type attribute for oracledb for
Resolves: rhbz#1003062
- luci: Allow configuration of more fence_xvm attributes
Resolves: rhbz#1004011
- luci: Fix default value for post_join_delay
Resolves: rhbz#1004922
- luci: Update name for fence_egenera
Resolves: rhbz#1008510
- luci: Support configuring "self_fence" attribute for
Resolves: rhbz#1019853
- luci: Add support for the apache "httpd" attribute
Resolves: rhbz#1061786
- luci: Add support for newly added nfsserver statdport
Resolves: rhbz#1070760
- luci: Fix crash when config contains a globally defined
Resolves: rhbz#1100817
-
Mon Oct 14 2013 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-48
- Postpone fix for luci not running after reportedly started due to missed corner-case
Related: rhbz#877999
-
Thu Sep 26 2013 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-47
- Additional fix for support for missing fence devices
Resolves: rhbz#917747
-
Thu Sep 26 2013 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-46
- Do not propagate "unfencing" verbatim to configuration
Resolves: rhbz#883008
- Add a guard to enforce code validity during compilation phase
Related: rhbz#883008
-
Mon Sep 16 2013 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-43
- Fix short exposure of authentication details while generating configuration file
Resolves: rhbz#1005385 (part 1)
- Fix hidden untrusted path and "command" (callable association) injection
Resolves: rhbz#1005385 (part 2)
-
Thu Aug 29 2013 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-42
- module_name parameter for fence_drac5 is optional, not required
Resolves: rhbz#1001835
- fence_ilo denoted as HP iLO / iLO2, but the latter has a separate entry
Resolves: rhbz#1001836
-
Wed Aug 14 2013 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-41
- Default syslog facility is "local4" (not "daemon")
Resolves: rhbz#896244
- Fix cluster_version mismatch upon adding 2+ nodes
Resolves: rhbz#978479
- Fix luci not running after /etc/init.d/luci reports that it has started
Resolves: rhbz#877999
-
Mon Aug 12 2013 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-40
- luci: Add support for TNS_ADMIN in oracle agents
Resolves: rhbz#983693
-
Mon Aug 12 2013 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-39
- luci: Make pop-up messages act like static status
Resolves: rhbz#773491
- luci: Add support for fence_scsi 'delay' attribute
Resolves: rhbz#883008
- Enable the ricci and modclusterd services when creating a
Resolves: rhbz#886517
- luci: Remove useless "remove this instance" button
Resolves: rhbz#886576
- luci: Add support for missing fence devices
Resolves: rhbz#917747
- luci: Ask for confirmation when removing a cluster
Resolves: rhbz#917814
- luci: Update Oracle agent configuration
Resolves: rhbz#983693
-
Wed Jul 17 2013 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-38
- luci: Make pop-up messages act like static status messages
Resolves: rhbz#773491
- luci: Fix uncaught exception
luci: Fix for tracebacks when no nodes can be contacted
Resolves: rhbz#878149
- luci: Don't let anonymous users access the preferences page
Resolves: rhbz#878960
- luci: Fix garbled error messages
Resolves: rhbz#880363
- luci: Add support for fence device attributes
Resolves: rhbz#883008
Resolves: rhbz#917743
-
Tue Jan 08 2013 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-37
- Revert the change that caused pop-up dialogs to be centered.
Resolves: rhbz#773491
-
Wed Dec 12 2012 John Ruemker <jruemker@redhat.com> - 0.26.0-36
- Correctly display the 'type' attribute value when editing an oracledb resource
Resolves: rhbz#886678
-
Tue Dec 11 2012 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-35
- additional fix for luci support for fence_sanlock (in technical preview)
-
Tue Dec 11 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-33
- luci: Update unfence when renaming fence devices
Resolves: rhbz#882995
-
Tue Dec 11 2012 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-32
- luci support for fence_sanlock (in technical preview)
Resolves rhbz#877098
-
Tue Dec 04 2012 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-31
- luci: Cont'd fix of controller wrt. unicode
Resolves rhbz#807344
-
Mon Dec 03 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-30
- luci: Fix matching of unfence blocks
Resolves: rhbz#815666
-
Thu Nov 29 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-29
- luci: Fix the interaction of the force_unmount and nfsrestart checkboxes
Resolves: rhbz#822502
- luci: Error out if max_restarts is set but not restart_expire_time is not
luci: Fix handling of subtree options
Resolves: rhbz#877188
- luci: Fix value for LVM self_fence
Resolves: rhbz#877392
- Remove trailing commas that cause problems for some old
Resolves: rhbz#881796
- luci: Audit of resource agent checkbox input
Resolves: rhbz#881955
-
Wed Nov 28 2012 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-28
- luci: Cont'd fix of templates wrt. unicode
Resolves rhbz#807344
-
Wed Nov 28 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-27
- luci: Add missing JS include
Resolves: rhbz#822502
-
Mon Nov 12 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-21
- luci: Allow global resources to be referenced multiple times
Resolves: rhbz#860042
-
Mon Oct 15 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-20
- luci: Fix label on fence_hpblade form
Resolves: rhbz#865533
-
Fri Oct 12 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-19
- luci: Add support for fence_eaton_snmp
Resolves: rhbz#865300
- luci: Add support for fence_hpblade
Resolves: rhbz#865533
-
Wed Oct 10 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-18
- luci: Add back missing unfence patch
Resolves: rhbz#815666
-
Mon Oct 08 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-17
- luci: Add the ability to remove users
Resolves: rhbz#809892
-
Mon Oct 08 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-16
- luci: Add support for the IBM iPDU fence device
Resolves: rhbz#740867
- luci: Center popup messages
Resolves: rhbz#773491
- luci: Fix handling of resource and services
luci: More fixes for resource/service/failover naming
Resolves: rhbz#807344
- luci: Fix unfence display on node page
Resolves: rhbz#815666
- luci: Add support for fence_ipmilan privlvl
Resolves: rhbz#821928
- luci: Add support for nfsrestart
Resolves: rhbz#822502
- luci: Fix double click on add existing dialog
Resolves: rhbz#856253
-
Fri Aug 31 2012 Jan Pokorny <jpokorny@redhat.com> - 0.26.0-15
- Fix bz853151 ("No object (name: translator) has been registered for this thread" due to private threading)
- Fix bz826951 (Prevent from invalid ID and IDREF values in cluster.conf)
-
Thu May 17 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-13
- Allow altmulticast port overlap and address overlap as long as both
don't overlap the primary channel's values.
-
Thu May 17 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-12
- Fix the handling of power wait for fence_intelmodular
-
Mon May 14 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-11
- Fix bz820402 (fence_ifmib and fence_intelmodular disappeared from the fence device list)
- Additional fixes for the RRP configuration interface.
-
Mon Apr 09 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-10
- Additional fixes for bz772314 (The ability to add RHEL6 luci non-root users as root user)
-
Fri Mar 16 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-9
- Additional fix for bz740835 ([RFE] Better handling of Prioritized/Priority fields in failover domain configuration)
-
Fri Mar 16 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-8
- Fix bz803398 (Luci shows incorrect verbosity level for sqlalchemy logging facility)
- Fix bz801491 (A global resource with "." in the name of resource will throw an error in luci)
-
Wed Mar 14 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-7
- Additional fix for bz690621 (Luci Debug options for end users to enable)
-
Tue Mar 06 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-6
- Fix bz800239 (Add support for KVM --tunneled migration option in vm.sh resource script)
-
Mon Mar 05 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-5
- Update the fix for bz786584 per the latest updates to the condor resource agent.
-
Fri Feb 24 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-4
- Additional fix for bz749668 (Invalid fence configuration causes luci database corruption)
- Fix for bz796731 (Error 500 from luci when try to edit a Service)
-
Fri Feb 17 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-3
- Fix bz690621 (Luci Debug options for end users to enable)
-
Tue Feb 14 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-2
- Fix bz786584 (condor_schedd Resource Agent integration)
-
Mon Jan 23 2012 Ryan McCabe <rmccabe@redhat.com> - 0.26.0-1
- Rebase to latest upstream version. This pulls in fixes for:
- bz690621 ([RFE]Luci Debug options for end users to enable)
- bz704978 ([RFE] UI: Make it easier to tell which resource a “Add a child resource” button belongs to.)
- bz707471 ([RFE] Make reboot icon more obvious)
- bz755092 (Luci does not expose the force_unmount option for filesystem resources)
- bz740835 ([RFE] Better handling of Prioritized/Priority fields in failover domain configuration)
- bz744048 ([RFE] A confirmation box before removing clustered services from conga.)
- bz749668 (Invalid fence configuration causes luci database corruption)
- bz758821 (cman and corosync RRP handling are not consistent and needs improvements)
- bz768406 (The "monitor_link" ip attribute default is backwards)
- bz772314 (The ability to add RHEL6 luci non-root users as root user)
-
Tue Oct 11 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-32
- Additional cleanups for dialogs that were not reset properly when closed.
-
Wed Oct 05 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-31
- Additional fix for bz705884 (luci chokes on working cluster.conf line)
- Fix to mitigate SELinux issues (bz737635)
-
Tue Sep 27 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-30
- Additional fix for bz639121 (Lightbox dialog state is not reset when the dialog is closed)
- Additional fix for bz718355 (Logging feature in Luci not working as expected)
- Additional fix for bz599074 ("Use same password for all nodes" doesn't work.)
-
Tue Sep 20 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-29
- Add a note about the implications of creating, deleting, and editing
service groups on the admin page.
-
Mon Sep 19 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-28
- Make sure cluster permission database objects are created properly
after a cluster is destroyed, then recreated.
-
Fri Sep 16 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-27
- Additional fixes for bz522005
-
Fri Sep 16 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-26
- Additional fixes for bz522005
-
Thu Sep 15 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-25
- Fix bz733084 (Cleared options are not saved correctly in Virtual Machine services)
- Additional fixes for bz522005
-
Thu Sep 08 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-24
- Fix a regression introduced by the fix for bz522005
-
Tue Sep 06 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-23
- Revert bz703574-2.patch as there is no /usr/bin/sqlite on RHEL6.
-
Tue Sep 06 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-22
- Fix bz729730 (Windows 7 IE 8 will fail with error opening url for luci cluster management)
- Fix for bz522005 that re-enables the warning added by bz671285
-
Mon Aug 22 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-21
- Fix bz522005 (improve upon existing luci user access controls/roles)
- Additional fix for bz703574
-
Fri Aug 19 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-20
- Fix bz703574 (Luci Configuration Backup and Restore)
- Fix bz639121 (Lightbox dialog state is not reset when the dialog is closed)
- Fix bz643488 (UI: inconsistent lower/upper casing)
- Fix bz671285 (And warning text to Luci UI about relying on UI w/o core understanding of clustering)
-
Mon Aug 15 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-19
- Fix bz718355 (Logging feature in Luci not working as expected)
- Additional fix for bz632536 (luci UpgradeTest-selinux Test)
- Fix bz664036 ([RFE] Conga should ask for confirmations before executing certain destructive operations)
-
Mon Jul 04 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-18
- Fix bz705072 (Support new fence_vmware agent configuration)
- Fix bz718355 (Logging feature in Luci not working as expected)
- Fix bz632536 (luci UpgradeTest-selinux Test)
- Fix bz705884 (luci chokes on working cluster.conf line)
-
Mon Jun 27 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-17
- Fix bz707918 (Luci doesn't allow subsequent service changes when non global filesystem resource is added)
-
Mon Jun 27 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-16
- Fix bz705111 (When editing a failover domain without restricted/prioritized, adding a node has no effect)
- Fix bz714285 (Migration of VMs doesn't work from luci GUI)
-
Mon Jun 13 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-15
- Fix bz711625 (Unable to create a cluster of KVM guests)
-
Mon Jun 13 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-14
- Fix bz711625 (Unable to create a cluster of KVM guests)
-
Tue Apr 12 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-13
- More fixes for bz617586 (Implement progress dialog for long-running operations)
- More fixes for bz616239 (Need option to completely destroy cluster)
- More fixes for bz557234 ([RFE] luci update to handle private network/hostnames for cluster create/config)
-
Wed Apr 06 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-12
- Fix bz617587 (Luci doesn't display underlying errors)
- Fix bz617586 (Implement progress dialog for long-running operations)
-
Mon Apr 04 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-11
- Additional fix for bz613871 (luci should not give ungraceful error messages when encountering fence devices that it does not recognize/support)
-
Mon Mar 28 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-10
- Fix possible exception path in the luci cluster model object related to bz624558 (replace broadcast option with udpu)
- Correct duplication of the fence brocade menu item in the fence devices section related to bz681506 (readd urgently fence_brocade to the list of shipped fence_agents in luci)
-
Thu Mar 17 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-9
- Fix bz639120 (Create "expert" user mode)
-
Thu Mar 17 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-8
- Fix bz682843 (luci still tries to setup obsolete smb.sh Resource)
-
Fri Mar 04 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-7
- Fix bz680173 (Add support for DRBD resource agent in luci)
-
Wed Mar 02 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-6
- Fix bz681506 (readd urgently fence_brocade to the list of shipped fence_agents in luci)
-
Thu Feb 24 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-5
- Fix bz678424 (can't add node to existing cluster)
-
Mon Feb 21 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-4
- Fix bz678366 (fence management not fully functional)
-
Fri Feb 04 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-3
- Fix bz659014 (Luci returns an Error 500 when accessing node configuration with FQDN names)
-
Fri Feb 04 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-2
- Fix bz616239 (Need option to completely destroy cluster)
- Fix bz624558 (replace broadcast option with udpu)
- Fix bz666971 (Disable updates to static routes by RHCS IP tooling)
- Fix bz605932 (Missing "reset to defaults" button in qdisk configuration)
- Fix bz639123 (Disable action buttons when no nodes are selected)
-
Mon Jan 17 2011 Ryan McCabe <rmccabe@redhat.com> - 0.23.0-1
- Fix bz622562 (Need to add support for unfencing conf. generation for SAN fencing agents and fence_scsi)
- Fix bz472972 (Separate the Oracle 10g Failover Instance in Conga to two resources called "Oracle Instance" and "Oracle Listener")
- Fix bz557234 (luci update to handle private network/hostnames for cluster create/config)
- Fix bz600078 (Warn about qdisk use for certain configurations)
- Fix bz624716 (luci displays misleading error status on initial cluster configuration pages)
- Fix bz633983 (Luci does not handle parameter "nodename" related to fence_scsi fence agent correctly)
- Fix bz536841 (Need ability to change number of votes for a node through luci)
- Fix bz600057 (Fix node uptime display)
- Fix bz613871 (luci should not give ungraceful error messages when encountering fence devices that it does not recognize/support)
- Fix bz618701 (Spaces in cluster name confuse luci)
- Fix bz620343 (Consider renaming "Services" to "Service Groups")
- Fix bz620373 (Consider changing the tab order)
- Fix bz620377 (Drop-down menus do not remember the selection)
- Fix bz632344 (Enable centralized logging configuration via Luci)
- Fix bz636267 ("Update" buttons at "Fence Devices" tab do effectively nothing)
- Fix bz636300 (Egenera fence agent: specifying username not arranged correctly)
- Fix bz639107 (Add luci support for configuring fence_rhev)
- Fix bz639124 (Reconcile local database with changes in cluster membership made outside of luci)
- Fix bz613155 (running luci init script as non-root user results in traceback)
- Fix bz614963 (Python 2.6 deprecation of BaseException.message)
- Fix bz637223 (Cisco UCS Fencing Agent)
- Fix bz643488 (inconsistent er/upper casing)
- Fix bz639111 (Support configuration of non-critical resources)
- Resolves: bz622562 bz472972 bz557234 bz600078 bz624716 bz633983 bz536841 bz600057 bz613871 bz618701 bz620343 bz620373 bz620377 bz632344 bz636267 bz636300 bz639107 bz639124 bz613155 bz614963 bz637223 bz643488 bz639111
-
Mon Dec 13 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.6-1
- New upstream release (0.22.6)
-
Tue Nov 16 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.5-1
- New upstream release (0.22.5)
- Display all fence and resource agents for Fedora clusters
- Add support for fence_rhevm and fence_cisco_ucs
- Cleanup of cluster.conf handler
- Fixes for running on TG2.1
- Allow configuration of saslauthd
- Enforce a 15 minute idle session timeout
- Add back node uptime to the cluster node list display
- Allow users to configure the ricci address and port for cluster nodes
- Fixes to cope with cluster membership changes made outside of luci
-
Thu Oct 21 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 0.22.4-2.0.b9faf868074git
- Fix CVE-2010-3852 (bug #645404)
-
Thu Aug 19 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 0.22.4-1.0.b9faf868074git
- New upstream release (0.22.4)
- Steal fixes from upstream git up to b9faf868074git
Fix bz622562 (add support for unfencing)
Fix bz624819 (add compatibility with TG2.1)
- Update spec file to support alphatag
-
Sun Aug 08 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.4-1
- Version 0.22.4
- Remove extra debugging logging from the fix for bz619220
- Fix bz614130 (implement tomcat6 resource agent)
- Fix bz618578 (ip resource should have netmask field)
- Fix bz615926 (luci does not handle qdisk / cman config correctly)
- Fix bz619220 (Luci does extra queries which slows down page load)
- Fix bz619652 (luci sometimes prints a traceback when deleting multiple nodes at the same time)
- Fix bz619641 (luci init script prints a python traceback when status is queried by a non-root user)
-
Fri Jul 30 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.3-1
- Version 0.22.3
-
Thu Jul 29 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.2-11
- Fix bz614433 (cannot configure ipport for fence agents)
- Fix bz617575 (Unclear options when configuring a cluster)
- Fix bz617591 (Some fields when adding an IP address are unclear)
- Fix bz617602 (Fields in "Fence Daemon Properties" have no units)
- Fix bz618577 (wrong message displayed when adding ip resource)
- Fix bz619220 (Luci does extra queries which slows down page load)
-
Tue Jul 27 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.2-10
- Additional fixes for bz600027 (Fix cluster service creation/configuration UX issues)
- Additional fixes for bz600055 ("cluster busy" dialog does not work)
- Fix bz618424 (Can't remove nodes in node add dialog or create cluster dialog)
- Fix bz616382 (luci db error removing a node from a cluster)
- Fix bz613871 (luci should not give ungraceful error messages when encountering fence devices that it does not recognize/support)
-
Mon Jul 26 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.2-9
- Fix bz600027 (Fix cluster service creation/configuration UX issues)
- Fix bz600040 (Add nodes to existing cluster does not work)
- Fix bz600045 (Removing nodes from existing clusters fails)
- Fix bz600055 ("cluster busy" dialog does not work)
- Fix bz613868 (Remove fence_virsh from luci UI since this fence is not supported with RHEL HA/Cluster)
- Fix bz614434 (adding an IP resource ends with an error 500)
- Fix bz614439 (adding GFS2 resource type in RHEL6 cluster is "interesting")
- Fix bz615096 (Traceback when unchecking "Prioritized" in Failover Domains)
- Fix bz615468 (When creating a new failover domain, adding nodes has no effect)
- Fix bz615872 (unicode error deleting a cluster)
- Fix bz615889 (luci cannot start an imported cluster)
- Fix bz615911 (luci shows many unsupported fence devices when adding a new fence device)
- Fix bz615917 (adding per node fence instance results in error 500 if no fence devices are configured)
- Fix bz615929 (luci generated cluster.conf with fence_scsi fails to validate)
- Fix bz616094 (Deleting a fence device which is in use, causes a traceback on Nodes page)
- Fix bz616228 (Clicking on cluster from manage clusters page results in traceback (500 error))
- Fix bz616230 (Clicking on the join button doesn't work on nodes page)
- Fix bz616244 (Clicking on the leave button doesn't work on nodes page.)
-
Wed Jul 14 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.2-8
- Fix bz600021 (Fix node fence configuration UX issues)
-
Tue Jul 13 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.2-7
- Build fix for bz600056
-
Tue Jul 13 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.2-6
- Build fix for bz600056
-
Tue Jul 13 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.2-5
- Fix bz604740 (Support nfsserver resource agent which is for NFSv4 and NFSv3)
- Fix bz600056 (Replace logo image)
-
Fri Jul 09 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.2-4
- Fix bz600059 (Hide optional fields for fence_scsi)
- Fix bz600077 (cman "two_node" attribute should not be set when using qdisk)
- Fix bz600083 (Add text to broadcast mode to note that it is for demos only - no production support)
- Fix bz605780 (Qdisk shouldn't be part of the main page, it should be in the configuration tab)
-
Fri Jun 18 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.2-3
- Fix bz598859 (Adding fence_xvm fence device through luci interface throws TypeError Traceback)
- Fix bz599074 ("Use same password for all nodes" doesn't work.)
- Fix bz599080 (Conga ignores "reboot nodes" check box)
- Fix bz600047 (luci allows deletion of global resources that are used by services)
- Fix bz600050 (luci requires wrongly requires users to fill interval / tko / minimum score / votes fields for qdisk configuration)
- Fix bz600052 (luci allows deletion of the last qdisk heuristics row)
- Fix bz600058 (ssh_identity field values are dropped)
- Fix bz600060 (Formatting error on fence devices overview page)
- Fix bz600061 (Default values not populated in advanced network configuration)
- Fix bz600066 (Update resource agent labels)
- Fix bz600069 (Configuration page always returns to General Properties Page)
- Fix bz600071 (If luci cannot communicate with the nodes they don't appear in the list of nodes)
- Fix bz600073 (Update resource agent list)
- Fix bz600074 (Fix display error on the resource list page)
- Fix bz600075 (update fence_virt / fence_xvm configuration)
- Fix bz600076 (When creating a cluster no default radio button is selected for Download Packages/Use locally installed packages)
- Fix bz600079 (Unable to edit existing resources)
- Fix bz600080 (Homebase page only shows a '-' for Nodes Joined)
- Fix bz602482 (Multicast settings are not relayed to cluster.conf and no default)
- Fix bz603833 ("Nodes Joined" in main page is inaccurate when no nodes have joined)
-
Tue Jun 01 2010 Chris Feist <cfeist@redhat.com> - 0.22.2-2
- Fix missing requires which will cause some installations to fail
- Resolves: rhbz#598725
-
Fri May 28 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.2-1
- Fix for bugs related to cluster service creation and editing (bz593836).
-
Wed May 26 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.1-3
- Fix remaining unresolved issues for 593836
- Make sure the cluster version is updated when creating services
- Fix a bug that caused IP resources to fail in services
-
Wed May 26 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.1-2
- Rebuild to fix a bug introduced during last build.
-
Wed May 26 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.1-1
- Fix service creation, display, and edit.
- Fix qdisk heuristic submission.
-
Wed May 19 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.0-16
- Rebase to upstream
-
Mon May 17 2010 Chris Feist <cfeist@redhat.com> - 0.22.0-13
- Added static UID/GID for luci user
- Resolves: rhbz#585988
-
Wed May 12 2010 Chris Feist <cfeist@redhat.com> - 0.22.0-11
- Add support for PAM authentication
- Resync with main branch
- Resolves: rhbz#518206
-
Wed May 12 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 0.21.0-8
- Do not build on ppc and ppc64.
Resolves: rhbz#590987
-
Tue Apr 27 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.0-4
- Update from devel tree.
-
Thu Apr 22 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.0-3
- Update from development tree.
-
Thu Apr 08 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.0-2
- Update from development tree.
-
Tue Mar 09 2010 Ryan McCabe <rmccabe@redhat.com> - 0.22.0-1
- Rebase to luci version 0.22.0
-
Mon Mar 01 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 0.21.0-7
- Resolves: rhbz#568005
- Add ExcludeArch to drop s390 and s390x
-
Tue Jan 19 2010 Ryan McCabe <rmccabe@redhat.com> - 0.21.0-6
- Remove dependency on python-tg-devtools
-
Wed Nov 04 2009 Ryan McCabe <rmccabe@redhat.com> - 0.21.0-4
- And again.
-
Wed Nov 04 2009 Ryan McCabe <rmccabe@redhat.com> - 0.21.0-2
- Fix missing build dep.
-
Tue Nov 03 2009 Ryan McCabe <rmccabe@redhat.com> - 0.21.0-1
- Add init script.
- Run as the luci user, not root.
- Turn off debugging.
-
Fri Sep 25 2009 Ryan McCabe <rmccabe@redhat.com> - 0.20.0-1
- Initial build.