From 0f2dbe0fe8780c8fb0778c349b800febbcd738bd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 4 Sep 2021 20:50:50 +0000 Subject: [PATCH] chore(release): 1.9.1 [skip ci] ## [1.9.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.0...v1.9.1) (2021-09-04) ### Bug Fixes * **default:** set salt:minion:master_type to str ([ca1df1b](https://github.com/saltstack-formulas/salt-formula/commit/ca1df1b69e9b9c2caef8a1e2a18a6a68a6cdf524)) ### Continuous Integration * **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([0231e63](https://github.com/saltstack-formulas/salt-formula/commit/0231e6368e38e8c2d3a8ddf3c8a45728f19184ac)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([a86e19e](https://github.com/saltstack-formulas/salt-formula/commit/a86e19e794d7bb9f634818c3fe36352b3207187a)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([5cc8759](https://github.com/saltstack-formulas/salt-formula/commit/5cc8759efd586b98dda3fc0cdf627d57bee7416b)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([86b0fa1](https://github.com/saltstack-formulas/salt-formula/commit/86b0fa1d406a2bcbef42f60e74b0941f16ed00d4)) * **pillar:** update master_type in pillar.example ([8fa064b](https://github.com/saltstack-formulas/salt-formula/commit/8fa064baa911d7c5f5527be770a49264cf9c213c)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([ac1d3b9](https://github.com/saltstack-formulas/salt-formula/commit/ac1d3b9a2de95d9e08577e308b08482875c61cd3)) ### Tests * **_mapdata:** add AlmaLinux verification file [skip ci] ([42d6487](https://github.com/saltstack-formulas/salt-formula/commit/42d64870e33b68b1cc6bf920c876ac2edc7ef4f5)) * **_mapdata:** update verification files for `master_type: str` ([c16e7a3](https://github.com/saltstack-formulas/salt-formula/commit/c16e7a3b755e849fc91bea1aefd0d549a47882e5)) * **pkgs_spec:** fix latest rubocop violations [skip ci] ([f64197a](https://github.com/saltstack-formulas/salt-formula/commit/f64197ada462dc7a1a9d6b436ccec4ff5f3aa42f)) --- AUTHORS.md | 9 +++++---- CHANGELOG.md | 24 ++++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 13 ++++++++----- docs/CHANGELOG.rst | 28 ++++++++++++++++++++++++++++ 5 files changed, 66 insertions(+), 10 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index fde4aff97..6655d7739 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,11 +4,11 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|198 +@myii|[@myii](https://github.com/myii)|215 @aboe76|[@aboe76](https://github.com/aboe76)|100 @gravyboat|[@gravyboat](https://github.com/gravyboat)|71 @nmadhok|[@nmadhok](https://github.com/nmadhok)|54 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|39 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|40 @iggy|[@iggy](https://github.com/iggy)|22 @puneetk|[@puneetk](https://github.com/puneetk)|21 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|20 @@ -18,7 +18,7 @@ Avatar|Contributor|Contributions @whiteinge|[@whiteinge](https://github.com/whiteinge)|12 @rhertzog|[@rhertzog](https://github.com/rhertzog)|12 @pcdummy|[@pcdummy](https://github.com/pcdummy)|11 -@babilen5|[@babilen5](https://github.com/babilen5)|8 +@babilen|[@babilen](https://github.com/babilen)|8 @UtahDave|[@UtahDave](https://github.com/UtahDave)|8 @colin-stubbs|[@colin-stubbs](https://github.com/colin-stubbs)|7 @techhat|[@techhat](https://github.com/techhat)|7 @@ -70,6 +70,7 @@ Avatar|Contributor|Contributions @Angelo-Verona|[@Angelo-Verona](https://github.com/Angelo-Verona)|1 @arthurlogilab|[@arthurlogilab](https://github.com/arthurlogilab)|1 @kakwa|[@kakwa](https://github.com/kakwa)|1 +@dth202|[@dth202](https://github.com/dth202)|1 @baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|1 @danielfrg|[@danielfrg](https://github.com/danielfrg)|1 @vutny|[@vutny](https://github.com/vutny)|1 @@ -113,4 +114,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-07-14. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-09-04. diff --git a/CHANGELOG.md b/CHANGELOG.md index 1831b5b0b..8fe727938 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [1.9.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.0...v1.9.1) (2021-09-04) + + +### Bug Fixes + +* **default:** set salt:minion:master_type to str ([ca1df1b](https://github.com/saltstack-formulas/salt-formula/commit/ca1df1b69e9b9c2caef8a1e2a18a6a68a6cdf524)) + + +### Continuous Integration + +* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([0231e63](https://github.com/saltstack-formulas/salt-formula/commit/0231e6368e38e8c2d3a8ddf3c8a45728f19184ac)) +* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([a86e19e](https://github.com/saltstack-formulas/salt-formula/commit/a86e19e794d7bb9f634818c3fe36352b3207187a)) +* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([5cc8759](https://github.com/saltstack-formulas/salt-formula/commit/5cc8759efd586b98dda3fc0cdf627d57bee7416b)) +* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([86b0fa1](https://github.com/saltstack-formulas/salt-formula/commit/86b0fa1d406a2bcbef42f60e74b0941f16ed00d4)) +* **pillar:** update master_type in pillar.example ([8fa064b](https://github.com/saltstack-formulas/salt-formula/commit/8fa064baa911d7c5f5527be770a49264cf9c213c)) +* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([ac1d3b9](https://github.com/saltstack-formulas/salt-formula/commit/ac1d3b9a2de95d9e08577e308b08482875c61cd3)) + + +### Tests + +* **_mapdata:** add AlmaLinux verification file [skip ci] ([42d6487](https://github.com/saltstack-formulas/salt-formula/commit/42d64870e33b68b1cc6bf920c876ac2edc7ef4f5)) +* **_mapdata:** update verification files for `master_type: str` ([c16e7a3](https://github.com/saltstack-formulas/salt-formula/commit/c16e7a3b755e849fc91bea1aefd0d549a47882e5)) +* **pkgs_spec:** fix latest rubocop violations [skip ci] ([f64197a](https://github.com/saltstack-formulas/salt-formula/commit/f64197ada462dc7a1a9d6b436ccec4ff5f3aa42f)) + # [1.9.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.5...v1.9.0) (2021-07-14) diff --git a/FORMULA b/FORMULA index e645302ba..445343577 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: salt os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Oracle, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, FreeBSD, OpenBSD, Windows os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows -version: 1.9.0 +version: 1.9.1 release: 1 minimum_version: 2015.8 summary: Formula for install Saltstack diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index a4c17b009..a76a6d37e 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:`@myii` - `@myii `_ - - 198 + - 215 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 100 @@ -27,7 +27,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 54 * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - - 39 + - 40 * - :raw-html-m2r:`@iggy` - `@iggy `_ - 22 @@ -55,8 +55,8 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@pcdummy` - `@pcdummy `_ - 11 - * - :raw-html-m2r:`@babilen5` - - `@babilen5 `_ + * - :raw-html-m2r:`@babilen` + - `@babilen `_ - 8 * - :raw-html-m2r:`@UtahDave` - `@UtahDave `_ @@ -211,6 +211,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@kakwa` - `@kakwa `_ - 1 + * - :raw-html-m2r:`@dth202` + - `@dth202 `_ + - 1 * - :raw-html-m2r:`@baby-gnu` - `@baby-gnu `_ - 1 @@ -335,4 +338,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-07-14. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-09-04. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 089fcae72..a165f3eb6 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,34 @@ Changelog ========= +`1.9.1 `_ (2021-09-04) +------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* **default:** set salt:minion:master_type to str (\ `ca1df1b `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] (\ `0231e63 `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `a86e19e `_\ ) +* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `5cc8759 `_\ ) +* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `86b0fa1 `_\ ) +* **pillar:** update master_type in pillar.example (\ `8fa064b `_\ ) +* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `ac1d3b9 `_\ ) + +Tests +^^^^^ + + +* **_mapdata:** add AlmaLinux verification file [skip ci] (\ `42d6487 `_\ ) +* **_mapdata:** update verification files for ``master_type: str`` (\ `c16e7a3 `_\ ) +* **pkgs_spec:** fix latest rubocop violations [skip ci] (\ `f64197a `_\ ) + `1.9.0 `_ (2021-07-14) ------------------------------------------------------------------------------------------------------