Category:

Releases


Private Chef 1.4.7 Release

This security release includes fixes for the following: libyaml 0.1.5 [CVE-2013-6393] – ml_parser_scan_tag_uri function in scanner.c performs incorrect cast OpenSSL 1.0.1f [CVE-2013-4353] – allows remote TLS servers to cause a denial of service Nginx 1.4.

Read more

Push Jobs Server 1.1.0 and Push Jobs Client 1.0.1 released

New versions of the Push Jobs Server and the Push Jobs client have been released. Push Jobs Server 1.1.0 Changes Add X-Chef-Version HTTP header information for compatibility with EC 11.1.0 Change internal handling of principal endpoint responses for compatibility with EC 11.1.0 Push Jobs Server 1.1.

Read more

Chef Server 11.0.11 Release

Chef Server 11.0.11 is now available for download at: http://www.opscode.

Read more

Chef Client Release: 11.10.2 & 10.30.4

Ohai folks, Today we’ve released two new versions of Chef Client; 11.10.2 and 10.30.4. These releases include the fix for the recently reported security vulnerability in libyaml that is explained here.

Read more

Chef Client 11.10.0 Release

Ohai chefs, Today we are releasing Chef Client 11.10.0. This release contains some bug fixes and lots of contributions from our awesome community. Check out our release notes for the highlights of this release. This release’s MVP is Nikhil Benesch with his fix for CHEF-4725.

Read more

Ohai 7.0 Release Candidate

Ohai chefs, Today we are making available a release candidate for the next major version of Ohai. This release (Ohai 7.0) sets us up for future improvements by resolving current architectural limitations, which will make it easier to build custom plugins.

Read more

Release: Chef Client 10.30.2 & 11.8.2 / mixlib-shellout 1.3.0

Ohai Chefs, Today we are releasing 10.30.2 & 11.8.2 of Chef Client as well as 1.3.0 of mixlib-shellout. Release highlights for 10.30.2 & 11.8.2: Omnibus packages of 10.30.2 & 11.8.2 now include ruby version 1.9.3-p484. This ruby version includes a fix to a published security vulnerability in Ruby. Check this for more details. 10.30.2 & 11.8.

Read more

Announcing the release of Management Console and Reporting 1.0.0 for Enterprise Chef

Today we are announcing the release of two add-on components for Enterprise Chef 11.0.2 – Management Console and Reporting. Management Console is a complete rewrite of the existing Chef web interface, providing a more action-oriented view of your infrastructure.

Read more

mixlib-config 2.1

mixlib-config has a new minor release with save() and restore(). save will take any values the user has explicitly set and place them in a hash. This does not include defaults. A usage example with Chef::Config, which uses Mixlib::Config: [sourcecode language=”ruby”][/sourcecode] Chef::Config.log_level = ‘debug’ my_hash = Chef::Config.save # Returns { :log_level => ‘debug’ } Chef::Config.

Read more
Posted in:

Chef Server Security Updates

This morning we released Enterprise Chef Server 11.0.2 and Chef Server 11.0.10.

Read more

Releases