From a3f7fb0d4a186722182a760ebc4e3135654ca63d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 5 Nov 2021 08:54:00 +0000 Subject: [PATCH] chore(release): 1.3.2 [skip ci] ## [1.3.2](https://github.com/saltstack-formulas/cert-formula/compare/v1.3.1...v1.3.2) (2021-11-05) ### Bug Fixes * **update:** allow for empty pillar without state fail ([0b562f9](https://github.com/saltstack-formulas/cert-formula/commit/0b562f92c22cd0ca34eb722e6bbb8ddbcdf230b1)) ### Code Refactoring * **map.jinja:** standardise v5 structure [skip ci] ([10db716](https://github.com/saltstack-formulas/cert-formula/commit/10db716e92e629a134cc9ed7d119aaae79db9c49)) ### Continuous Integration * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([9cdcdb6](https://github.com/saltstack-formulas/cert-formula/commit/9cdcdb6f75bfaae2aea1bf4d62e4539e04616c4c)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([3d4783d](https://github.com/saltstack-formulas/cert-formula/commit/3d4783dfd1adcaf2afc8a0158961418e98a8685f)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([22e2cc2](https://github.com/saltstack-formulas/cert-formula/commit/22e2cc2e5bd40801cba5d3ba4017713bbb4b650b)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([93910b1](https://github.com/saltstack-formulas/cert-formula/commit/93910b1817007d17078e6e5654a7552e733204eb)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([4893b5d](https://github.com/saltstack-formulas/cert-formula/commit/4893b5d992dbb8752569b0a330b8cdb893fccd5b)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([785782b](https://github.com/saltstack-formulas/cert-formula/commit/785782b7fd271dbe98ea14e9d0830dceebd58168)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([81d4098](https://github.com/saltstack-formulas/cert-formula/commit/81d4098fa4e0c3f3ab75859a1e50fb79a397ccfd)) ### Tests * **_mapdata:** add verification file for `debian-11` [skip ci] ([8466eed](https://github.com/saltstack-formulas/cert-formula/commit/8466eedc0fb72112cd84c07e11411b91681b8527)) * **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([4f7a692](https://github.com/saltstack-formulas/cert-formula/commit/4f7a692bf514c4d786ff94bfac8aeb20f9db54d0)) --- AUTHORS.md | 7 ++++--- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 11 +++++++---- docs/CHANGELOG.rst | 34 ++++++++++++++++++++++++++++++++++ 5 files changed, 75 insertions(+), 8 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 48c0af3..83dee4d 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)|88 +@myii|[@myii](https://github.com/myii)|116 @baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|17 @aboe76|[@aboe76](https://github.com/aboe76)|13 @daks|[@daks](https://github.com/daks)|10 @@ -16,8 +16,9 @@ Avatar|Contributor|Contributions @kadogo|[@kadogo](https://github.com/kadogo)|2 @gravyboat|[@gravyboat](https://github.com/gravyboat)|1 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|1 -@babilen5|[@babilen5](https://github.com/babilen5)|1 +@seerickcode|[@seerickcode](https://github.com/seerickcode)|1 +@babilen|[@babilen](https://github.com/babilen)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-18. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-11-05. diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f24cc6..5429f6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [1.3.2](https://github.com/saltstack-formulas/cert-formula/compare/v1.3.1...v1.3.2) (2021-11-05) + + +### Bug Fixes + +* **update:** allow for empty pillar without state fail ([0b562f9](https://github.com/saltstack-formulas/cert-formula/commit/0b562f92c22cd0ca34eb722e6bbb8ddbcdf230b1)) + + +### Code Refactoring + +* **map.jinja:** standardise v5 structure [skip ci] ([10db716](https://github.com/saltstack-formulas/cert-formula/commit/10db716e92e629a134cc9ed7d119aaae79db9c49)) + + +### Continuous Integration + +* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([9cdcdb6](https://github.com/saltstack-formulas/cert-formula/commit/9cdcdb6f75bfaae2aea1bf4d62e4539e04616c4c)) +* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([3d4783d](https://github.com/saltstack-formulas/cert-formula/commit/3d4783dfd1adcaf2afc8a0158961418e98a8685f)) +* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([22e2cc2](https://github.com/saltstack-formulas/cert-formula/commit/22e2cc2e5bd40801cba5d3ba4017713bbb4b650b)) +* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([93910b1](https://github.com/saltstack-formulas/cert-formula/commit/93910b1817007d17078e6e5654a7552e733204eb)) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([4893b5d](https://github.com/saltstack-formulas/cert-formula/commit/4893b5d992dbb8752569b0a330b8cdb893fccd5b)) +* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([785782b](https://github.com/saltstack-formulas/cert-formula/commit/785782b7fd271dbe98ea14e9d0830dceebd58168)) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([81d4098](https://github.com/saltstack-formulas/cert-formula/commit/81d4098fa4e0c3f3ab75859a1e50fb79a397ccfd)) + + +### Tests + +* **_mapdata:** add verification file for `debian-11` [skip ci] ([8466eed](https://github.com/saltstack-formulas/cert-formula/commit/8466eedc0fb72112cd84c07e11411b91681b8527)) +* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([4f7a692](https://github.com/saltstack-formulas/cert-formula/commit/4f7a692bf514c4d786ff94bfac8aeb20f9db54d0)) + ## [1.3.1](https://github.com/saltstack-formulas/cert-formula/compare/v1.3.0...v1.3.1) (2021-06-18) diff --git a/FORMULA b/FORMULA index 3927633..40053fa 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: cert os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 1.3.1 +version: 1.3.2 release: 1 minimum_version: 2017.3 summary: cert formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 00c298d..666041a 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 `_ - - 88 + - 116 * - :raw-html-m2r:`@baby-gnu` - `@baby-gnu `_ - 17 @@ -49,11 +49,14 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - 1 - * - :raw-html-m2r:`@babilen5` - - `@babilen5 `_ + * - :raw-html-m2r:`@seerickcode` + - `@seerickcode `_ + - 1 + * - :raw-html-m2r:`@babilen` + - `@babilen `_ - 1 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-06-18. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-11-05. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 019a685..8703e83 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,40 @@ Changelog ========= +`1.3.2 `_ (2021-11-05) +------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* **update:** allow for empty pillar without state fail (\ `0b562f9 `_\ ) + +Code Refactoring +^^^^^^^^^^^^^^^^ + + +* **map.jinja:** standardise v5 structure [skip ci] (\ `10db716 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `9cdcdb6 `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `3d4783d `_\ ) +* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `22e2cc2 `_\ ) +* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `93910b1 `_\ ) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `4893b5d `_\ ) +* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `785782b `_\ ) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `81d4098 `_\ ) + +Tests +^^^^^ + + +* **_mapdata:** add verification file for ``debian-11`` [skip ci] (\ `8466eed `_\ ) +* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] (\ `4f7a692 `_\ ) + `1.3.1 `_ (2021-06-18) ------------------------------------------------------------------------------------------------------