<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/lib/chef/scan_access_control.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>Update all auth email address from opscode.com and getchef.com to chef.io.</title>
<updated>2016-02-02T22:53:28+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-02-02T22:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=220b5a65ed21015f2704e5b344d95e304fcefd87'/>
<id>220b5a65ed21015f2704e5b344d95e304fcefd87</id>
<content type='text'>
Generated via git ls-files | xargs perl -pi -e "s/(Author.*?&lt;[^@]+@)(?:opscode\\.com|getchef\\.com)(&gt;)/\\1chef.io\\2/gi"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generated via git ls-files | xargs perl -pi -e "s/(Author.*?&lt;[^@]+@)(?:opscode\\.com|getchef\\.com)(&gt;)/\\1chef.io\\2/gi"</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright year update for 2016 and massive cleanup.</title>
<updated>2016-02-02T22:43:28+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-02-02T22:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0878ed6123706ed4201644ee798da993f8cb5ad4'/>
<id>0878ed6123706ed4201644ee798da993f8cb5ad4</id>
<content type='text'>
Generated via git ls-files | xargs perl -pi -e "s/[Cc]opyright (?:\([Cc]\) )?((?\!$(date +%Y))\\d{4})(-\\d{4})?([, ][ \d]+)*(,|(?= ))/Copyright \\1-$(date +%Y),/g"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generated via git ls-files | xargs perl -pi -e "s/[Cc]opyright (?:\([Cc]\) )?((?\!$(date +%Y))\\d{4})(-\\d{4})?([, ][ \d]+)*(,|(?= ))/Copyright \\1-$(date +%Y),/g"</pre>
</div>
</content>
</entry>
<entry>
<title>really fix cops</title>
<updated>2016-01-12T17:56:40+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-01-12T17:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6610ebd39d19c3b8776d69a56a39c3b496b8b29f'/>
<id>6610ebd39d19c3b8776d69a56a39c3b496b8b29f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use symlink source when inspecting current permissions</title>
<updated>2013-07-03T02:04:02+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@opscode.com</email>
</author>
<published>2013-07-02T22:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c2407b4187f16747979956b90a6dc98f3997b01c'/>
<id>c2407b4187f16747979956b90a6dc98f3997b01c</id>
<content type='text'>
Fixes CHEF-4341 http://tickets.opscode.com/browse/CHEF-4341

When manage_symlink_source is enabled, File providers update
current_resource with the security attributes of the source file.
Subsequent actions (e.g., running FileAccessControl) use the values set
on current_resource to determine if they need to modify the system, so
setting them incorrect leads to a file resource being (not) updated
incorrectly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes CHEF-4341 http://tickets.opscode.com/browse/CHEF-4341

When manage_symlink_source is enabled, File providers update
current_resource with the security attributes of the source file.
Subsequent actions (e.g., running FileAccessControl) use the values set
on current_resource to determine if they need to modify the system, so
setting them incorrect leads to a file resource being (not) updated
incorrectly.
</pre>
</div>
</content>
</entry>
<entry>
<title>[CHEF-3557] report file modes with leading 0 for clarity</title>
<updated>2013-01-04T21:51:58+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@opscode.com</email>
</author>
<published>2013-01-04T21:51:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=45740c8c72ddf643455b017257d4d6c3ab03d95c'/>
<id>45740c8c72ddf643455b017257d4d6c3ab03d95c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[CHEF-3557] Update ScanAccessControl behavior</title>
<updated>2013-01-04T00:26:06+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@opscode.com</email>
</author>
<published>2012-12-11T00:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b5f34643733d23bab6495c9952e068515343c766'/>
<id>b5f34643733d23bab6495c9952e068515343c766</id>
<content type='text'>
* Record all file security metadata, even if the user never specified it
  in the first place.
* Always store the mode as a string, otherwise everyone who uses the
  value has to know that an integer needs to be converted to octal for
  display
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Record all file security metadata, even if the user never specified it
  in the first place.
* Always store the mode as a string, otherwise everyone who uses the
  value has to know that an integer needs to be converted to octal for
  display
</pre>
</div>
</content>
</entry>
<entry>
<title>[OC-3564] move core Chef to the repo root \o/ \m/</title>
<updated>2012-10-30T14:39:35+00:00</updated>
<author>
<name>Seth Chisamore</name>
<email>schisamo@opscode.com</email>
</author>
<published>2012-10-30T14:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=24dc69a9a97e82a6e4207de68d6dcc664178249b'/>
<id>24dc69a9a97e82a6e4207de68d6dcc664178249b</id>
<content type='text'>
The opscode/chef repository now only contains the core Chef library code
used by chef-client, knife and chef-solo!</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The opscode/chef repository now only contains the core Chef library code
used by chef-client, knife and chef-solo!</pre>
</div>
</content>
</entry>
</feed>
