<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git, branch lcg/remove-useless-code</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>or we can actually fix it on the fly</title>
<updated>2019-11-06T04:06:48+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2019-11-06T04:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=92eaa5f5f915576f67d90d5fa921ca287703af9e'/>
<id>92eaa5f5f915576f67d90d5fa921ca287703af9e</id>
<content type='text'>
rely on identifying an integer value or a string that converts
to an integer (out of paranoia) vs. a string which is a sort
argument to be able to delete the search argument.

this makes the code backwards compatible with chef 11

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rely on identifying an integer value or a string that converts
to an integer (out of paranoia) vs. a string which is a sort
argument to be able to delete the search argument.

this makes the code backwards compatible with chef 11

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless search arg mangling</title>
<updated>2019-11-06T03:29:25+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2019-11-06T03:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=145bc8d50415c5f01cdb0cb5685eea0a7738b7ea'/>
<id>145bc8d50415c5f01cdb0cb5685eea0a7738b7ea</id>
<content type='text'>
This doesn't actually do anything and repetitively confuses me every
6 months when I look at it.

Array#pop(0) does nothing at all (in python it removes the first element
from the list):

[2] pry(main)&gt; a = [ 1, 2, 3 ]
=&gt; [1, 2, 3]
[3] pry(main)&gt; a.pop(0)
=&gt; []
[4] pry(main)&gt; a
=&gt; [1, 2, 3]

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This doesn't actually do anything and repetitively confuses me every
6 months when I look at it.

Array#pop(0) does nothing at all (in python it removes the first element
from the list):

[2] pry(main)&gt; a = [ 1, 2, 3 ]
=&gt; [1, 2, 3]
[3] pry(main)&gt; a.pop(0)
=&gt; []
[4] pry(main)&gt; a
=&gt; [1, 2, 3]

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 15.4.64 by Chef Expeditor</title>
<updated>2019-11-04T21:57:14+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>expeditor@chef.io</email>
</author>
<published>2019-11-04T21:57:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=72352921c1b03957fdf39794737f45c88a9346ba'/>
<id>72352921c1b03957fdf39794737f45c88a9346ba</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 #9054 from chef/bump_lib_deps</title>
<updated>2019-11-04T21:56:22+00:00</updated>
<author>
<name>Bryan McLellan</name>
<email>btm@chef.io</email>
</author>
<published>2019-11-04T21:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=89f2aac1d6938f2165d829632847d40e705a03f0'/>
<id>89f2aac1d6938f2165d829632847d40e705a03f0</id>
<content type='text'>
Update lixml2, libxslt, and nokogiri to the latest</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update lixml2, libxslt, and nokogiri to the latest</pre>
</div>
</content>
</entry>
<entry>
<title>Update lixml2, libxslt, and nokogiri to the latest</title>
<updated>2019-11-04T21:15:40+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2019-11-04T21:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=51ed0c2fa3462b2f6f6196d1bd62e37b1e67ec3a'/>
<id>51ed0c2fa3462b2f6f6196d1bd62e37b1e67ec3a</id>
<content type='text'>
Resolve multiple CVEs in these libs

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve multiple CVEs in these libs

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 15.4.63 by Chef Expeditor</title>
<updated>2019-11-04T18:05:51+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>expeditor@chef.io</email>
</author>
<published>2019-11-04T18:05:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=3b9a17306796a71c67561d49784e459e192fcf24'/>
<id>3b9a17306796a71c67561d49784e459e192fcf24</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>systemd_unit needs to log (#9046)</title>
<updated>2019-11-04T18:04:58+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@chef.io</email>
</author>
<published>2019-11-04T18:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a8d6842b96c4eb597c3862fff10b2f25b1bbf0f5'/>
<id>a8d6842b96c4eb597c3862fff10b2f25b1bbf0f5</id>
<content type='text'>
systemd_unit needs to log</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
systemd_unit needs to log</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 15.4.62 by Chef Expeditor</title>
<updated>2019-11-04T16:38:04+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>expeditor@chef.io</email>
</author>
<published>2019-11-04T16:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=383f612764f02bfd7f197cc3a4b012f7a39b4908'/>
<id>383f612764f02bfd7f197cc3a4b012f7a39b4908</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 #9050 from chef/jsinha/update_omni2</title>
<updated>2019-11-04T16:37:09+00:00</updated>
<author>
<name>Bryan McLellan</name>
<email>btm@chef.io</email>
</author>
<published>2019-11-04T16:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=7dab7b6924c975da18627a38c128b76dc4dd8ffa'/>
<id>7dab7b6924c975da18627a38c128b76dc4dd8ffa</id>
<content type='text'>
Update omnibus</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update omnibus</pre>
</div>
</content>
</entry>
<entry>
<title>Update omnibus</title>
<updated>2019-11-04T16:07:00+00:00</updated>
<author>
<name>Jaymala Sinha</name>
<email>jsinha@chef.io</email>
</author>
<published>2019-11-04T16:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a1df3c3409425797729e4f6ec3875799d64d41c1'/>
<id>a1df3c3409425797729e4f6ec3875799d64d41c1</id>
<content type='text'>
Signed-off-by: Jaymala Sinha &lt;jsinha@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jaymala Sinha &lt;jsinha@chef.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
