<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git, branch extend_timeout</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>Extend the pure ruby Ohai timeout to 4 seconds</title>
<updated>2021-01-05T21:18:11+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-01-05T21:18:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0498879f605609c36efa0832c4fd2ddb4599ad32'/>
<id>0498879f605609c36efa0832c4fd2ddb4599ad32</id>
<content type='text'>
This times out from time to time when the system is configured
correctly. It just makes the test cycles take an hour longer.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This times out from time to time when the system is configured
correctly. It just makes the test cycles take an hour longer.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 17.0.29 by Chef Expeditor</title>
<updated>2021-01-05T19:35:58+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>chef-ci@chef.io</email>
</author>
<published>2021-01-05T19:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b1352ca501783a07af182b3a75d4955cb892a917'/>
<id>b1352ca501783a07af182b3a75d4955cb892a917</id>
<content type='text'>
Obvious fix; these changes are the result of automation not creative thinking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obvious fix; these changes are the result of automation not creative thinking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 17.0.28 by Chef Expeditor</title>
<updated>2021-01-05T19:21:47+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>chef-ci@chef.io</email>
</author>
<published>2021-01-05T19:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=873a16d03c27c927988f242464e46bb59ffe1f17'/>
<id>873a16d03c27c927988f242464e46bb59ffe1f17</id>
<content type='text'>
Obvious fix; these changes are the result of automation not creative thinking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obvious fix; these changes are the result of automation not creative thinking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10832 from chef/hostname</title>
<updated>2021-01-05T17:46:52+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2021-01-05T17:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0228a0e81335779479d7b37b7b2c2a3e87e6e221'/>
<id>0228a0e81335779479d7b37b7b2c2a3e87e6e221</id>
<content type='text'>
Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10830 from chef/reposdir</title>
<updated>2021-01-05T17:45:58+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2021-01-05T17:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=114514a90e35e51bc0d81abd1a11dc836b3ef78a'/>
<id>114514a90e35e51bc0d81abd1a11dc836b3ef78a</id>
<content type='text'>
Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new `reposdir` property in the `yum_repository` resource</title>
<updated>2021-01-05T06:14:55+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-01-05T05:22:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=316669f6afbebcf5af4db2aa1d4ce24293dc3562'/>
<id>316669f6afbebcf5af4db2aa1d4ce24293dc3562</id>
<content type='text'>
This let's you optionally add/remove repo configs from a non-standard
dir.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This let's you optionally add/remove repo configs from a non-standard
dir.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify the code in the hostname resource</title>
<updated>2021-01-05T06:10:04+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-01-05T06:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b0cd50638821a59abff804c4949803c2d2d7fb5e'/>
<id>b0cd50638821a59abff804c4949803c2d2d7fb5e</id>
<content type='text'>
Use the darwin? helper instead of looking for a binary that only exists on darwin
Remove the declare_resource usage we don't need anymore

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the darwin? helper instead of looking for a binary that only exists on darwin
Remove the declare_resource usage we don't need anymore

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 17.0.27 by Chef Expeditor</title>
<updated>2021-01-05T04:47:32+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>chef-ci@chef.io</email>
</author>
<published>2021-01-05T04:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=04b3f0b60a7188ec7f41c66ec329e1b28aeb8d1f'/>
<id>04b3f0b60a7188ec7f41c66ec329e1b28aeb8d1f</id>
<content type='text'>
Obvious fix; these changes are the result of automation not creative thinking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obvious fix; these changes are the result of automation not creative thinking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10829 from chef/nokogiri_master</title>
<updated>2021-01-05T04:44:24+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2021-01-05T04:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6b65eecfb77ea946007fa1c50392ded660537261'/>
<id>6b65eecfb77ea946007fa1c50392ded660537261</id>
<content type='text'>
Update Nokogiri to 1.11.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Nokogiri to 1.11.0</pre>
</div>
</content>
</entry>
<entry>
<title>Update Nokogiri to 1.11.0</title>
<updated>2021-01-05T04:43:45+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-01-05T03:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8e6ce04cf5d316f3b507b630353a0264b80014e8'/>
<id>8e6ce04cf5d316f3b507b630353a0264b80014e8</id>
<content type='text'>
This resolves CVE-2020-26247

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This resolves CVE-2020-26247

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
