<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/Gemfile, branch consistent_timeout_usage</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>Use Ohai 13.0.0 release</title>
<updated>2017-04-06T21:29:00+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2017-04-06T21:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8db0ca179f98f1e89f99b987554875e6b78a35b7'/>
<id>8db0ca179f98f1e89f99b987554875e6b78a35b7</id>
<content type='text'>
Signed-off-by: Thom May &lt;thom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Thom May &lt;thom@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add InSpec to chef omnibus builds</title>
<updated>2017-04-05T10:45:18+00:00</updated>
<author>
<name>Adam Leff</name>
<email>adam@leff.co</email>
</author>
<published>2017-04-04T19:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=7ca92ad31c7a4d5fc564bc2af34eff407f514490'/>
<id>7ca92ad31c7a4d5fc564bc2af34eff407f514490</id>
<content type='text'>
This change adds InSpec to the Chef Gemfile, making it easier
for our community to use InSpec for testing without requiring
them to `chef_gem` install it prior to use.

This also helps our users who wish to use InSpec but are in an
air-gapped environment. Including our preferred testing library
in our Omnibus builds will make it much easier for those users
to use InSpec.

Signed-off-by: Adam Leff &lt;adam@leff.co&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds InSpec to the Chef Gemfile, making it easier
for our community to use InSpec for testing without requiring
them to `chef_gem` install it prior to use.

This also helps our users who wish to use InSpec but are in an
air-gapped environment. Including our preferred testing library
in our Omnibus builds will make it much easier for those users
to use InSpec.

Signed-off-by: Adam Leff &lt;adam@leff.co&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>RFC 67: Remove cookbook segments</title>
<updated>2017-04-04T06:18:09+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2017-03-21T10:31:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8f62f18a24e3213ef4b2f13a5abf0135bf6c2429'/>
<id>8f62f18a24e3213ef4b2f13a5abf0135bf6c2429</id>
<content type='text'>
This implements RFC 67, which removes cookbook segments, and moves to a
single list of all the files contained in a cookbook. This allows us to
move forward with better audit modes and also proper shipping of ohai
plugins.

Signed-off-by: Thom May &lt;thom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This implements RFC 67, which removes cookbook segments, and moves to a
single list of all the files contained in a cookbook. This allows us to
move forward with better audit modes and also proper shipping of ohai
plugins.

Signed-off-by: Thom May &lt;thom@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>disable shipping nokogiri on windows for now</title>
<updated>2017-03-29T16:54:02+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2017-03-29T16:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6d074c136ae0b1be26d044549feca6228c53faed'/>
<id>6d074c136ae0b1be26d044549feca6228c53faed</id>
<content type='text'>
nokogiri does not have a ruby-2.4 release for windows

this is slightly complicated because we still need nokogiri in the
Gemfile.lock for travis.

i'm starting to think we should have a Gemfile.travis and
Gemfile.travis.lock or something and stop using groups for that.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nokogiri does not have a ruby-2.4 release for windows

this is slightly complicated because we still need nokogiri in the
Gemfile.lock for travis.

i'm starting to think we should have a Gemfile.travis and
Gemfile.travis.lock or something and stop using groups for that.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump nokogiri for CVE-2016-4658</title>
<updated>2017-03-24T10:08:07+00:00</updated>
<author>
<name>Maxime Brugidou</name>
<email>m.brugidou@criteo.com</email>
</author>
<published>2017-03-24T09:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=3644e76caf51cd4c57485b0498745c9f87cb6b1a'/>
<id>3644e76caf51cd4c57485b0498745c9f87cb6b1a</id>
<content type='text'>
https://github.com/sparklemotion/nokogiri/issues/1615

This is required to pass the bundle-audit check in Travis CI

Change-Id: Ia34db5b0595b88560fdff36a451df7567907e727
Signed-off-by: Maxime Brugidou &lt;m.brugidou@criteo.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/sparklemotion/nokogiri/issues/1615

This is required to pass the bundle-audit check in Travis CI

Change-Id: Ia34db5b0595b88560fdff36a451df7567907e727
Signed-off-by: Maxime Brugidou &lt;m.brugidou@criteo.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove provisioning from the downstream tests</title>
<updated>2017-03-07T18:30:06+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2017-03-07T18:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=850ae97bfb716f16e29582df96d819508e459edb'/>
<id>850ae97bfb716f16e29582df96d819508e459edb</id>
<content type='text'>
Signed-off-by: Thom May &lt;thom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Thom May &lt;thom@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5834 from chef/tduffield/update-version-bumping</title>
<updated>2017-03-07T14:09:35+00:00</updated>
<author>
<name>Tom Duffield</name>
<email>tom@chef.io</email>
</author>
<published>2017-03-07T14:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ca358ef6e77621e8ae250e4c2675cc9a9a95c8d1'/>
<id>ca358ef6e77621e8ae250e4c2675cc9a9a95c8d1</id>
<content type='text'>
Improve version bumping </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve version bumping </pre>
</div>
</content>
</entry>
<entry>
<title>Bump chef version to 13.0.0</title>
<updated>2017-02-28T19:19:48+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2017-02-24T22:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5db6276728e2d912650bfcc57643652db4dc2738'/>
<id>5db6276728e2d912650bfcc57643652db4dc2738</id>
<content type='text'>
This requires pulling in master of several gems, bumps all
the other gems, plus pulls in new kitchen-appbundle-updater
which supports pulling master of ohai.

Note that kitchen-windows is disabled because it turns out
it was broken and red on 12.19 all along.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This requires pulling in master of several gems, bumps all
the other gems, plus pulls in new kitchen-appbundle-updater
which supports pulling master of ohai.

Note that kitchen-windows is disabled because it turns out
it was broken and red on 12.19 all along.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Better handle version bumping</title>
<updated>2017-02-22T19:04:14+00:00</updated>
<author>
<name>Tom Duffield</name>
<email>tom@chef.io</email>
</author>
<published>2017-02-11T03:35:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ef38cd3691bf3ecd08cd88c83b41611ebf95cd7e'/>
<id>ef38cd3691bf3ecd08cd88c83b41611ebf95cd7e</id>
<content type='text'>
Signed-off-by: Tom Duffield &lt;tom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tom Duffield &lt;tom@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add back a few gems that are required (and document why)</title>
<updated>2017-02-10T02:16:45+00:00</updated>
<author>
<name>Tom Duffield</name>
<email>tom@chef.io</email>
</author>
<published>2017-02-10T02:16:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=845cc57b4742299e8715adfa7b46df319d0808ea'/>
<id>845cc57b4742299e8715adfa7b46df319d0808ea</id>
<content type='text'>
Signed-off-by: Tom Duffield &lt;tom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tom Duffield &lt;tom@chef.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
