diff --git a/AUTHORS.md b/AUTHORS.md index dd647cc..b2af29b 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|160 +@myii|[@myii](https://github.com/myii)|173 @aboe76|[@aboe76](https://github.com/aboe76)|100 @gravyboat|[@gravyboat](https://github.com/gravyboat)|71 @nmadhok|[@nmadhok](https://github.com/nmadhok)|54 @@ -14,8 +14,8 @@ Avatar|Contributor|Contributions @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|20 @xenophonf|[@xenophonf](https://github.com/xenophonf)|18 @andrew-vant|[@andrew-vant](https://github.com/andrew-vant)|13 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|12 @whiteinge|[@whiteinge](https://github.com/whiteinge)|12 -@dafyddj|[@dafyddj](https://github.com/dafyddj)|11 @rhertzog|[@rhertzog](https://github.com/rhertzog)|11 @pcdummy|[@pcdummy](https://github.com/pcdummy)|11 @babilen5|[@babilen5](https://github.com/babilen5)|8 @@ -112,4 +112,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-03-03. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-03-30. diff --git a/CHANGELOG.md b/CHANGELOG.md index b6f3a29..87abbed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,39 @@ # Changelog +## [1.8.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.0...v1.8.1) (2021-03-30) + + +### Bug Fixes + +* **freebsd:** update to provide support for most recent versions ([24ebbb4](https://github.com/saltstack-formulas/salt-formula/commit/24ebbb4e0c44a34fa3b20379306be67b5c03fbbe)) +* **openbsd:** update to provide support for most recent versions ([61201de](https://github.com/saltstack-formulas/salt-formula/commit/61201de8c65663498b6cb1b6f0f154a9af0e691f)) +* **osfamilymap:** use `whoami` for Windows `rootuser` ([69d5981](https://github.com/saltstack-formulas/salt-formula/commit/69d598138e18134a9dcf8ed84daf04e3d4e2158e)), closes [#495](https://github.com/saltstack-formulas/salt-formula/issues/495) + + +### Code Refactoring + +* **retry_options:** provide options from defaults/pillar ([bbd7286](https://github.com/saltstack-formulas/salt-formula/commit/bbd7286240c2f604e9c1a6bb027e696fc973f74f)) + + +### Continuous Integration + +* enable Vagrant-based testing using GitHub Actions ([163c77f](https://github.com/saltstack-formulas/salt-formula/commit/163c77fceea0f4a098bc74039cb24e77f0f9852a)) +* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([cfefcc8](https://github.com/saltstack-formulas/salt-formula/commit/cfefcc83c032ae76178d2c24169462b18a0434c7)) +* **windows:** use `kitchen.windows.yml` ([c6043fb](https://github.com/saltstack-formulas/salt-formula/commit/c6043fbc9dde691bb019088a0dfd37d048a16773)) + + +### Documentation + +* **readme:** add `Testing with Vagrant` section ([ef1bc02](https://github.com/saltstack-formulas/salt-formula/commit/ef1bc02a8680a9b92b9d8d74013986070cc01f5e)) + + +### Tests + +* update for new platforms (inc. using `system` library) ([e6bcdc1](https://github.com/saltstack-formulas/salt-formula/commit/e6bcdc1b4d8d15f00af17d1c33ed57f496d951b2)) +* **_mapdata:** add Arch Linux verification file ([e31a56e](https://github.com/saltstack-formulas/salt-formula/commit/e31a56e7a328117f5d5b951119eb853a91eade60)) +* add Windows map verification files ([e0afe89](https://github.com/saltstack-formulas/salt-formula/commit/e0afe89f2492f1b530d6205b871e435ea7ab0c97)) +* standardise use of `share` suite & `_mapdata` state [skip ci] ([9816f47](https://github.com/saltstack-formulas/salt-formula/commit/9816f473c5aae19ddf25a5c9b126221694c61c6c)) + # [1.8.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.5...v1.8.0) (2021-03-03) diff --git a/FORMULA b/FORMULA index c93ce57..d49cf5e 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.8.0 +version: 1.8.1 release: 1 minimum_version: 2015.8 summary: Formula for install Saltstack diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index fc61a39..2c8417f 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 `_ - - 160 + - 173 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 100 @@ -43,12 +43,12 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@andrew-vant` - `@andrew-vant `_ - 13 + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 12 * - :raw-html-m2r:`@whiteinge` - `@whiteinge `_ - 12 - * - :raw-html-m2r:`@dafyddj` - - `@dafyddj `_ - - 11 * - :raw-html-m2r:`@rhertzog` - `@rhertzog `_ - 11 @@ -332,4 +332,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-03-03. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-03-30. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 3d71e4e..9cd470e 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,46 @@ Changelog ========= +`1.8.1 `_ (2021-03-30) +------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* **freebsd:** update to provide support for most recent versions (\ `24ebbb4 `_\ ) +* **openbsd:** update to provide support for most recent versions (\ `61201de `_\ ) +* **osfamilymap:** use ``whoami`` for Windows ``rootuser`` (\ `69d5981 `_\ ), closes `#495 `_ + +Code Refactoring +^^^^^^^^^^^^^^^^ + + +* **retry_options:** provide options from defaults/pillar (\ `bbd7286 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* enable Vagrant-based testing using GitHub Actions (\ `163c77f `_\ ) +* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `cfefcc8 `_\ ) +* **windows:** use ``kitchen.windows.yml`` (\ `c6043fb `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** add ``Testing with Vagrant`` section (\ `ef1bc02 `_\ ) + +Tests +^^^^^ + + +* update for new platforms (inc. using ``system`` library) (\ `e6bcdc1 `_\ ) +* **_mapdata:** add Arch Linux verification file (\ `e31a56e `_\ ) +* add Windows map verification files (\ `e0afe89 `_\ ) +* standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `9816f47 `_\ ) + `1.8.0 `_ (2021-03-03) ------------------------------------------------------------------------------------------------------