0f995b
Name: pcs		
71541a
Version: 0.9.143
71541a
Release: 15%{?dist}
0f995b
License: GPLv2
0f995b
URL: http://github.com/feist/pcs
0f995b
Group: System Environment/Base
0f995b
#BuildArch: x86_64
0f995b
BuildRequires: python2-devel
0f995b
Summary: Pacemaker Configuration System	
71541a
Source0: https://tojeline.fedorapeople.org/pkgs/pcs/pcs-withgems-%{version}.tar.gz
0f995b
Source1: HAM-logo.png
d82499
Source2: favicon.ico
71541a
Patch0: bz1122818-01-fix-resource-relocation-of-globally-unique-clones.patch
71541a
Patch1: bz1158577-01-improve-logging-in-pcsd.patch
71541a
Patch2: bz1189857-01-fix-Add-Resource-form-in-web-UI.patch
71541a
Patch3: bz1235022-01-add-nagios-support-to-pcs-resource-list-and-web-UI.patch
71541a
Patch4: bz1122818-02-fix-resource-relocate-for-remote-nodes.patch
71541a
Patch5: bz1253491-01-fix-pcs-pcsd-path-detection.patch
71541a
Patch6: bz1253294-01-fixed-command-injection-vulnerability.patch
71541a
Patch7: bz1258619-01-fix-ruby-traceback-on-pcsd-startup.patch
71541a
Patch8: bz1158577-02-fix-certificates-syncing.patch
71541a
Patch9: bz1189857-02-fix-tree-view-of-resources-in-web-UI.patch
71541a
Patch10: bz1158566-01-fix-dashboard-in-web-UI.patch
71541a
Patch11: bz1189857-03-web-UI-prevents-running-update-multiple-times-at-onc.patch
71541a
Patch12: bz1189857-04-fix-constraints-removing-in-web-UI.patch
71541a
Patch13: bz1158571-01-web-UI-mark-unsaved-permissions-forms.patch
71541a
Patch14: bz1189857-05-remove-removing-constriants-from-client-side-javascr.patch
71541a
Patch15: bz1235022-02-fix-crash-when-missing-nagios-metadata.patch
71541a
Patch16: bz1158571-02-check-and-refresh-user-auth-info-upon-each-request.patch
71541a
Patch17: bz1257369-01-always-print-output-of-crm_resource-cleanup.patch
71541a
Patch18: bz1158566-02-fix-loading-cluster-status-for-web-UI.patch
71541a
Patch19: bz1158569-01-fixed-a-typo-in-an-error-message.patch
71541a
Patch20: bz1158571-03-fix-checking-user-s-group-membership.patch
71541a
Patch21: bz1188361-01-Make-port-parameter-of-fence-agents-optional.patch
71541a
Patch22: bz1158569-02-fix-authentication-in-web-UI.patch
71541a
Patch23: bz1158566-03-web-UI-multiple-fixes-in-the-dashboard.patch
71541a
Patch24: bz1198640-01-web-UI-allows-spaces-in-optional-arguments-when-crea.patch
71541a
Patch25: bz1189857-06-web-UI-fixes-in-nodes-resources-fence-devices.patch
71541a
Patch26: bz1245264-01-Added-more-detailed-warnings-for-pcs-stonith-confirm.patch
71541a
Patch27: bz1189857-07-web-UI-fixes.patch
71541a
Patch28: bz1265425-01-Fix-for-crm_node-l-output-change.patch
71541a
Patch29: bz1268801-Fixed-issue-with-resource-manage-not-removing-meta-a.patch
71541a
Patch30: bz1268801-Fixes-for-managing-special-cases-of-unmanaged-resour.patch
71541a
Patch31: bz1268801-Fixes-for-managing-special-cases-of-unmanaged-resour-2.patch
71541a
Patch32: bz1272412-01-fix-setting-cluster-properties-in-web-UI.patch
337c54
d1129f
BuildRequires: ruby >= 2.0.0 ruby-devel rubygems pam-devel git
0f995b
BuildRequires: systemd-units rubygem-bundler
0f995b
Requires(post): systemd
0f995b
Requires(preun): systemd
0f995b
Requires(postun): systemd
71541a
Requires: pacemaker-cli corosync ruby >= 2.0.0 pacemaker python-clufter
71541a
Requires: psmisc initscripts openssl
71541a
71541a
Provides: bundled(rubygem-backports) = 3.6.4
71541a
Provides: bundled(rubygem-eventmachine) = 1.0.7
71541a
Provides: bundled(rubygem-monkey-lib) = 0.5.4
71541a
Provides: bundled(rubygem-multi_json) = 1.11.1
71541a
Provides: bundled(rubygem-open4) = 1.3.4
71541a
Provides: bundled(rubygem-orderedhash) = 0.0.6
71541a
Provides: bundled(rubygem-rack) = 1.6.4
71541a
Provides: bundled(rubygem-rack-protection) = 1.5.3
71541a
Provides: bundled(rubygem-rack-test) = 0.6.3
71541a
Provides: bundled(rubygem-rpam-ruby19) = 1.2.1
71541a
Provides: bundled(rubygem-sinatra) = 1.4.6
71541a
Provides: bundled(rubygem-sinatra-contrib) = 1.4.4
71541a
Provides: bundled(rubygem-sinatra-sugar) = 0.5.1
71541a
Provides: bundled(rubygem-tilt) = 1.4.1
0f995b
0f995b
%description
0f995b
pcs is a corosync and pacemaker configuration tool.  It permits users to
0f995b
easily view, modify and created pacemaker based clusters.
0f995b
0f995b
%prep
d1129f
%autosetup -p1 -S git
d1129f
0f995b
cp -f %SOURCE1 pcsd/public/images
d82499
cp -f %SOURCE2 pcsd/public
d82499
 
