<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git, branch jdm/kitchen-tests</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Lock version of database cookbook</title>
<updated>2014-12-14T03:24:29+00:00</updated>
<author>
<name>Jay Mundrawala</name>
<email>jdmundrawala@gmail.com</email>
</author>
<published>2014-12-14T03:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4586aa853ad9c65dc66b60fe89e57aa470e76cc3'/>
<id>4586aa853ad9c65dc66b60fe89e57aa470e76cc3</id>
<content type='text'>
A release of mysql-chef_gem broke the database cookbook because
it removed the default recipe which the database cookbook was using.
Since the database cookbook did not lock versions of mysql-chef_gem,
it pulls the latest mysql-chef_gem cookbook and fails.

An update to the database cookbook was released to fix this, however
Berks dep solving is getting the latest mysql-chef_gem and an older database
cookbook for the webapp test cookbook.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A release of mysql-chef_gem broke the database cookbook because
it removed the default recipe which the database cookbook was using.
Since the database cookbook did not lock versions of mysql-chef_gem,
it pulls the latest mysql-chef_gem cookbook and fails.

An update to the database cookbook was released to fix this, however
Berks dep solving is getting the latest mysql-chef_gem and an older database
cookbook for the webapp test cookbook.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2616 from jaymzh/whitelist</title>
<updated>2014-12-11T04:47:58+00:00</updated>
<author>
<name>Serdar Sutay</name>
<email>serdar@opscode.com</email>
</author>
<published>2014-12-11T04:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=16b1b5f977f6858d914d5b1fe748b4d6a4cff7f4'/>
<id>16b1b5f977f6858d914d5b1fe748b4d6a4cff7f4</id>
<content type='text'>
Fix attribute whitelisting</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix attribute whitelisting</pre>
</div>
</content>
</entry>
<entry>
<title>Add spec</title>
<updated>2014-12-11T03:31:46+00:00</updated>
<author>
<name>Phil Dibowitz</name>
<email>phil@ipom.com</email>
</author>
<published>2014-12-11T03:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0d9c6de889d2a221bfbed8f705f68ccf913b5bda'/>
<id>0d9c6de889d2a221bfbed8f705f68ccf913b5bda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix attribute whitelisting</title>
<updated>2014-12-11T02:13:48+00:00</updated>
<author>
<name>Phil Dibowitz</name>
<email>phil@ipom.com</email>
</author>
<published>2014-12-11T02:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=49aa91c6591f8ee287f702db23643caf49dbd936'/>
<id>49aa91c6591f8ee287f702db23643caf49dbd936</id>
<content type='text'>
False-y values are still there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
False-y values are still there.
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch 'unknown protocol' errors in ssl fetch and explain them</title>
<updated>2014-12-10T23:02:14+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@getchef.com</email>
</author>
<published>2014-12-10T20:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=01c7e4dc402c3252a96ba05680747fe773b78f39'/>
<id>01c7e4dc402c3252a96ba05680747fe773b78f39</id>
<content type='text'>
The error message from OpenSSL when connecting to a non-ssl service is
confusing--it looks like a certificate validation failure. Catch the
error and explain what caused it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The error message from OpenSSL when connecting to a non-ssl service is
confusing--it looks like a certificate validation failure. Catch the
error and explain what caused it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #2596: parse instead of from_json</title>
<updated>2014-12-10T22:59:09+00:00</updated>
<author>
<name>John Keiser</name>
<email>jkeiser@opscode.com</email>
</author>
<published>2014-12-10T22:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=e809bb40b1340309c86edac9fb5cf7f179f8f7ec'/>
<id>e809bb40b1340309c86edac9fb5cf7f179f8f7ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2610 from opscode/sersut/circular-dep-fix</title>
<updated>2014-12-10T21:53:50+00:00</updated>
<author>
<name>Serdar Sutay</name>
<email>serdar@opscode.com</email>
</author>
<published>2014-12-10T21:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=45693bf5a284dfb8675f3c57d64c9ccf817f217d'/>
<id>45693bf5a284dfb8675f3c57d64c9ccf817f217d</id>
<content type='text'>
Resolve the circular dependency between ProviderResolver and Resource.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve the circular dependency between ProviderResolver and Resource.</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog based on 12.0.1 and include CHANGELOG info for https://github.com/opscode/chef/pull/2610.</title>
<updated>2014-12-10T21:53:02+00:00</updated>
<author>
<name>Serdar Sutay</name>
<email>serdar@opscode.com</email>
</author>
<published>2014-12-10T21:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ca6f09cf7f4ae1cdeab4f2ac0db322a15ba0c63d'/>
<id>ca6f09cf7f4ae1cdeab4f2ac0db322a15ba0c63d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve the circular dependency between ProviderResolver and Resource.</title>
<updated>2014-12-10T20:16:02+00:00</updated>
<author>
<name>Serdar Sutay</name>
<email>serdar@opscode.com</email>
</author>
<published>2014-12-10T20:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=12fea0d9fa44a521f7663b1d27ba4945b06a660b'/>
<id>12fea0d9fa44a521f7663b1d27ba4945b06a660b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2594 from jaymzh/digester</title>
<updated>2014-12-10T00:07:49+00:00</updated>
<author>
<name>Phil Dibowitz</name>
<email>phil@ipom.com</email>
</author>
<published>2014-12-10T00:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=1c2579ccbde1339c5dd1bd0612068aefbfc64b75'/>
<id>1c2579ccbde1339c5dd1bd0612068aefbfc64b75</id>
<content type='text'>
Fix Digester to require its dependencies</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Digester to require its dependencies</pre>
</div>
</content>
</entry>
</feed>
