<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/lib/chef/provider/package.rb, branch https_shell</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Merge pull request #5395 from b1-systems/locking_</title>
<updated>2016-10-31T16:57:45+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@may.lt</email>
</author>
<published>2016-10-31T16:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=9db70ee07e1b413090cc70c7bea61a915b4e9ea1'/>
<id>9db70ee07e1b413090cc70c7bea61a915b4e9ea1</id>
<content type='text'>
package locking for apt, yum and zypper</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
package locking for apt, yum and zypper</pre>
</div>
</content>
</entry>
<entry>
<title>set use_inline_resources in package superclass</title>
<updated>2016-10-21T21:31:00+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-10-21T21:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b19c0eb6e0cda030e6bd57aeb2e84c4c973c74bc'/>
<id>b19c0eb6e0cda030e6bd57aeb2e84c4c973c74bc</id>
<content type='text'>
allows subclasses to use_inline_resources (hab_package
will most likely want this)

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allows subclasses to use_inline_resources (hab_package
will most likely want this)

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed style</title>
<updated>2016-09-29T12:19:12+00:00</updated>
<author>
<name>Eike Waldt</name>
<email>waldt@b1-systems.de</email>
</author>
<published>2016-09-29T12:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=547dde38361caf912a83bd92f9ab1b2f700c5a21'/>
<id>547dde38361caf912a83bd92f9ab1b2f700c5a21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added corrections mentioned by @lamont-granquist in https://github.com/chef/chef/pull/5395</title>
<updated>2016-09-29T12:13:44+00:00</updated>
<author>
<name>Eike Waldt</name>
<email>waldt@b1-systems.de</email>
</author>
<published>2016-09-29T12:13:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ee54399ab4ec5b26f4fd3fd0b03a16af36e16f4a'/>
<id>ee54399ab4ec5b26f4fd3fd0b03a16af36e16f4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added (un)lock_package for apt and zypper</title>
<updated>2016-09-28T19:49:22+00:00</updated>
<author>
<name>c5227532</name>
<email>eike.waldt@sap.com</email>
</author>
<published>2016-09-28T19:49:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ffeea114701237f7d48616fb82b7ca478f71e34d'/>
<id>ffeea114701237f7d48616fb82b7ca478f71e34d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement locking</title>
<updated>2016-09-28T17:49:49+00:00</updated>
<author>
<name>c5227532</name>
<email>eike.waldt@sap.com</email>
</author>
<published>2016-09-28T17:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5320cb1b139defb1a37df0a12e26fe8dad1cc8bf'/>
<id>5320cb1b139defb1a37df0a12e26fe8dad1cc8bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up everything</title>
<updated>2016-08-24T01:10:25+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-08-24T01:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=3f840999e60ea8974d2875d9a653241a49b655c8'/>
<id>3f840999e60ea8974d2875d9a653241a49b655c8</id>
<content type='text'>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>autofixing Style/MultilineIfThen cop</title>
<updated>2016-08-17T01:41:25+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-08-09T19:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5d07da13f9909ea500ed8d76e83512f91ea3e461'/>
<id>5d07da13f9909ea500ed8d76e83512f91ea3e461</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 #4888 from chef/lcg/multipackage-apt-provider</title>
<updated>2016-05-05T15:31:27+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-05-05T15:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=88a973df8ad4179d46ff296c80c1a4fb193e2637'/>
<id>88a973df8ad4179d46ff296c80c1a4fb193e2637</id>
<content type='text'>
Make apt package provider use_multipackage_api aware</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make apt package provider use_multipackage_api aware</pre>
</div>
</content>
</entry>
<entry>
<title>multipackage apt provider</title>
<updated>2016-05-03T18:16:10+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-05-03T17:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c564889f5fda607185ba7b7ceebeaa15888a97cd'/>
<id>c564889f5fda607185ba7b7ceebeaa15888a97cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
