<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/chef.gemspec, branch https</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>require mixlib-shellout 3.1.1+ and pull in new ohai</title>
<updated>2020-07-22T23:16:48+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-07-22T23:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=da1239692f0b30a33a3510d1cd9573102d4b9526'/>
<id>da1239692f0b30a33a3510d1cd9573102d4b9526</id>
<content type='text'>
The refactoring to chef-utils requires this new mixlib-shellout.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The refactoring to chef-utils requires this new mixlib-shellout.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comment in gemspec</title>
<updated>2020-07-21T11:17:30+00:00</updated>
<author>
<name>Vivek Singh</name>
<email>vivek.singh@msystechnologies.com</email>
</author>
<published>2020-07-13T04:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a1db9b1f003e16f9fda96da5ed80259a5d0b4967'/>
<id>a1db9b1f003e16f9fda96da5ed80259a5d0b4967</id>
<content type='text'>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace highline gem with tty-prompt</title>
<updated>2020-07-21T11:17:30+00:00</updated>
<author>
<name>Vivek Singh</name>
<email>vivek.singh@msystechnologies.com</email>
</author>
<published>2020-07-08T11:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=494ca6525b72a594df39f4c39861b4feb63d85fe'/>
<id>494ca6525b72a594df39f4c39861b4feb63d85fe</id>
<content type='text'>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump Ohai and pin diff-lcs</title>
<updated>2020-06-30T18:26:48+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-06-30T18:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4b01b50f543e58658526bf9a803aad62bad711f0'/>
<id>4b01b50f543e58658526bf9a803aad62bad711f0</id>
<content type='text'>
diff-lcs 1.4 breaks diff output for us. Pin this for now.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
diff-lcs 1.4 breaks diff output for us. Pin this for now.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ffi-libarchive for windows fixes / pin the dep</title>
<updated>2020-06-26T03:15:57+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-06-26T03:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=454fddf19a86c1ce4aa7b6ca119a5d77d1d13a0e'/>
<id>454fddf19a86c1ce4aa7b6ca119a5d77d1d13a0e</id>
<content type='text'>
Make sure we don't later pull in a breaking version here, but make sure we have at least 1.0.3

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we don't later pull in a breaking version here, but make sure we have at least 1.0.3

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow for the latest net-ssh and ffi 1.13.1</title>
<updated>2020-06-10T15:48:58+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-06-10T15:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=3eee34485b9091cdbb19983a3fd8ffba8ac9f4dc'/>
<id>3eee34485b9091cdbb19983a3fd8ffba8ac9f4dc</id>
<content type='text'>
New net-ssh has several important improvements that our users will
probably want:

  * Support empty lines and comments in known_hosts [donoghuc, #742]
  * Add sha2-{256,512}-etm@openssh.com MAC algorithms [graaff, #714]
  * curve25519sha256 support [Florian Wininger ,#690]

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New net-ssh has several important improvements that our users will
probably want:

  * Support empty lines and comments in known_hosts [donoghuc, #742]
  * Add sha2-{256,512}-etm@openssh.com MAC algorithms [graaff, #714]
  * curve25519sha256 support [Florian Wininger ,#690]

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Test build to see if ffi 1.13.1 works</title>
<updated>2020-06-10T05:37:27+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-06-10T05:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=175abc6975ad03dbdbc08b99ec7d5c23e42fd9a2'/>
<id>175abc6975ad03dbdbc08b99ec7d5c23e42fd9a2</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>Pin FFI to &lt; 1.13 to avoid failures on Windows</title>
<updated>2020-06-04T18:26:44+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-06-04T18:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=efbe77f96d8eaaba7dc7bfe4d1c80704e55496e3'/>
<id>efbe77f96d8eaaba7dc7bfe4d1c80704e55496e3</id>
<content type='text'>
FFI 1.13 is more strict now and others using it have been abusing it historically on Windows. This results in failures with the new version. We need to let the dust settle before we can use 1.13.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FFI 1.13 is more strict now and others using it have been abusing it historically on Windows. This results in failures with the new version. We need to let the dust settle before we can use 1.13.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>try equality pinning to make appbundle-updater happier</title>
<updated>2020-04-28T05:03:51+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2020-04-28T05:03:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6445fed58691426b8551af52ffd584aa52ae5270'/>
<id>6445fed58691426b8551af52ffd584aa52ae5270</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>I believe this is necessary to allow prerelease versions</title>
<updated>2020-04-28T04:46:50+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2020-04-28T04:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8cb946561436ab059570a3a6489471657cf53d9f'/>
<id>8cb946561436ab059570a3a6489471657cf53d9f</id>
<content type='text'>
~&gt; 1.0 does not allow 1.1.0.rc1, while not using the
semver operator should.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
~&gt; 1.0 does not allow 1.1.0.rc1, while not using the
semver operator should.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