0f995b
%build
0f995b
0f995b
%install
0f995b
rm -rf $RPM_BUILD_ROOT
0f995b
pwd
0f995b
make install DESTDIR=$RPM_BUILD_ROOT PYTHON_SITELIB=%{python_sitelib}
0f995b
make install_pcsd DESTDIR=$RPM_BUILD_ROOT PYTHON_SITELIB=%{python_sitelib} hdrdir="%{_includedir}" rubyhdrdir="%{_includedir}" includedir="%{_includedir}"
0f995b
chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
0f995b
0f995b
# Temporary fix for ruby-2.0.0 and rpam
0f995b
#cp $RPM_BUILD_ROOT/usr/lib/pcsd/gemhome/gems/rpam-ruby19-1.2.1/ext/Rpam/rpam_ext.so $RPM_BUILD_ROOT/usr/lib/pcsd/gemhome/gems/rpam-ruby19-1.2.1/lib
0f995b
0f995b
%post
0f995b
%systemd_post pcsd.service
0f995b
0f995b
%preun
0f995b
%systemd_preun pcsd.service
0f995b
0f995b
%postun
0f995b
%systemd_postun_with_restart pcsd.service
0f995b
0f995b
%files
0f995b
%defattr(-,root,root,-)
0f995b
%{python_sitelib}/pcs
0f995b
%{python_sitelib}/pcs-%{version}-py2.*.egg-info
0f995b
/usr/sbin/pcs
0f995b
/usr/lib/pcsd/*
0f995b
/usr/lib/pcsd/.bundle/config
0f995b
/usr/lib/systemd/system/pcsd.service
0f995b
/var/lib/pcsd
0f995b
/etc/pam.d/pcsd
0f995b
/etc/bash_completion.d/pcs
0f995b
/etc/logrotate.d/pcsd
0f995b
%dir /var/log/pcsd
0f995b
/etc/sysconfig/pcsd
0f995b
%{_mandir}/man8/pcs.*
71541a
%exclude /usr/lib/pcsd/*.debian
0f995b
0f995b
%doc COPYING README
0f995b
0f995b
%changelog
d82499
* Tue Aug 23 2016 Johnny Hughes <johnny@centos.org> - 0.9.143-15.el7.centos
d82499
- Roll in CentOS Branding (centos bug #9426)
d82499
71541a
* Wed Oct 21 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.143-15
71541a
- Fixed setting cluster properties in web UI
71541a
- Resolves: rhbz#1272412
71541a
71541a
* Wed Oct 07 2015 Chris Feist <cfeist@redhat.com> - 0.9.143-14
71541a
- Fixed remaining issues when managing resources/groups/etc. that were
71541a
  previously unmanaged
71541a
- Resolves: rhbz#1268801
71541a
71541a
* Tue Oct 06 2015 Chris Feist <cfeist@redhat.com> - 0.9.143-12
71541a
- Fixed issue managing resources that were clones and had the unmanaged
71541a
  meta attribute set under the clone/master
71541a
- Resolves: rhbz#1268801
71541a
71541a
* Wed Sep 23 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.143-11
71541a
- Fix for crm_node -l output change
71541a
- Resolves: rhbz#1265425
71541a
71541a
* Tue Sep 22 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.143-10
71541a
- Web UI fixes
71541a
- Added more detailed warnings for 'pcs stonith confirm'
71541a
- Resolves: rhbz#1189857 rhbz#1245264
71541a
71541a
* Wed Sep 16 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.143-9
71541a
- Multiple fixes in web UI (dashboard, nodes, resources, fence devices)
71541a
- Fixed an authentication issue in web UI
71541a
- Port parameter of fence agents is now considered optional
71541a
- Resolves: rhbz#1158566 rhbz#1188361 rhbz#1189857
71541a
71541a
* Tue Sep 08 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.143-8
71541a
- Fixes in loading cluster status for web UI
71541a
- Fixed checking user/group membership
71541a
- Fixed a typo in an error message
71541a
- Resolves: #rhbz1158566 #rhbz1158569 #rhbz1158571
71541a
71541a
* Mon Sep 07 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.143-7
71541a
- Multiple fixes in web UI
71541a
- Fixed crash on missing nagios agents metadata
71541a
- Check user/group membership on each request
71541a
- Print output of crm_resource in pcs resource cleanup
71541a
- Resolves: #rhbz1158571 #rhbz1189857 #rhbz1235022 #rhbz1257369
71541a
71541a
* Tue Sep 01 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.143-6
71541a
- Added missing dependency on openssl
71541a
- Resolves: #rhbz1158577
71541a
71541a
* Tue Sep 01 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.143-5
71541a
- Fixed pcsd certificates synchronization
71541a
- Multiple fixes in web UI
71541a
- Resolves: #rhbz1158566 #rhbz1158577 #rhbz1189857
71541a
71541a
* Mon Aug 31 2015 Chris Feist <cfeist@redhat.com> - 0.9.143-4
71541a
- Fixed issue causing traceback on pcsd stop
71541a
- Resolves: #rhbz#1258619
71541a
71541a
* Wed Aug 26 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.143-3
71541a
- Fixed relocation of remote nodes to their optimal node
71541a
- Fixed pcs/pcsd path detection
bafb64
- Fixed command injection vulnerability
71541a
- Resolves: #rhbz1122818 #rhbz1253294 #rhbz1253491
71541a
71541a
* Fri Aug 14 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.143-2
71541a
- Fixed relocation of unique clone resources to their optimal node
71541a
- Improved logging of node to node communication
71541a
- Fixed 'Add resource' form in web UI
71541a
- Fixed support for nagios agents
71541a
- Resolves: rhbz#1122818 rhbz#1158577 rhbz#1189857 rhbz#1235022
71541a
71541a
* Mon Aug 10 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.143-1
71541a
- Added support for setting permissions for users and groups to clusters managed by web UI
71541a
- Resources are now displayed in a tree (clone, master/slave, group, primitive) in web UI
71541a
- Renamed 'pcs resource relocate clean' command to 'pcs resource relocate clear'
71541a
- Improved logging of config files synchronization
71541a
- Various fixes in Resources tab in web UI
71541a
- Added missing dependecy on initscripts to the spec file
71541a
- Fixed traceback when running 'pcs resource enable clvmd --wait'
71541a
- Resolves: rhbz#1122818 rhbz#1158571 rhbz#1158577 rhbz#1182119 rhbz#1189857 rhbz#1198640 rhbz#1219574 rhbz#1243579 rhbz#1247818 rhbz#1250720
71541a
71541a
* Fri Jul 10 2015 Chris Feist <cfeist@redhat.com> - 0.9.142-2
71541a
- Cleaned up tarball
71541a
71541a
* Thu Jul 09 2015 Chris Feist <cfeist@redhat.com> - 0.9.142-1
71541a
- Rebase to latest upstream sources
71541a
- Added ability to set hostname when using IP address to create a cluster
71541a
- Added ability to clear out tokens with pcs pcsd clear-auth
71541a
- Added ability to use nagios agents
71541a
- Fixed issue with orphaned resources causing GUI to fail to work properly
71541a
- More dashboard fixes
71541a
- Synchronize files between pcsd instances in a cluster to allow for HA pcsd
71541a
- ACL role fixes for pcs/pcsd
71541a
- Resolves: rhbz#118310 rhbz#1207805 rhbz#1235022 rhbz#1198222 rhbz#1158566 rhbz#1158577 rhbz#1166160
71541a
71541a
* Tue Jun 23 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.141-1
71541a
- Rebased to latest upstream packages
71541a
- Added a command to relocate resources to their preferred host
71541a
- Fixed the dashboard in web UI
71541a
- Configure corosync to log to a file
71541a
- Added warning when creating a duplicate resource operation
71541a
- Added support for debugging resource agents
71541a
- Do not automatically use --force when removing a resource using web UI
71541a
- Fixed pcsd communication when one of the nodes is not authenticated
71541a
- Updated ruby gems
71541a
- Spec file fixes
71541a
- Resolves: rhbz#1198265 rhbz#1122818 rhbz#1158566 rhbz#1163671 rhbz#1175400 rhbz#1185096 rhbz#1198274 rhbz#1213429 rhbz#1231987 rhbz#1232644 rhbz#1233574
71541a
71541a
* Wed Jun 03 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.140-1
71541a
- Rebased to latest upstream packages
71541a
- Added a note to man page and help poiting to cluster properties description
71541a
- Fixed parsing of the corosync.conf file
71541a
- Fixed diferences between the 'pcs cluster status' and 'pcs status cluster' commands as one is documented to be an alias of the other
71541a
- Do not remove constraints referencing a group when removing a resource from the group
71541a
- Added dashboard showing status of clusters to web UI
71541a
- Added node authentication dialog to web UI
71541a
- Added synchronization of web UI configuration files across cluster nodes
71541a
- Fixed node authentication when one of the nodes is unreachable
71541a
- Fixed an error message in the 'pcs config restore' command if a node is not authenticated
71541a
- Fixed parsing of 'pcs acl role create' command's parameters
71541a
- Properly overwrite a tokens file if its contents is unparsable
71541a
- The 'pcs config' command now displays resources defaults and operations defaults
71541a
- Show a useful error message when attempting to add a duplicate fence level in web UI
71541a
- Added the require-all parameter to ordering constraints listing
71541a
- Fixed VirtualDomain resource removal when there are constraints for the resource
71541a
- Added a warning when removing a cluster node may cause a loss of the quorum
71541a
- Fixed an error when uncloning a non-cloned resource
71541a
- Fixed an error when removing a resource from a cloned group
71541a
- Fixed waiting for resource commands to finish
71541a
- Fixed 'pcs cluster start' and similar commands when run under a non-root account
71541a
- Fixed parsing of 'pcs constraint order set' command's parameters
71541a
- Fixed an error when creating a resource with an id which already exists
71541a
- Improved man page and help for the 'pcs resource move' and 'pcs resource ban' commands
71541a
- Fixed an error when referencing a non-existing acl role in 'pcs acl' commands
71541a
- Fixed an error when adding an invalid stonith level
71541a
- Fixed constraints removal and node standby / unstandby using remote web UI
71541a
- Fixed formatting of resource / fence agent description
71541a
- Fence agent description now contains information about the agent
71541a
- The 'pcs status --full' command now displays node attributes and migration summary
71541a
- Clufter moved to a standalone package
71541a
- Fixed pcsd communication when one of the nodes is not authenticated
71541a
- Fixed a timeout value in the fence_xvm agent form
71541a
- Fixed the 'pcs resource enable' command when working with clones and multi-state resources
71541a
- Resolves: rhbz#1198265 rhbz#1121791 rhbz#1134426 rhbz#1158491 rhbz#1158537 rhbz#1158566 rhbz#1158569 rhbz#1158577 rhbz#1163682 rhbz#1165803 rhbz#1166160 rhbz#1170205 rhbz#1176687 rhbz#1182793 rhbz#1182986 rhbz#1183752 rhbz#1186692 rhbz#1187320 rhbz#1187571 rhbz#1188571 rhbz#1196412 rhbz#1197758 rhbz#1199073 rhbz#1201452 rhbz#1202457 rhbz#1204880 rhbz#1205653 rhbz#1206214 rhbz#1206219 rhbz#1206223 rhbz#1212904 rhbz#1213429 rhbz#1215198 rhbz#1218979
71541a
71541a
* Tue Jun 02 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-16
71541a
- Fixes cluster property name validation
71541a
- Resolves: rhbz#1218478
71541a
71541a
* Wed Apr 15 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-15
056f5b
- Fixes issues with cookie signing in pcsd
71541a
- Resolves: rhbz#1211568
056f5b
71541a
* Mon Mar 09 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-14
056f5b
- Do not set two_nodes=1 in corosync.conf when auto_tie_breaker=1 is set
71541a
- Resolves: rhbz#1197770
056f5b
337c54
* Tue Jan 20 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-13
337c54
- Keep cluster quorate during destruction as long as possible
337c54
- Resolves: rhbz#1180506
337c54
337c54
* Mon Jan 19 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-12
337c54
- Warn if stopping nodes will cause a loss of the quorum
337c54
- Resolves: rhbz#1180506
337c54
337c54
* Thu Jan 15 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-11
337c54
- Stop cluster nodes in parallel and keep cluster quorate during pacemaker
337c54
  shutdown
337c54
- Resolves: rhbz#1180506
337c54
337c54
* Fri Jan 09 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-10
337c54
- Stop deleted resource before removing its constraints
337c54
- Resolves: rhbz#1180390
337c54
337c54
* Thu Jan 08 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-9
337c54
- Added acl enable and disable commands
337c54
- Display whether acls are enabled in the 'pcs acl' output
337c54
- Resolves: rhbz#1054491
337c54
337c54
* Wed Jan 07 2015 Chris Feist <cfeist@redhat.cmo> 0.9.137-8
337c54
- Configuration of resource-discovery is now available on advanced location
337c54
  constraint rules
337c54
- Resolves: rhbz#1054491
337c54
337c54
* Wed Jan 07 2015 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-7
337c54
- When a role is removed in the GUI the user is now automatically deleted
337c54
  if they aren't members of another role
337c54
- Resolves: rhbz#1054491
337c54
337c54
* Mon Jan 05 2015 Chris Feist <cfeist@redhat.com> - 0.9.137-6
337c54
- Allowed configuration of resource-discovery option on location constraint
337c54
  rules
337c54
- Resolves: rhbz#1054491
337c54
337c54
* Fri Dec 19 2014 Chris Feist <cfeist@redhat.com> - 0.9.137-5
337c54
- Fixed error message when creating a user with the same name as a role
337c54
- When a role is removed in the GUI the user is now automatically deleted
337c54
  if they aren't members of another role
337c54
- Resolves: rhbz#1054491
337c54
337c54
* Wed Dec 17 2014 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-4
337c54
- Fixed displaying globally-unique clones in GUI
337c54
- Added latest version of clufter package
337c54
- Resolves: rhbz#1170150 rhbz#1133897
337c54
337c54
* Mon Dec 8 2014 Chris Feist <cfeist@redhat.com> - 0.9.137-3
337c54
- Added latest version of clufter package
337c54
- Resolves: rhbz#1133897
337c54
337c54
* Mon Dec 8 2014 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-2
337c54
- Improved error messages for scoped cib operations
337c54
- Fixed waiting for resource commands to finish
337c54
- Resolves: rhbz#1115537 rhbz#1156311
337c54
337c54
* Tue Nov 25 2014 Tomas Jelinek <tojeline@redhat.com> - 0.9.137-1
337c54
- Added support for score-attribute in location rules in GUI
337c54
- Added ability to wait for resource commands to finish
337c54
- Fix clufter doc files installed with executable flag
337c54
- Resolves: rhbz#1111368 rhbz#1156311 rhbz#1073075 rhbz#1133897
337c54
337c54
* Mon Nov 24 2014 Chris Feist <cfeist@redhat.com> - 0.9.136-2
337c54
- Added latest version of clufter package
337c54
- Resolves: rhbz#1133897
337c54
337c54
* Wed Nov 19 2014 Chris Feist <cfeist@redhat.com> - 0.9.136-1
337c54
- Added support for 'pcs resource restart'
337c54
- Added ability to wait for a resource to start after creation
337c54
- Fixed issue with backports and ruby 2.0.0p576
337c54
- Fix for deleting a resource with a large number of options
337c54
- Fix warning when unpacking a pcs config tarball
337c54
- Resolves: rhbz#1111368 rhbz#1156311 rhbz#1156597
337c54
337c54
* Sat Oct 18 2014 Chris Feist <cfeist@redhat.com> - 0.9.135-1
337c54
- Added new clufter package
337c54
- Rebased to latest upstream sources
337c54
- Constraints tables are collapsed properly
337c54
- Resolves: rhbz#1111368 rhbz#1145560
337c54
337c54
* Sat Oct 18 2014 Chris Feist <cfeist@redhat.com> - 0.9.134-1
337c54
- Rebased to latest upstream packages
337c54
- Resolves: rhbz#1111368
337c54
337c54
* Fri Oct 17 2014 Chris Feist <cfeist@redhat.com> - 0.9.133-1
337c54
- Rebased to latest upstream packages
337c54
- Resolves: rhbz#1111368
337c54
337c54
* Tue Oct 07 2014 Tomas Jelinek <tojeline@redhat.com> - 0.9.132-1
337c54
- Rebased to latest upstream packages
337c54
- Resolves: rhbz#1111368
337c54
337c54
* Mon Sep 29 2014 Tomas Jelinek <tojeline@redhat.com> - 0.9.131-1
337c54
- Rebased to latest upstream packages
337c54
- Resolves: rhbz#1111368
337c54
- Added python-clufter subpackage (configuration conversion tool)
337c54
- Related:  rhbz#1133897
337c54
337c54
* Fri Sep 26 2014 Tomas Jelinek <tojeline@redhat.com> - 0.9.130-1
337c54
- Rebased to latest upstream packages
337c54
- Resolves: rhbz#1111368
337c54
337c54
* Mon Sep 22 2014 Tomas Jelinek <tojeline@redhat.com> - 0.9.129-1
337c54
- Rebased to latest upstream packages
337c54
- Resolves: rhbz#1111368
337c54
337c54
* Thu Sep 18 2014 Tomas Jelinek <tojeline@redhat.com> - 0.9.128-1
337c54
- Rebased to latest upstream packages
337c54
- Resolves: rhbz#1111368
337c54
337c54
* Fri Sep 12 2014 Chris Feist <cfeist@redhat.com> - 0.9.127-1
337c54
- Rebased to latest upstream packages
337c54
- Resolves: rhbz#1111368
337c54
337c54
* Fri Sep 05 2014 Chris Feist <cfeist@redhat.com> - 0.9.126-1
337c54
- Rebased to latest upstream packages
337c54
- Resolves: rhbz#1111368
bf4277
d1129f
* Tue Mar 25 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-32
d1129f
- Add ability to set totem options with pcs during cluster setup
d1129f
d1129f
* Tue Feb 25 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-31
d1129f
- Add ability to see group/clone/ms constraints and meta attributes in pcsd
d1129f
d1129f
* Mon Feb 24 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-30
d1129f
- Fix traceback with bad arguments to location rules
d1129f
- Fix results code when attempting to remove an order that doesn't exist
d1129f
d1129f
* Fri Feb 21 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-29
d1129f
- Don't allow users to clone groups that have already been cloned
d1129f
- Fix order remove <resource> to remove resources from sets
d1129f
- Don't allow a user to force-start a group, clone or master/slave
d1129f
- When using debug-start use proper return code
d1129f
- Added cluster properties hover text
d1129f
- Fixed issue with stripping a nil value
d1129f
- HTML escape resource descriptions
d1129f
d1129f
* Wed Feb 19 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-28
d1129f
- Remove leading/trailing white space in resource descriptions
d1129f
- Added tooltips for advanced cluster creation options
d1129f
- Fixed other 'Remove fence devices' button
d1129f
- When deleting a resource with pcsd use --force to prevent issues
d1129f
- Add proper tooltip for resource description info icon
d1129f
- Fix for long cluster names in menu
d1129f
- Do a better job of detecting when to send a redirect and when to notif
d1129f
- Don't silently ignore bad operation names
d1129f
d1129f
* Tue Feb 18 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-27
d1129f
- Added --nodesc option to pcs stonith list
d1129f
- Don't attempt to print metadata for fence_sanlockd
d1129f
d1129f
* Tue Feb 18 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-26
d1129f
- Fixed dialog text when removing a fence device
d1129f
- Show tool tips for optional fence agent arguments
d1129f
- Fix bad link on resource remove sprite
d1129f
- When removing a resource or fence device, show blank info
d1129f
- Fix resource management issues when pacemaker is not running
d1129f
- If first node is down, allow other nodes to show resource/stonith forms
d1129f
- Removing all nodes, now removes cluster configuration
d1129f
- Added ability to see nodes corosync/pacemaker/pcsd startup settings
d1129f
- Added extra colspan to improve long cluster name display
d1129f
- Added ability to configure IPv6 cluster
d1129f
- Added ability to set corosync transport in GUI
d1129f
- Added ability to set advanced cluster options on creation
d1129f
- Renamed last_node_standing to last_man_standing
d1129f
- On cluster creation color unauthorized nodes in orange
d1129f
- Added proper redirect when session variable times out
d1129f
- Fixed traceback when missing authentication tokens
d1129f
d1129f
* Mon Feb 17 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-24
d1129f
- Added support for meta attributes in the GUI
d1129f
- Moved pcmk_host_list/map/check to optional arguments
d1129f
d1129f
* Wed Feb 12 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-23
d1129f
- Added ability to use 'and/or' with rules
d1129f
- Fixed stonith optional arguments in pcsd
d1129f
d1129f
* Tue Feb 11 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-22
d1129f
- Fixed selection arrow when selecting new resource on resources page
d1129f
- Fixed permissions on pcsd.service file
d1129f
d1129f
* Thu Feb 06 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-21
d1129f
- Added support for resource descriptions
d1129f
- Show all nodes a resource is on for cloned resources
d1129f
- Improve visibility of dropdown menus
d1129f
- Keep last attempted login username if login fails
d1129f
d1129f
* Tue Feb 04 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-20
d1129f
- Fixed issue when removing all resources or fence devices
d1129f
- Fixed duplicate id on fence device page
d1129f
d1129f
* Mon Feb 03 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-19
d1129f
- Fixed issue when creating a cluster from the GUI on a node that isn't in
d1129f
  the newly formed cluster
d1129f
- The GUI is now better at keeping track of nodes in the cluster
d1129f
d1129f
* Tue Jan 28 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-17
d1129f
- Fixed issue with cluster properties not displaying properly when running
d1129f
  pcsd on a node that was not in the cluster being managed
d1129f
- Fixed /etc/sysconfig/pcsd file for pcsd
d1129f
d1129f
* Tue Jan 28 2014 Chris Feist <cfeist@redhat.com> - 0.9.115-1
d1129f
- Re-synced to upstream sources
d1129f
d1129f
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.9.114-2
d1129f
- Mass rebuild 2014-01-24
d1129f
d1129f
* Thu Jan 23 2014 Chris Feist <cfeist@redhat.com> - 0.9.114-1
d1129f
- Re-synced to upstream sources
d1129f
d1129f
* Wed Jan 22 2014 Chris Feist <cfeist@redhat.com> - 0.9.113-1
d1129f
- Re-synced to upstream sources
d1129f
d1129f
* Mon Jan 20 2014 Chris Feist <cfeist@redhat.com> - 0.9.112-1
d1129f
- Re-synced to upstream sources
d1129f
d1129f
* Mon Jan 20 2014 Chris Feist <cfeist@redhat.com> - 0.9.111-1
d1129f
- Re-synced to upstream sources
d1129f
d1129f
* Fri Jan 17 2014 Chris Feist <cfeist@redhat.com> - 0.9.110-1
d1129f
- Re-synced to upstream sources
d1129f
d1129f
* Wed Jan 15 2014 Chris Feist <cfeist@redhat.com> - 0.9.108-1
d1129f
- Re-synced to upstream sources
d1129f
d1129f
* Wed Jan 15 2014 Chris Feist <cfeist@redhat.com> - 0.9.107-1
d1129f
- Re-synced to upstream sources
d1129f
d1129f
* Tue Jan 14 2014 Chris Feist <cfeist@redhat.com> - 0.9.106-1
d1129f
- Re-synced to upstream sources
d1129f
d1129f
* Mon Jan 13 2014 Chris Feist <cfeist@redhat.com> - 0.9.105-1
d1129f
- Re-synced to upstream sources
d1129f
d1129f
* Fri Jan 10 2014 Chris Feist <cfeist@redhat.com> - 0.9.104-1
d1129f
- Re-synced to upstream sources
d1129f
d1129f
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.9.100-2
d1129f
- Mass rebuild 2013-12-27
d1129f
d1129f
* Tue Nov 12 2013 Chris Feist <cfeist@redhat.com> - 0.9.100-1
d1129f
- Re-synced to upstream sources
d1129f
0f995b
* Thu Nov 07 2013 Chris Feist <cfeist@redhat.com> - 0.9.99-2
0f995b
- Re-synced to upstream sources
0f995b
0f995b
* Wed Nov 06 2013 Chris Feist <cfeist@redhat.com> - 0.9.98-1
0f995b
- Re-synced to upstream sources
0f995b
0f995b
* Tue Nov 05 2013 Chris Feist <cfeist@redhat.com> - 0.9.96-2
0f995b
- Re-synced to upstream sources
0f995b
0f995b
* Tue Oct 29 2013 Chris Feist <cfeist@redhat.com> - 0.9.96-2
0f995b
- Re-synced to upstream sources
0f995b
0f995b
* Tue Oct 22 2013 Chris Feist <cfeist@redhat.com> - 0.9.95-2
0f995b
- Re-synced to upstream sources
0f995b
0f995b
* Tue Oct 22 2013 Chris Feist <cfeist@redhat.com> - 0.9.94-1
0f995b
- Re-synced to upstream sources
0f995b
0f995b
* Wed Oct 16 2013 Chris Feist <cfeist@redhat.com> - 0.9.91-1
0f995b
- Re-synced to upstream sources
0f995b
0f995b
* Tue Oct 15 2013 Chris Feist <cfeist@redhat.com> - 0.9.92-2
0f995b
- Re-synced to upstream sources
0f995b
0f995b
* Wed Oct 09 2013 Chris Feist <cfeist@redhat.com> - 0.9.91-1
0f995b
- Re-synced to upstream sources
0f995b
0f995b
* Wed Sep 18 2013 Chris Feist <cfeist@redhat.com> - 0.9.84-1
0f995b
- Re-synced to upstream sources
0f995b
0f995b
* Tue Sep 03 2013 Chris Feist <cfeist@redhat.com> - 0.9.77-1
0f995b
- Re-synced to upstreams sources
0f995b
0f995b
* Tue Sep 03 2013 Chris Feist <cfeist@redhat.com> - 0.9.76-1
0f995b
- Re-synced to upstreams sources
0f995b
0f995b
* Fri Aug 09 2013 Chris Feist <cfeist@redhat.com> - 0.9.71-1
0f995b
- Rebuilt with new upstream sources
0f995b
0f995b
* Fri Aug 09 2013 Chris Feist <cfeist@redhat.com> - 0.9.63-1
0f995b
- Rebuilt with new upstream sources
0f995b
0f995b
* Wed Aug 07 2013 Chris Feist <cfeist@redhat.com> - 0.9.62-1
0f995b
- Rebuilt with new upstream sources
0f995b
0f995b
* Tue Aug 06 2013 Chris Feist <cfeist@redhat.com> - 0.9.61-1
0f995b
- Rebuilt with new upstream sources
0f995b
0f995b
* Mon Jul 29 2013 Chris Feist <cfeist@redhat.cmo> - 0.9.60-1
0f995b
- Rebuilt with new upstream sources
0f995b
- Added pcsd wizards
0f995b
0f995b
* Tue Jul 23 2013 Chris Feist <cfeist@redhat.cmo> - 0.9.58-1
0f995b
- Rebuilt with new upstream sources
0f995b
0f995b
* Tue Jul 23 2013 Chris Feist <cfeist@redhat.cmo> - 0.9.57-1
0f995b
- Rebuilt with new upstream sources
0f995b
0f995b
* Mon Jul 22 2013 Chris Feist <cfeist@redhat.cmo> - 0.9.56-1
0f995b
- Rebuilt with upstream source
0f995b
- Added missing bash completion file
0f995b
0f995b
* Mon Jul 22 2013 Chris Feist <cfeist@redhat.cmo> - 0.9.55-1
0f995b
- Rebuilt with upstream source
0f995b
0f995b
* Wed Jul 10 2013 Chris Feist <cfeist@redhat.com> - 0.9.54-4
0f995b
- Fix rpam error after adding systemd macros
0f995b
0f995b
* Wed Jul 10 2013 Chris Feist <cfeist@redhat.com> - 0.9.54-3
0f995b
- Rebuild with proper upstream sources
0f995b
0f995b
* Wed Jul 10 2013 Chris Feist <cfeist@redhat.com> - 0.9.54-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Wed Jul 10 2013 Chris Feist <cfeist@redhat.com> - 0.9.53-2
0f995b
- Added systemd macros
0f995b
0f995b
* Tue Jul 09 2013 Chris Feist <cfeist@redhat.com> - 0.9.53-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Mon Jul 08 2013 Chris Feist <cfeist@redhat.com> - 0.9.52-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Mon Jul 01 2013 Chris Feist <cfeist@redhat.com> - 0.9.49-3
0f995b
- Fix pcsd.conf source file location.
0f995b
0f995b
* Mon Jul 01 2013 Chris Feist <cfeist@redhat.com> - 0.9.49-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Tue Jun 18 2013 Chris Feist <cfeist@redhat.com> - 0.9.48-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Wed Jun 12 2013 Chris Feist <cfeist@redhat.com> - 0.9.47-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Mon Jun 10 2013 Chris Feist <cfeist@redhat.com> - 0.9.46-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Wed Jun 05 2013 Chris Feist <cfeist@redhat.com> - 0.9.45-2
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Mon Jun 03 2013 Chris Feist <cfeist@redhat.com> - 0.9.44-4
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Thu May 30 2013 Chris Feist <cfeist@redhat.com> - 0.9.44-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Wed May 29 2013 Chris Feist <cfeist@redhat.com> - 0.9.43-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Wed May 29 2013 Chris Feist <cfeist@redhat.com> - 0.9.42-5
0f995b
- Fix issues with ruby 2.0 build
0f995b
0f995b
* Wed May 29 2013 Chris Feist <cfeist@redhat.com> - 0.9.42-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Tue May 07 2013 Chris Feist <cfeist@redhat.com> - 0.9.41-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Tue Apr 30 2013 Chris Feist <cfeist@redhat.com> - 0.9.40-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Wed Apr 17 2013 Chris Feist <cfeist@redhat.com> - 0.9.39-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Tue Apr 09 2013 Chris Feist <cfeist@redhat.com> - 0.9.38-1
0f995b
- Rebuild with upstream sources
0f995b
0f995b
* Wed Apr 03 2013 Chris Feist <cfeist@redhat.com> - 0.9.37-4
0f995b
- Re-enable gem builds with fix for ruby 2.0.0
0f995b
0f995b
* Tue Mar 26 2013 Chris Feist <cfeist@redhat.com> - 0.9.37-2
0f995b
- Temporarily disable gem builds for ruby 2.0.0
0f995b
0f995b
* Wed Mar 20 2013 Chris Feist <cfeist@redhat.com> - 0.9.37-1
0f995b
- Re-synced to upstream
0f995b
0f995b
* Fri Mar 15 2013 Chris Feist <cfeist@redhat.com> - 0.9.35-1
0f995b
- Re-synced to upstream
0f995b
0f995b
* Tue Mar 12 2013 Chris Feist <cfeist@redhat.com> - 0.9.34-1
0f995b
- Re-synced to upstream
0f995b
- Updated pcsd location to /usr/lib
0f995b
0f995b
* Wed Feb 20 2013 Chris Feist <cfeist@redhat.com> - 0.9.32-1
0f995b
- Re-synced to upstream
0f995b
0f995b
* Mon Feb 18 2013 Chris Feist <cfeist@redhat.com> - 0.9.31-1
0f995b
- Re-synced to upstream
0f995b
0f995b
* Mon Jan 14 2013 Chris Feist <cfeist@redhat.com> - 0.9.30-1
0f995b
- Updated build to properly manage combined pcs/pcsd
0f995b
0f995b
* Wed Jan 02 2013 Chris Feist <cfeist@redhat.com> - 0.9.29-4
0f995b
- Updated certificate generation code to fix firefox issues
0f995b
0f995b
* Fri Dec 07 2012 Chris Feist <cfeist@redhat.com> - 0.9.29-3
0f995b
- Added in missing pam service
0f995b
0f995b
* Thu Nov 29 2012 Chris Feist <cfeist@redhat.com> - 0.9.29-2
0f995b
- Add pam-devel to BuildRequires
0f995b
0f995b
* Thu Nov 29 2012 Chris Feist <cfeist@redhat.com> - 0.9.29-1
0f995b
- Resync to latest version of pcs/pcsd
0f995b
0f995b
* Fri Sep 28 2012 Chris Feist <cfeist@redhat.com> - 0.9.26-1
0f995b
- Resync to latest version of pcs/pcsd
0f995b
0f995b
* Tue Aug 21 2012 Chris Feist <cfeist@redhat.com> - 0.9.15-1.test.1
0f995b
- Resync to latest version of pcs/pcsd
0f995b
0f995b
* Mon Aug 13 2012 Chris Feist <cfeist@redhat.com> - 0.9.14-1.test.1
0f995b
- Resync to latest version of pcs/pcsd
0f995b
0f995b
* Thu Aug 09 2012 Chris Feist <cfeist@redhat.com> - 0.9.13-1.test.1
0f995b
- Resync to latest version of pcs and rename pcs-gui to pcsd
0f995b
0f995b
* Mon Jun 11 2012 Chris Feist <cfeist@redhat.com> - 0.9.5-5.test.1
0f995b
- Resync to latest version of pcs
0f995b
0f995b
* Mon Jun 11 2012 Chris Feist <cfeist@redhat.com> - 0.9.5-4
0f995b
- Resync to latest version of pcs
0f995b
0f995b
* Thu May 24 2012 Chris Feist <cfeist@redhat.com> - 0.9.4-1
0f995b
- Resync to latest version of pcs
0f995b
- Move cluster creation options to cluster sub command.
0f995b
0f995b
* Mon May 07 2012 Chris Feist <cfeist@redhat.com> - 0.9.3.1-1
0f995b
- Resync to latest version of pcs which includes fixes to work with F17.
0f995b
0f995b
* Mon Mar 19 2012 Chris Feist <cfeist@redhat.com> - 0.9.2.4-1
0f995b
- Resynced to latest version of pcs
0f995b
0f995b
* Mon Jan 23 2012 Chris Feist <cfeist@redhat.com> - 0.9.1-1
0f995b
- Updated BuildRequires and %doc section for fedora
0f995b
0f995b
* Fri Jan 20 2012 Chris Feist <cfeist@redhat.com> - 0.9.0-2
0f995b
- Updated spec file for fedora specific changes
0f995b
0f995b
* Mon Jan 16 2012 Chris Feist <cfeist@redhat.com> - 0.9.0-1
0f995b
- Initial Build
0f995b