# appbundle-updater Change Log ## [v1.0.3](https://github.com/chef/appbundle-updater/tree/v1.0.3) (2020-03-12) #### Merged Pull Requests - fix a local variable [#51](https://github.com/chef/appbundle-updater/pull/51) ([lamont-granquist](https://github.com/lamont-granquist)) ### Changes not yet released to rubygems.org #### Merged Pull Requests - fix a local variable [#51](https://github.com/chef/appbundle-updater/pull/51) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v1.0.2](https://github.com/chef/appbundle-updater/tree/v1.0.2) (2020-03-12) #### Merged Pull Requests - omit the right groups for ohai [#50](https://github.com/chef/appbundle-updater/pull/50) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v1.0.1](https://github.com/chef/appbundle-updater/tree/v1.0.1) (2020-03-12) #### Merged Pull Requests - more chef-15 updates [#49](https://github.com/chef/appbundle-updater/pull/49) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v1.0.0](https://github.com/chef/appbundle-updater/tree/v1.0.0) (2020-03-11) #### Merged Pull Requests - Time to add chef-15 support [#48](https://github.com/chef/appbundle-updater/pull/48) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.6.18](https://github.com/chef/appbundle-updater/tree/v0.6.18) (2020-03-11) #### Merged Pull Requests - need output logging so that we can debug [#47](https://github.com/chef/appbundle-updater/pull/47) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.6.17](https://github.com/chef/appbundle-updater/tree/v0.6.17) (2019-09-30) #### Merged Pull Requests - Don't exclude the development group for ohai [#45](https://github.com/chef/appbundle-updater/pull/45) ([tas50](https://github.com/tas50)) ## [v0.6.16](https://github.com/chef/appbundle-updater/tree/v0.6.16) (2019-09-30) #### Merged Pull Requests - Update the groups we ignore in the bundle installs [#44](https://github.com/chef/appbundle-updater/pull/44) ([tas50](https://github.com/tas50)) ## [v0.6.15](https://github.com/chef/appbundle-updater/tree/v0.6.15) (2019-07-18) #### Merged Pull Requests - Setup this repo for Buildkite testing [#40](https://github.com/chef/appbundle-updater/pull/40) ([tas50](https://github.com/tas50)) - Remove Travis CI PR testing [#41](https://github.com/chef/appbundle-updater/pull/41) ([tas50](https://github.com/tas50)) - Add Windows testing in BuildKite [#42](https://github.com/chef/appbundle-updater/pull/42) ([tas50](https://github.com/tas50)) - Support Fedora 30 by trying to install both lzma-devel and xz-devel [#43](https://github.com/chef/appbundle-updater/pull/43) ([tas50](https://github.com/tas50)) ## [v0.6.11](https://github.com/chef/appbundle-updater/tree/v0.6.11) (2019-04-24) #### Merged Pull Requests - trivial fix [#39](https://github.com/chef/appbundle-updater/pull/39) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.6.10](https://github.com/chef/appbundle-updater/tree/v0.6.10) (2019-04-24) #### Merged Pull Requests - fix pulling tags [#32](https://github.com/chef/appbundle-updater/pull/32) ([lamont-granquist](https://github.com/lamont-granquist)) - i don't believe this gsub is useful [#33](https://github.com/chef/appbundle-updater/pull/33) ([lamont-granquist](https://github.com/lamont-granquist)) - Add yard deps that rake task uses [#34](https://github.com/chef/appbundle-updater/pull/34) ([tas50](https://github.com/tas50)) - Update travis ruby versions + minor github tweaks [#36](https://github.com/chef/appbundle-updater/pull/36) ([tas50](https://github.com/tas50)) - Add project status info to the readme [#37](https://github.com/chef/appbundle-updater/pull/37) ([tas50](https://github.com/tas50)) - support --binstubs-source option [#38](https://github.com/chef/appbundle-updater/pull/38) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.6.2](https://github.com/chef/appbundle-updater/tree/v0.6.2) (2018-10-10) #### Merged Pull Requests - Rename the gemspec to match the gem name [#31](https://github.com/chef/appbundle-updater/pull/31) ([tas50](https://github.com/tas50)) ## [v0.6.1](https://github.com/chef/appbundle-updater/tree/v0.6.1) (2018-10-09) #### Merged Pull Requests - Fix the license string and limit the files we ship in the gem [#30](https://github.com/chef/appbundle-updater/pull/30) ([tas50](https://github.com/tas50)) ## [0.6.0](https://github.com/chef/appbundle-updater/tree/HEAD) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.5.1...0.6.0) **Merged pull requests:** - Add gcc-c++ to RHEL/Amazon/SUSE [#25](https://github.com/chef/appbundle-updater/pull/25) ([tas50](https://github.com/tas50)) ## [v0.5.1](https://github.com/chef/appbundle-updater/tree/v0.5.1) (2017-08-29) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.5.0...v0.5.1) **Merged pull requests:** - fix appbundle-updater for amazon platform family [#23](https://github.com/chef/appbundle-updater/pull/23) ([lamont-granquist](https://github.com/lamont-granquist)) - Add the cookstyle app [#22](https://github.com/chef/appbundle-updater/pull/22) ([shoekstra](https://github.com/shoekstra)) ## [v0.5.0](https://github.com/chef/appbundle-updater/tree/v0.5.0) (2017-04-28) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.4.1...v0.5.0) **Merged pull requests:** - Add support for inspec [#21](https://github.com/chef/appbundle-updater/pull/21) ([adamleff](https://github.com/adamleff)) ## [v0.4.1](https://github.com/chef/appbundle-updater/tree/v0.4.1) (2017-02-24) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.4.0...v0.4.1) **Merged pull requests:** - ohai definition needs development installed [#20](https://github.com/chef/appbundle-updater/pull/20) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.4.0](https://github.com/chef/appbundle-updater/tree/v0.4.0) (2016-09-08) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.3.0...v0.4.0) **Implemented enhancements:** - Update only runtime chef dependencies [#18](https://github.com/chef/appbundle-updater/pull/18) ([jkeiser](https://github.com/jkeiser)) **Merged pull requests:** - Update version to 0.4.0 [#19](https://github.com/chef/appbundle-updater/pull/19) ([jkeiser](https://github.com/jkeiser)) ## [v0.3.0](https://github.com/chef/appbundle-updater/tree/v0.3.0) (2016-06-28) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.12...v0.3.0) **Merged pull requests:** - add some dnf and zlib-dev [#17](https://github.com/chef/appbundle-updater/pull/17) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.12](https://github.com/chef/appbundle-updater/tree/v0.2.12) (2016-05-17) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.11...v0.2.12) **Merged pull requests:** - fix PATH issues [#16](https://github.com/chef/appbundle-updater/pull/16) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.11](https://github.com/chef/appbundle-updater/tree/v0.2.11) (2016-02-17) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.10...v0.2.11) **Merged pull requests:** - add support for installing git stuff on suse [#15](https://github.com/chef/appbundle-updater/pull/15) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.10](https://github.com/chef/appbundle-updater/tree/v0.2.10) (2016-01-19) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.9...v0.2.10) **Merged pull requests:** - Need to run apt-get update before installing [#14](https://github.com/chef/appbundle-updater/pull/14) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.9](https://github.com/chef/appbundle-updater/tree/v0.2.9) (2016-01-19) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.8...v0.2.9) **Merged pull requests:** - fix gcc/build-essential install to not prompt [#13](https://github.com/chef/appbundle-updater/pull/13) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.8](https://github.com/chef/appbundle-updater/tree/v0.2.8) (2016-01-19) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.7...v0.2.8) **Merged pull requests:** - install compilers and git on rhel/debian [#12](https://github.com/chef/appbundle-updater/pull/12) ([lamont-granquist](https://github.com/lamont-granquist)) - fix for chef-12.6.0 and version bump [#11](https://github.com/chef/appbundle-updater/pull/11) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.7](https://github.com/chef/appbundle-updater/tree/v0.2.7) (2015-12-30) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.6...v0.2.7) ## [v0.2.6](https://github.com/chef/appbundle-updater/tree/v0.2.6) (2015-10-26) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.5...v0.2.6) ## [v0.2.5](https://github.com/chef/appbundle-updater/tree/v0.2.5) (2015-09-29) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.4...v0.2.5) **Merged pull requests:** - correct windows fix is setting binmode [#10](https://github.com/chef/appbundle-updater/pull/10) ([lamont-granquist](https://github.com/lamont-granquist)) - remove stray Dir.chdir call on windows [#9](https://github.com/chef/appbundle-updater/pull/9) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.4](https://github.com/chef/appbundle-updater/tree/v0.2.4) (2015-09-29) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.3...v0.2.4) ## [v0.2.3](https://github.com/chef/appbundle-updater/tree/v0.2.3) (2015-09-29) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.2...v0.2.3) **Merged pull requests:** - fix windows via using tar.exe [#8](https://github.com/chef/appbundle-updater/pull/8) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.2](https://github.com/chef/appbundle-updater/tree/v0.2.2) (2015-09-25) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.1...v0.2.2) **Merged pull requests:** - fixing syntax error (derp) [#7](https://github.com/chef/appbundle-updater/pull/7) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.1](https://github.com/chef/appbundle-updater/tree/v0.2.1) (2015-09-25) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.2.0...v0.2.1) **Merged pull requests:** - fix obvious bug in PATH on windows [#6](https://github.com/chef/appbundle-updater/pull/6) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.2.0](https://github.com/chef/appbundle-updater/tree/v0.2.0) (2015-09-25) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.1.0...v0.2.0) **Merged pull requests:** - add changelog, move dev gems Gemfile [#5](https://github.com/chef/appbundle-updater/pull/5) ([lamont-granquist](https://github.com/lamont-granquist)) - add --github option for pulling forks [#4](https://github.com/chef/appbundle-updater/pull/4) ([lamont-granquist](https://github.com/lamont-granquist)) - Suppress command output for successful commands [#3](https://github.com/chef/appbundle-updater/pull/3) ([lamont-granquist](https://github.com/lamont-granquist)) - introduce --tarball option, default back to git clone [#2](https://github.com/chef/appbundle-updater/pull/2) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.1.0](https://github.com/chef/appbundle-updater/tree/v0.1.0) (2015-09-25) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.0.2...v0.1.0) **Merged pull requests:** - use pure ruby to download tarball and extract [#1](https://github.com/chef/appbundle-updater/pull/1) ([lamont-granquist](https://github.com/lamont-granquist)) ## [v0.0.2](https://github.com/chef/appbundle-updater/tree/v0.0.2) (2015-09-23) [Full Changelog](https://github.com/chef/appbundle-updater/compare/v0.0.1...v0.0.2) ## [v0.0.1](https://github.com/chef/appbundle-updater/tree/v0.0.1) (2015-09-23) - _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_