Changelog for
ruby2.6-rubygem-chef-server-api-10.32.2-15.180.x86_64.rpm :
* Mon Oct 16 2017 jtomasiakAATTsuse.com- Changed systemd service KillMode to \'mixed\'. This results in proper stopping of clustered chef-server where main process needs to be SIGTERMed and the workers SIGKILLed. For single-process scenarios this change is a no-op.
* Fri Oct 13 2017 jtomasiakAATTsuse.com- Fixed $OPTIONS expansion in systemd service file. If ${OPTIONS} is used, systemd expands it as one argument (including spaces), making it impossible to use more than one option.
* Wed Jan 27 2016 rhaferAATTsuse.com- Update import_public_key.patch to also allow updating the public key of an existing client. This is needed to be able to restore the webui and validation keys, which are usually already existing when restoring a backup.
* Thu Jan 07 2016 rhaferAATTsuse.com- added import_public_key.patch this allows to import clients with an existing public key. This is required to be able to restore backups that were e.g. created with knife backup.
* Mon Nov 16 2015 vuntzAATTsuse.com- Fix issues where systemd believes that chef-server is ready while it\'s still initializing: - Add sd_notify.patch: use sd_notify protocol to let systemd know the service is ready. - Update chef-server.service to use notify type, instead of simple.
* Tue Aug 11 2015 dmuellerAATTsuse.com- fix systemd requires, we need After here, not wants, since chef-server fails to start if rabbitmq-server is not up
* Thu Jan 15 2015 vuntzAATTsuse.com- Add %fillup_and_insserv in %post for non-systemd case.- Synchronize chef-couchdb-cleanup cron job with old package, to keep fix for bnc#884552.
* Wed Jan 14 2015 vuntzAATTsuse.com- Add a %pretrans scriptlet to copy /etc/chef/server.rb.rpmsave to /etc/chef/server.rb if the rpmsave exists but not the config file: this is needed because this config file used to live in rubygem-chef-server, which gets removed before this package is installed while doing an upgrade. This resulted in the old config getting lost.
* Mon Nov 10 2014 tboergerAATTsuse.com- Fixed chef-couchdb-cleanup, added the missing source
* Fri Oct 24 2014 tboergerAATTsuse.com- Fixed dependency on parent package
* Fri Oct 24 2014 tboergerAATTsuse.com- Fixed service call within lorotate script
* Fri Oct 24 2014 tboergerAATTsuse.com- Reverted the wrong dependencies
* Thu Oct 23 2014 tboergerAATTsuse.com- Added wants section to service file
* Thu Oct 23 2014 tboergerAATTsuse.com- Added prereq for the main package itself
* Thu Oct 23 2014 tboergerAATTsuse.com- Added optional sysconfig file- Added pre exec for setting amqp password
* Tue Oct 21 2014 tboergerAATTsuse.com- Added chef-create-amqp-passwd execution to init- Reading amqp passwd file within config- Added rabbitmq-server dependency- Added couchdb dependency- Added couchdb cleanup script- Added logrotate script- Refactored spec file- Added chef-server config script- Added chef-server init script- Updated chef version to 10.34.4, look at github for changelog- Integrated systemd scripts for SUSE => 12.3