From 65a55e79822d06aea5ebf34d37c18985f55f16e8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 1 Aug 2019 19:36:18 +0000 Subject: [PATCH] chore(release): 0.58.2 [skip ci] ## [0.58.2](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.1...v0.58.2) (2019-08-01) ### Bug Fixes * **macos:** fix minion package handling for homebrew ([14276e2](https://github.com/saltstack-formulas/salt-formula/commit/14276e2)) * **minion:** fix jinja rendering error ([550f81b](https://github.com/saltstack-formulas/salt-formula/commit/550f81b)) * **os:** pass state on unsupported os ([4557976](https://github.com/saltstack-formulas/salt-formula/commit/4557976)) * **perms:** some os have custom user/root ([beb0e85](https://github.com/saltstack-formulas/salt-formula/commit/beb0e85)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 10 ++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 14 +++++++------- docs/CHANGELOG.rst | 12 ++++++++++++ 5 files changed, 33 insertions(+), 11 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 3a6ad35..2cbb6e0 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,18 +4,19 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@aboe76|[@aboe76](https://github.com/aboe76)|93 +@aboe76|[@aboe76](https://github.com/aboe76)|97 @gravyboat|[@gravyboat](https://github.com/gravyboat)|71 @nmadhok|[@nmadhok](https://github.com/nmadhok)|54 @iggy|[@iggy](https://github.com/iggy)|22 +@myii|[@myii](https://github.com/myii)|22 @puneetk|[@puneetk](https://github.com/puneetk)|21 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|20 -@myii|[@myii](https://github.com/myii)|20 @xenophonf|[@xenophonf](https://github.com/xenophonf)|18 @andrew-vant|[@andrew-vant](https://github.com/andrew-vant)|13 @whiteinge|[@whiteinge](https://github.com/whiteinge)|12 @rhertzog|[@rhertzog](https://github.com/rhertzog)|11 @pcdummy|[@pcdummy](https://github.com/pcdummy)|11 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|9 @babilen5|[@babilen5](https://github.com/babilen5)|8 @UtahDave|[@UtahDave](https://github.com/UtahDave)|8 @colin-stubbs|[@colin-stubbs](https://github.com/colin-stubbs)|7 @@ -27,7 +28,6 @@ Avatar|Contributor|Contributions @genuss|[@genuss](https://github.com/genuss)|6 @jacksoncage|[@jacksoncage](https://github.com/jacksoncage)|5 @mrichar1|[@mrichar1](https://github.com/mrichar1)|5 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|5 @0xf10e|[@0xf10e](https://github.com/0xf10e)|5 @EvaSDK|[@EvaSDK](https://github.com/EvaSDK)|4 @jbouse|[@jbouse](https://github.com/jbouse)|4 diff --git a/CHANGELOG.md b/CHANGELOG.md index a9ab5a4..ce19f09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.58.2](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.1...v0.58.2) (2019-08-01) + + +### Bug Fixes + +* **macos:** fix minion package handling for homebrew ([14276e2](https://github.com/saltstack-formulas/salt-formula/commit/14276e2)) +* **minion:** fix jinja rendering error ([550f81b](https://github.com/saltstack-formulas/salt-formula/commit/550f81b)) +* **os:** pass state on unsupported os ([4557976](https://github.com/saltstack-formulas/salt-formula/commit/4557976)) +* **perms:** some os have custom user/root ([beb0e85](https://github.com/saltstack-formulas/salt-formula/commit/beb0e85)) + ## [0.58.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.0...v0.58.1) (2019-08-01) diff --git a/FORMULA b/FORMULA index 941acc5..02dc871 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: salt os: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows -version: 0.58.1 +version: 0.58.2 release: 1 minimum_version: 2015.8 summary: Formula for install Saltstack diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 6f7f5d2..2cc9b93 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - - 93 + - 97 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 71 @@ -25,15 +25,15 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@iggy` - `@iggy `_ - 22 + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 22 * - :raw-html-m2r:`@puneetk` - `@puneetk `_ - 21 * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - 20 - * - :raw-html-m2r:`@myii` - - `@myii `_ - - 20 * - :raw-html-m2r:`@xenophonf` - `@xenophonf `_ - 18 @@ -49,6 +49,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@pcdummy` - `@pcdummy `_ - 11 + * - :raw-html-m2r:`@noelmcloughlin` + - `@noelmcloughlin `_ + - 9 * - :raw-html-m2r:`@babilen5` - `@babilen5 `_ - 8 @@ -82,9 +85,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@mrichar1` - `@mrichar1 `_ - 5 - * - :raw-html-m2r:`@noelmcloughlin` - - `@noelmcloughlin `_ - - 5 * - :raw-html-m2r:`@0xf10e` - `@0xf10e `_ - 5 diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index d8d587c..4f43ab6 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,18 @@ Changelog ========= +`0.58.2 `_ (2019-08-01) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **macos:** fix minion package handling for homebrew (\ `14276e2 `_\ ) +* **minion:** fix jinja rendering error (\ `550f81b `_\ ) +* **os:** pass state on unsupported os (\ `4557976 `_\ ) +* **perms:** some os have custom user/root (\ `beb0e85 `_\ ) + `0.58.1 `_ (2019-08-01) ---------------------------------------------------------------------------------------------------------