<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git, branch security</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>Update nokogiri, ruby, and openssl for CVEs</title>
<updated>2018-05-08T16:55:59+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-05-08T16:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=395a4bcf8ab15c8e4b2e6bf4ee215fca76fdebdb'/>
<id>395a4bcf8ab15c8e4b2e6bf4ee215fca76fdebdb</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>Update CHANGELOG.md to reflect the promotion of 13.9.1</title>
<updated>2018-05-08T12:13:38+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>eng-services-ops+chef-ci@chef.io</email>
</author>
<published>2018-05-08T12:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=fbd94376d335a400fefde4caa75083def41d496b'/>
<id>fbd94376d335a400fefde4caa75083def41d496b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 13.9.1 by Chef Expeditor</title>
<updated>2018-05-03T09:24:05+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>eng-services-ops+chef-ci@chef.io</email>
</author>
<published>2018-05-03T09:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b1fa8c281a9277bf7819fbe28827758e26b82a39'/>
<id>b1fa8c281a9277bf7819fbe28827758e26b82a39</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 #7219 from chef/tm/13_resource_deprecations</title>
<updated>2018-05-03T09:23:08+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@may.lt</email>
</author>
<published>2018-05-03T09:23:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4e3c625f8264d320167f127340676f3995e25988'/>
<id>4e3c625f8264d320167f127340676f3995e25988</id>
<content type='text'>
RFC-102: Deprecation warning in resources</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC-102: Deprecation warning in resources</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 13.9.0 by Chef Expeditor</title>
<updated>2018-05-02T18:28:48+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>eng-services-ops+chef-ci@chef.io</email>
</author>
<published>2018-05-02T18:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4e5c8e6fd7c44101bcfd6689c09a0d90d679e6d8'/>
<id>4e5c8e6fd7c44101bcfd6689c09a0d90d679e6d8</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 #7218 from chef/tm/13_9_release_notes</title>
<updated>2018-05-02T18:27:54+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-05-02T18:27:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6b13eaea94925ebb28004e599b0faeb7f9859db7'/>
<id>6b13eaea94925ebb28004e599b0faeb7f9859db7</id>
<content type='text'>
13.9 Release notes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
13.9 Release notes</pre>
</div>
</content>
</entry>
<entry>
<title>RFC-102: Deprecation warning in resources</title>
<updated>2018-05-02T17:20:17+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2018-03-24T08:02:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=42144610fd6e5b1f07847a7812eeb5c4c192141e'/>
<id>42144610fd6e5b1f07847a7812eeb5c4c192141e</id>
<content type='text'>
* `deprecated_property_alias` allows the resource author to provide
   transition from old properties to new ones with a deprecation
   warning.
* The `deprecated` option on a property emits a deprecation warning.
* The `deprecated` method on a resource takes a message, but does not
  yet emit a deprecation warning.

Signed-off-by: Thom May &lt;thom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* `deprecated_property_alias` allows the resource author to provide
   transition from old properties to new ones with a deprecation
   warning.
* The `deprecated` option on a property emits a deprecation warning.
* The `deprecated` method on a resource takes a message, but does not
  yet emit a deprecation warning.

Signed-off-by: Thom May &lt;thom@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>13.9 Release notes</title>
<updated>2018-05-02T17:18:39+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2018-05-02T15:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=69ea62f4a44062e1c0601866b3c9660ed552ca84'/>
<id>69ea62f4a44062e1c0601866b3c9660ed552ca84</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>Bump version to 13.8.15 by Chef Expeditor</title>
<updated>2018-05-02T14:30:05+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>eng-services-ops+chef-ci@chef.io</email>
</author>
<published>2018-05-02T14:30:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5153b58d551464d86791dbde1efe95ed6f1e755f'/>
<id>5153b58d551464d86791dbde1efe95ed6f1e755f</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 #7216 from chef/tm/backport-7208</title>
<updated>2018-05-02T14:29:12+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@may.lt</email>
</author>
<published>2018-05-02T14:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6830e42842613437bd306da8fcfea714e62ca2df'/>
<id>6830e42842613437bd306da8fcfea714e62ca2df</id>
<content type='text'>
Don't always request lazy files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't always request lazy files</pre>
</div>
</content>
</entry>
</feed>
