From 7c5489a50eae7413639f6d1b23cefc007f022f49 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 30 Nov 2021 23:48:45 +0000 Subject: [PATCH] chore(release): 1.9.8 [skip ci] ## [1.9.8](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.7...v1.9.8) (2021-11-30) ### Bug Fixes * **master:** master.d template to support saltclass ext_pillar ([5b7d7ea](https://github.com/saltstack-formulas/salt-formula/commit/5b7d7ea70e19a9c27b5de96eb0752db4534bc62d)) ### Continuous Integration * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([47d6c23](https://github.com/saltstack-formulas/salt-formula/commit/47d6c23df345c037e650b0b92db028b010708dc8)) ### Tests * **_mapdata:** add verification file for OpenBSD 7.0 [skip ci] ([f1ead04](https://github.com/saltstack-formulas/salt-formula/commit/f1ead04517a7fd369ac9fb90cb6b8f88dda31899)) * **_mapdata:** update verification files for FreeBSD [skip ci] ([4b356b1](https://github.com/saltstack-formulas/salt-formula/commit/4b356b12134dbdf2ee6828c34edddaefbac50cd9)) --- AUTHORS.md | 5 +++-- CHANGELOG.md | 18 ++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 7 +++++-- docs/CHANGELOG.rst | 22 ++++++++++++++++++++++ 5 files changed, 49 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 614f671f8..7fe96520e 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)|238 +@myii|[@myii](https://github.com/myii)|243 @aboe76|[@aboe76](https://github.com/aboe76)|100 @gravyboat|[@gravyboat](https://github.com/gravyboat)|71 @nmadhok|[@nmadhok](https://github.com/nmadhok)|54 @@ -95,6 +95,7 @@ Avatar|Contributor|Contributions @ralucasg|[@ralucasg](https://github.com/ralucasg)|1 @VBH-Jenkins|[@VBH-Jenkins](https://github.com/VBH-Jenkins)|1 @robruma|[@robruma](https://github.com/robruma)|1 +@rfairburn|[@rfairburn](https://github.com/rfairburn)|1 @ryanwalder|[@ryanwalder](https://github.com/ryanwalder)|1 @spoage|[@spoage](https://github.com/spoage)|1 @mogman1|[@mogman1](https://github.com/mogman1)|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-11-22. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-11-30. diff --git a/CHANGELOG.md b/CHANGELOG.md index 471c83e92..2f4eea82d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.9.8](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.7...v1.9.8) (2021-11-30) + + +### Bug Fixes + +* **master:** master.d template to support saltclass ext_pillar ([5b7d7ea](https://github.com/saltstack-formulas/salt-formula/commit/5b7d7ea70e19a9c27b5de96eb0752db4534bc62d)) + + +### Continuous Integration + +* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([47d6c23](https://github.com/saltstack-formulas/salt-formula/commit/47d6c23df345c037e650b0b92db028b010708dc8)) + + +### Tests + +* **_mapdata:** add verification file for OpenBSD 7.0 [skip ci] ([f1ead04](https://github.com/saltstack-formulas/salt-formula/commit/f1ead04517a7fd369ac9fb90cb6b8f88dda31899)) +* **_mapdata:** update verification files for FreeBSD [skip ci] ([4b356b1](https://github.com/saltstack-formulas/salt-formula/commit/4b356b12134dbdf2ee6828c34edddaefbac50cd9)) + ## [1.9.7](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.6...v1.9.7) (2021-11-22) diff --git a/FORMULA b/FORMULA index 769a12aa1..cc8d6753a 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.7 +version: 1.9.8 release: 1 minimum_version: 2015.8 summary: Formula for install Saltstack diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 61ed4d93c..414d48bd8 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 `_ - - 238 + - 243 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 100 @@ -286,6 +286,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@robruma` - `@robruma `_ - 1 + * - :raw-html-m2r:`@rfairburn` + - `@rfairburn `_ + - 1 * - :raw-html-m2r:`@ryanwalder` - `@ryanwalder `_ - 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-11-22. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-11-30. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 3ebb7f32b..1350abda7 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,28 @@ Changelog ========= +`1.9.8 `_ (2021-11-30) +------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* **master:** master.d template to support saltclass ext_pillar (\ `5b7d7ea `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `47d6c23 `_\ ) + +Tests +^^^^^ + + +* **_mapdata:** add verification file for OpenBSD 7.0 [skip ci] (\ `f1ead04 `_\ ) +* **_mapdata:** update verification files for FreeBSD [skip ci] (\ `4b356b1 `_\ ) + `1.9.7 `_ (2021-11-22) ------------------------------------------------------------------------------------------------------