Changelog for
ruby3.2-rubygem-chef-10.32.2-20.113.i586.rpm :
* Mon Oct 29 2018 Itxaka serrano
- add fix-zypper-package-remove-version-missing.patch This patch does more safe checking of the version number when removing packages as it can end up empty which breaks the chef run.
* Wed Nov 08 2017 ashwin.agateAATTsuse.com- add rescue-encoding-json-error.patch (bsc#1050173) This patch tries catches any exceptions that might be thrown when converting a resource hash object into json, logs resource object at standard info level - using inspect method.
* Wed Aug 16 2017 tbechtoldAATTsuse.com- add allow-symbol-and-string-for-fetch.patch (bsc#1054081)
* Fri Sep 30 2016 rsalevskyAATTsuse.com- Allow rest-client >= 2.0
* Mon Aug 01 2016 mmeisterAATTsuse.com- Add filesystem-rename.patch (bsc#991435)
* Thu Feb 25 2016 rsalevskyAATTsuse.com- Add zypper-exit.patch (bsc#967792)
* Wed Jan 27 2016 rhaferAATTsuse.com- Update create_client_with_public_key.patch also update 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 21 2016 vwallfahrerAATTsuse.com- Fix Bug (bsc#960012). Use /usr/bin/chef-client instead of startproc in init file.
* Thu Jan 07 2016 rhaferAATTsuse.com- added create_client_with_public_key.patch to allow (re-)creating clients with public_key. E.g. when restoring from JSON.
* Fri Sep 04 2015 dmuellerAATTsuse.com- noop change to restore lost changelog entry so that we can submit maintenance updates again