SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rubygem-chef-solr-10.32.2-9.8.x86_64.rpm :

* Tue Aug 11 2015 dmuellerAATTsuse.com- add missing dependency on rabbitmq-server.service
* Mon Aug 03 2015 vuntzAATTsuse.com- Fix chef-solr.service: do not use -u/-g (and even less non-working -G) to set user and group, but use User/Group keys. Also set PermissionsStartOnly=true since ExecStartPre needs to run as root.- Fix log_location in /etc/chef/solr.rb: point to solr.log, not expander.log
* Thu Jan 15 2015 dmuellerAATTsuse.com- get rid of gem_base usages
* Thu Jan 15 2015 vuntzAATTsuse.com- Add %fillup_and_insserv in %post for non-systemd case.- Add dependency on rabbitmq-server in init script, to make sure it\'s started earlier.
* Fri Jan 09 2015 vuntzAATTsuse.com- Change java >= 1.6.0 Requires to jre >= 1.7.0.
* 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 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 solr init script- Added solr config script- Added logrotate script- Added rpmlintrc script- Updated chef version to 10.34.4, look at github for changelog- Integrated systemd scripts for SUSE => 12.3
* Wed Jun 12 2013 nkrinnerAATTsuse.com- For release notes see also http://wiki.opscode.com/display/chef/Release+Notes [#]ReleaseNotes-ReleaseNotes-Chef-Version10.26.0- Update to version 10.26.0 - CHEF-1707 unable to set password for user on solaris - CHEF-1761 Change signal TERM to quit after the running jobs are finished - CHEF-2467 11: Attributes set in role not available via node object when running shef in client mode. - CHEF-2840 SSL Verification fails using omnibus installer because of missing certs - CHEF-3452 uploading frozen cookbooks shows unfriendly error message - CHEF-3784 Deprecation warning with override run list - CHEF-3880 Recognize GCEL as a platform - CHEF-3898 chef-server-webui haml dependency issue. - CHEF-4123 Chef-10.24.4 break Chef-server bootstrap installation- Update to version 10.24.4 - CHEF-3432 chef-client using lots of memory - CHEF-4117 LWRP resource removal does not restrict constant lookup namespace
* Tue Feb 26 2013 nkrinnerAATTsuse.com- Update to version 10.24.0 - Release notes for 10.20.0: See also http://www.opscode.com/blog /2013/02/07/chef-client-11-2-0-10-20-0-released/ - Bug [CHEF-2960] – Upgrade JSON dependency to 1.7+ [CHEF-3367] – 11: chef-client daemon\'s pid file is sometimes accidentally removed [CHEF-3495] – chef-expander-10.14.4 requires old em-http-request which causes failure on start of chef-expander [CHEF-3567] – chef-expander has broken dependencies: installs two eventmachine versions breaking chef-expander [CHEF-3774] – chef-client process running with a shebang \'(ruby /usr/bin/chef-client) [CHEF-3809] – Getting error NoMethodError: undefined method `CloseHandle\' for Chef::ReservedNames::Win32::Handle:Class on Windows servers - Improvement [CHEF-3156] – Net::SSH dependency prevents using HMAC SHA2 family - Release notes for 10.24.0: See also http://www.opscode.com/blog /2013/02/15/chef-server-11-0-6-and-10-24-0-released/ [CHEF-2346] – beware of solr maxFieldLength option! It will stop indexing nodes with a lot of attributes [CHEF-3888] – chef-server-webui is susceptible to rack vulnerability [CHEF-3894] – solr config allows remote read access to files on disk - Related vulnerabilities [CVE-2013-0276] Circumvention of attr_protected [CVE-2013-0277] Serialized Attributes YAML Vulnerability with Rails 2.3 and 3.0 [CVE-2013-0269] Denial of Service and Unsafe Object Creation Vulnerability in JSON [CVE-2013-0263] Rack::Session::Cookie vulnerability in Rack [CVE-2013-0262] Rack PATH_INFO environment variable vulnerability
* Tue Jan 29 2013 nkrinnerAATTsuse.com- Update to Chef release 10.18.2 - bugfix release - See http://www.opscode.com/blog/2013/01/18/chef-10-18-2-bugfix-release/ - Bugfix: [CHEF-3771] – Spurious resource cloning warnings in 10.18.0-
* Fri Jan 18 2013 nkrinnerAATTsuse.com- Update to chef release 10.18.0 - See http://www.opscode.com/blog/2013/01/16/chef-10-18-0-released/ for release notes + Bugfixes: - [CHEF-2427] – yum package version availability does not work with –enablerepo - [CHEF-2812] – 0.10.4 -> 0.10.6 regression when reloading prior state from resources - [CHEF-2905] – 11: centos5-gems and chef-full bootstraps fail when wget/curl is not installed. - [CHEF-3411] – Error Inspectors fail in Shef, masking real error - [CHEF-3493] – Regression in recipe_eval - [CHEF-3514] – Bootstrap templates use hardcoded temporary file names - [CHEF-3543] – Add support for reading ssh_user, identity_file, and host_key_verify configuration from knife.rb for bootstrap - [CHEF-3555] – knife cookbook site install fails due to not allowing string format cookbook_path - [CHEF-3560] – knife ssh -G userAATTgateway does not prompt for gateway password - [CHEF-3564] – remote_directory is updated_by_last_action on every run - [CHEF-3568] – knife bootstrap does not expand tilde (~) - [CHEF-3572] – Chefignore does not ignore filenames with only word characters - [CHEF-3574] – There\'s a typo in the action_reload method of lib/chef/provider/service.rb that causes \"reload\" actions to display \"disable service\" messages during whyrun - [CHEF-3577] – knife ssh overrides port value in ssh config - [CHEF-3589] – Why Run code runs code in {{converge_by}} blocks after the provider action is complete - [CHEF-3597] – knife.rb cannot handle frozen strings in chef_server_url (like from ENV) - [CHEF-3619] – Chef still has obsolete \'rake/rdoctask\' require - [CHEF-3622] – Chef fails curl download with –bootstrap-proxy option - [CHEF-3632] – All providers have whyrun enabled by default due to RemoteDirectory - [CHEF-3650] – whyrun output says resource updated - [CHEF-3660] – Deploy Revision Provider Fails on Solaris 9 - [CHEF-3662] – knife client reregister fails against Chef 11 Server - [CHEF-3672] – ubuntu12.04-gems bootstrap needs to be updated for 12.10 - [CHEF-3689] – Client registration fails on existing clients - [CHEF-3718] – peg 2.2.0 version of systemu for win ruby 1.9 compat + Improvements: - [CHEF-3006] – log provider – separate name from message for notifies - [CHEF-3346] – Improve README format - [CHEF-3532] – Simplify code in Chef::Cookbook::CookbookVersionLoader#empty? - [CHEF-3562] – Add name attribute to metadata.rb by default - [CHEF-3576] – support raspbian as a platform
* Fri Dec 14 2012 mvidnerAATTsuse.cz- Added rspec unit tests
* Fri Dec 07 2012 rhaferAATTsuse.com- %restart_on_update needs to be in %postun- package /var/run/chef as %ghost, init script will create it on demand
* Wed Nov 21 2012 aspiersAATTsuse.com- Relax JRE dependency- Mark solrconfig.xml as config(noreplace) in the spec
* Tue Nov 20 2012 nkrinnerAATTsuse.com- Added java requirement- Removed rubygem requirement
* Mon Nov 05 2012 nkrinnerAATTsuse.com- Updated to version 10.16.2 - for release notes see http://www.opscode.com/blog/2012/10/26/chef-10-16-2-released/
* Tue Oct 16 2012 nkrinnerAATTsuse.com- Updated amq_password string in solr.rb configuration file. Package is now in line with the upstream documentation
* Tue Oct 16 2012 nkrinnerAATTsuse.com- Fixed build error for openSUSE releases. Regenerated spec file.- Removed pre section as the work is already done in the rubygem-chef-server package
* Tue Oct 02 2012 nkrinnerAATTsuse.com- Updated to bugfix release 10.14.4 - for release notes see http://www.opscode.com/blog/2012/09/28/chef-10-14-4-released/
* Mon Sep 24 2012 nkrinnerAATTsuse.com- Update to version 10.14.2- See http://www.opscode.com/blog/2012/09/11/chef-10-14-2-released/ for release notes for 10.14.2- See http://www.opscode.com/blog/2012/09/07/chef-10-14-0-released/ for release notes for 10.14.0
* Tue Jul 03 2012 jdsnAATTsuse.com- drop start_daemon usage, prevent race conditions
* Fri Jun 15 2012 tserongAATTsuse.com- Set solr_url = http://localhost:8983/solr (fixes legacy URL warning)
* Fri May 25 2012 cthielAATTsuse.com- use start_daemon instead of startproc
* Wed May 23 2012 rhaferAATTsuse.de- Reworked init script work around, don\'t use startproc for now
* Wed May 23 2012 aspiersAATTsuse.com- Work around apparent conflict between startproc and java daemons.
* Wed May 23 2012 aspiersAATTsuse.com- Fix service start/stop/status output to refer to chef-solr not java
* Fri May 18 2012 tserongAATTsuse.com- Add rcchef-solr symlink
* Tue May 15 2012 rhaferAATTsuse.de- add missing /var/cache/chef subdirectories
* Tue May 15 2012 rhaferAATTsuse.de- Fixed config file permission and ownership
* Mon May 07 2012 rhaferAATTsuse.de- init script and default config
* Wed Mar 30 2011 stoppeAATTgmx.de- Initial release
 
ICM