File pcs.changes of Package pcs
------------------------------------------------------------------- Wed Apr 27 07:40:47 UTC 2016 - kgronlund@suse.com - Update to version 0.9.150: + web UI: fix updating resource when there is no stonith device (and vice versa) + web UI: fix removing multiple resources at once + web UI: no reloads needed in dashboard anymore + web UI auth: decouple auth_user from session + web UI auth: store session data on server side + web UI auth: add js/ajax login dialog + web UI auth: sanitize bad username in login page + web UI auth: login page code cleanup + web UI: resource/stonith instance attributes form rewrite + pcsd: remove code for instance attributes which is no more needed + pcsd: fix non existing variable usage + pcsd: fix usage of JavaScript reserved words as object properties + fix delete resources referenced in acls + allow hide status of inactive resource + fix occasional deadlock when running processes + fix CSRF vulnerability + pcsd status: parallelize + show only with --full + reduce noise in log due to missing/empty configs + count "pacemaker remote nodes" to pacemaker nodes + fix pcsd permissions if pcs_settings.conf is missing/empty/malformed + pcs resource cleanup improvements + move standby subcommand from cluster to node + add --wait support to pcs node standby + add --wait support to pcs cluster start + add config settings for SSL options and ciphers + prefix env variables with PCSD_ ------------------------------------------------------------------- Mon Jan 18 08:20:14 UTC 2016 - kgronlund@suse.com - Update to version 0.9.148: + fix build rubygems with RELRO + Add support for pacemaker utilization attributes + fix group selector in add resource form in web UI + do not read pacemaker's node IDs on CMAN clusters + web UI: remove unnecessary resource reload call - Remove merged patches: - Remove 0002-CVE-2015-1848-VUL-1-CVE-2015-1848-pcs-improper-web-s.patch - Remove 0001-Remove-RHEL-specifics-from-pcsd-Makefile.patch ------------------------------------------------------------------- Wed May 13 21:44:54 UTC 2015 - kgronlund@suse.com - Rename pcsd_rb_secure_fix.patch to 0002-CVE-2015-1848-VUL-1-CVE-2015-1848-pcs-improper-web-s.patch ------------------------------------------------------------------- Wed May 13 11:10:11 UTC 2015 - kgronlund@suse.com - Update to 0.9.139 - CVE-2015-1848 pcs: improper web session variable signing (bsc#930578) - Add 0001-Remove-RHEL-specifics-from-pcsd-Makefile.patch - Add pcsd_rb_secure_fix.patch - Remove pcs-gem-fix.patch ------------------------------------------------------------------- Thu Oct 10 14:54:32 UTC 2013 - lmb@suse.com - Update to 0.9.91 - Fix for pcs resource describe virtual domain - When replacing cib configuration use --xml-pipe - Added support for adding/removing node attributes - Assign meta attributes to master instead of primitive when using meta with --master - Show location constraint role in pcs status/constraint - Disable resource before removing - Fix examples for with proper location of nic=eth2 - Added 'group remove' back into docs - Added --full to location show docs - Don't allow order/colocation constraints created for master primitives - Check in clones for stonith resources - Clarify 'constraint rule add' in man page/usage - Get the cluster name on every run - Fixed minor usage issue with colocation sets - Allow two ordering constraints with the same resources - Imporved error messages when trying to master/clone - Updated error message when attempting to move a master/slave resource without --master - Warn users about using --master without a master id - Allow deleting of a clone and master just like a resource/group - When removing a group, attempt to stop it first - Fixed '--enable' when setting up a cluster ------------------------------------------------------------------- Fri Sep 13 11:45:16 UTC 2013 - lmb@suse.com - Add dependencies for systemd ------------------------------------------------------------------- Fri Sep 13 10:30:33 UTC 2013 - lmb@suse.com - Update to version pcs-0.9.82 - Print out constraint id when printing location rules - Fixed error messages with location rules - Add ability to remove constraint rules - Allow move of master/slave resources if --master is present - Spec file cleanup - Change architecture to noarch since no binaries are included - Use bzip2 instead of gz for sources ------------------------------------------------------------------- Wed Sep 11 19:17:43 UTC 2013 - lmb@suse.com - fixed rpmlint warnings and errors and "suseified" sysconfig handling (from BManojlovic) ------------------------------------------------------------------- Wed Sep 11 17:02:34 UTC 2013 - lmb@suse.com - Initial packaging for openSUSE - Adjust build based on Fedora spec file