Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update depstduffield/fix-syntax | Tom Duffield | 2017-01-24 | 1 | -3/+3 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Bump deps | Tom Duffield | 2017-01-23 | 1 | -6/+6 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Ruby 2.3 doesn't have casecmp?. Use casecmp instead | Tom Duffield | 2017-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Use new `fips_mode` variable to define whether to build with FIPSCOOL-663/tduffield/use-fips_mode-variable | Tom Duffield | 2017-01-20 | 2 | -5/+1 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Revert omnibus-software to ruby_windows_monster branchrhass/COOL-657_ecc-algorithm-support | Tom Duffield | 2017-01-19 | 2 | -3/+3 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Pin version of rainbow gem and update deps. | Ryan Hass | 2017-01-19 | 2 | -4/+4 |
| | | | | | | | We need to pin rainbow until the next version of rubygems is released as it is causing build failures in travis. Signed-off-by: Ryan Hass <rhass@users.noreply.github.com> | ||||
* | Clarify platform constraints for ios and solaris | Tom Duffield | 2017-01-19 | 2 | -6/+8 |
| | | | | | | Based on feedback. Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Fix chefstyle | Tom Duffield | 2017-01-19 | 1 | -1/+0 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Add gems for ECC algorithm support to omnibus. | Ryan Hass | 2017-01-18 | 4 | -33/+60 |
| | | | | | | | | | | | | | | | | | These definitions have been added to resolve build issues with ECC algorithm support on Solaris and Cisco IOS-XR. The bcyrpt_pbkdf gem currently link against shared libs which are not installed on Cisco IOS-XR. The rbnacl gems currently fail to compile on Solaris for both x86-64 and SPARC. Adding these definitions will allow us to selectively define the supported platforms as well as provide a simple means to itterate on patches as needed. Signed-off-by: Ryan Hass <rhass@users.noreply.github.com> | ||||
* | use the same task name used by the chef-client cookbook so that the task can ↵task_name | Matt Wrock | 2016-12-17 | 1 | -2/+2 |
| | | | | | | be managed by its task recipie Signed-off-by: Matt Wrock <matt@mattwrock.com> | ||||
* | Fixed minor UI issues with Chef's MSI. | aliasgar16 | 2016-12-09 | 1 | -4/+6 |
| | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Changed Chef service/task options feature name and did re-alignment of the ↵ | aliasgar16 | 2016-12-09 | 2 | -14/+32 |
| | | | | | | title, text messages, box, buttons, etc. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Removed ST attribute as its absense will make schtasks utility to fetch the ↵ | aliasgar16 | 2016-12-09 | 1 | -1/+1 |
| | | | | | | current time as the start time for scheduled task. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Fixed embedded Ruby code issue in source.wxs file. | aliasgar16 | 2016-12-09 | 1 | -1/+1 |
| | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Fixed bug to handle binary paths while creating scheduled task for Chef. | aliasgar16 | 2016-12-09 | 1 | -1/+1 |
| | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Combined source_ui.wxs into source.wxs as per the requirements of the Chef's ↵ | aliasgar16 | 2016-12-09 | 2 | -97/+88 |
| | | | | | | build tool. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Embedded and modified WixUI_FeatureTree module in Chef's WIX config as per ↵ | aliasgar16 | 2016-12-09 | 3 | -34/+130 |
| | | | | | | the requirement for Chef_Service_Options. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Fixed some bugs in the WIX config. | aliasgar16 | 2016-12-09 | 1 | -9/+3 |
| | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Resolved bugs and added custom actions to remove service and sch_task, and ↵ | aliasgar16 | 2016-12-09 | 1 | -3/+31 |
| | | | | | | also added code to handle transition scenarios between service, sch_task and none options. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Added support in WIX to install chef-client as a scheduled task. | aliasgar16 | 2016-12-09 | 2 | -2/+26 |
| | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | fix Style/SpaceInsideStringInterpolation | Lamont Granquist | 2016-12-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Cherry Pick omnibus commitsjsinha/cherrypick-omnibus | Jaymala Sinha | 2016-11-04 | 1 | -8/+8 |
| | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io> | ||||
* | Merge pull request #5485 from chef/jsinha/BEN-123-IPSFIX | Thom May | 2016-11-01 | 1 | -0/+6 |
|\ | | | | | [BEN-123] Fix IPS package must create symlinks to package commands | ||||
| * | [BEN-123] Fix IPS package must create symlinks to package commandsjsinha/BEN-123-IPSFIX | Jaymala Sinha | 2016-10-24 | 1 | -0/+6 |
| | | | | | | | | | | | | | | Create symlinks.erb template to exists in local project directory structure to enable IPS package to create required symlinks for installed commands Signed-off-by: Jaymala Sinha <jsinha@chef.io> | ||||
* | | Bump deps to pull in latest Ohaitas50/deps2 | Tim Smith | 2016-10-31 | 1 | -9/+9 |
|/ | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | More Opscode -> Chef updates | Tim Smith | 2016-10-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Bump omnibus deps once more.rhass/COOL-595_omnibus-dep-bump | Ryan Hass | 2016-10-18 | 1 | -6/+6 |
| | | | | Signed-off-by: Ryan Hass <rhass@chef.io> | ||||
* | Update omnibus Gemfile.lock | Ryan Hass | 2016-10-18 | 1 | -9/+9 |
| | | | | | | | | Update Gemfile.lock for omnibus to pull in latest OpenSSL 1.0.1 version. Relates to internal issue COOL-595. Signed-off-by: Ryan Hass <rhass@chef.io> | ||||
* | fix the rubygems version generated by rake dependencies | Thiago Oliveira | 2016-10-13 | 1 | -6/+6 |
| | | | | Signed-off-by: Thiago Oliveira <thiagoo@yahoo-inc.com> | ||||
* | update openssl to 1.0.2j to address vulnerabilities | Thiago Oliveira | 2016-10-13 | 1 | -3/+4 |
| | | | | Signed-off-by: Thiago Oliveira <thiagoo@yahoo-inc.com> | ||||
* | Cherry pick omnibus commitshain/test_deps2 | Scott Hain | 2016-10-07 | 1 | -7/+7 |
| | | | | Signed-off-by: Scott Hain <shain@chef.io> | ||||
* | Update omnibus pinningshain/test_bump | Scott Hain | 2016-10-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Scott Hain <shain@chef.io> | ||||
* | update dependencies | Matt Wrock | 2016-10-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Matt Wrock <matt@mattwrock.com> | ||||
* | update omnibus branch sha to get new autoloading commit | Matt Wrock | 2016-10-03 | 1 | -10/+10 |
| | |||||
* | Add branch off of lcg/ruby23 that includes some openssl solaris fixes (#5396) | Scott Hain | 2016-09-28 | 2 | -4/+4 |
| | |||||
* | update dependencies (#5384) | Matt Wrock | 2016-09-26 | 1 | -10/+10 |
| | |||||
* | update deps, pull in chefspec | Lamont Granquist | 2016-09-21 | 1 | -1/+1 |
| | | | | | | necessary to get travis green again Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Update pedump to latest released; update all dependenciesjk/update | John Keiser | 2016-09-20 | 2 | -25/+17 |
| | |||||
* | Merge pull request #5338 from chef/jk/update | John Keiser | 2016-09-20 | 1 | -1/+1 |
|\ | | | | | Update all dependencies | ||||
| * | Update all dependencies | John Keiser | 2016-09-19 | 1 | -1/+1 |
| | | |||||
* | | Actually clean up bundler filesjk/cleanup-bundler | John Keiser | 2016-09-19 | 4 | -42/+31 |
|/ | |||||
* | update acceptance and omnibus deps | Matt Wrock | 2016-09-16 | 2 | -21/+23 |
| | |||||
* | Update all the things | John Keiser | 2016-09-12 | 1 | -6/+6 |
| | |||||
* | Pin omnibus branch for testing. | Ryan Hass | 2016-09-08 | 2 | -3/+3 |
| | | | | | | The omnibus branch `rhass/COOL-502_with_gcc_investigate` contains my Solaris patch along with the `sersut/ff-ksubrama/gcc_investigate` branch changes. | ||||
* | Only support Solaris 10u11 and newer | Ryan Hass | 2016-09-08 | 1 | -18/+0 |
| | | | | We no longer require the mapfile the Solaris 10u11 and newer. | ||||
* | bumping config | Matt Wrock | 2016-09-02 | 1 | -1/+1 |
| | |||||
* | bump tk in acceptance and omnibus-software for ruby patch | Matt Wrock | 2016-09-02 | 1 | -9/+9 |
| | |||||
* | bump omnibus-software againlcg/openssl-1.0.2 | Lamont Granquist | 2016-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | remove bundle update of license_scout | Lamont Granquist | 2016-09-01 | 1 | -2/+1 |
| | |||||
* | bump omnibus-software | Lamont Granquist | 2016-09-01 | 1 | -1/+1 |
| |