From 03f3a18f981ea736f22d9da7fe197e6a328cf056 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 17 Mar 2021 08:45:58 +0000 Subject: [PATCH] chore(release): 0.4.4 [skip ci] ## [0.4.4](https://github.com/saltstack-formulas/cert-formula/compare/v0.4.3...v0.4.4) (2021-03-17) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([8aef477](https://github.com/saltstack-formulas/cert-formula/commit/8aef4779b9282533af6eeeb7d4dda9aeeaba1702)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([bc13f8a](https://github.com/saltstack-formulas/cert-formula/commit/bc13f8a86dd5fa2124f8a8e6f2ab1d86ffb5def9)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([6a7eb8c](https://github.com/saltstack-formulas/cert-formula/commit/6a7eb8c27c23a4399ee7eca7c5c791200181319a)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([d7b7da0](https://github.com/saltstack-formulas/cert-formula/commit/d7b7da02ef0cee7783aea29e8ea9b151e8a4b92b)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([1af4b43](https://github.com/saltstack-formulas/cert-formula/commit/1af4b436c9349f2489c753aea113dc7c3d3a71f0)) * **pre-commit:** update hook for `rubocop` [skip ci] ([21a2b99](https://github.com/saltstack-formulas/cert-formula/commit/21a2b99e5a3416e060dbdc7a2ec6c9f16f7fe00c)) ### Tests * **inspec:** add InSpec shared resources ([b1ad9d7](https://github.com/saltstack-formulas/cert-formula/commit/b1ad9d79d9df34e500e591bb0315acfddf831067)) * **inspec:** verify `mapdata` dump against reference files ([42f299f](https://github.com/saltstack-formulas/cert-formula/commit/42f299f64acdfa498cb2d6f7457776ad762c96dc)) * **managed:** fix for Oracle Linux ([82257ca](https://github.com/saltstack-formulas/cert-formula/commit/82257ca1cb1853b38e56fd2a8c454ab80515a59d)) * **map:** dump `mapdata` content ([9a490de](https://github.com/saltstack-formulas/cert-formula/commit/9a490ded65caa68ac129b22b7eaf6d4ce7ca54cb)) --- AUTHORS.md | 27 ++++++++++++++------------- CHANGELOG.md | 20 ++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 33 ++++++++++++++++++--------------- docs/CHANGELOG.rst | 23 +++++++++++++++++++++++ 5 files changed, 76 insertions(+), 29 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 6d26081..334591e 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,19 +4,20 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|66 -@aboe76|[@aboe76](https://github.com/aboe76)|13 -@daks|[@daks](https://github.com/daks)|10 -@daschatten|[@daschatten](https://github.com/daschatten)|8 -@ameneau|[@ameneau](https://github.com/ameneau)|4 -@dafyddj|[@dafyddj](https://github.com/dafyddj)|2 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|2 -@kpostrup|[@kpostrup](https://github.com/kpostrup)|2 -@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 +@myii|[@myii](https://github.com/myii)|75 +@aboe76|[@aboe76](https://github.com/aboe76)|13 +@daks|[@daks](https://github.com/daks)|10 +@daschatten|[@daschatten](https://github.com/daschatten)|8 +@baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|5 +@ameneau|[@ameneau](https://github.com/ameneau)|4 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|3 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|2 +@kpostrup|[@kpostrup](https://github.com/kpostrup)|2 +@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 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-16. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-03-17. diff --git a/CHANGELOG.md b/CHANGELOG.md index 074cc88..023a23d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [0.4.4](https://github.com/saltstack-formulas/cert-formula/compare/v0.4.3...v0.4.4) (2021-03-17) + + +### Continuous Integration + +* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([8aef477](https://github.com/saltstack-formulas/cert-formula/commit/8aef4779b9282533af6eeeb7d4dda9aeeaba1702)) +* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([bc13f8a](https://github.com/saltstack-formulas/cert-formula/commit/bc13f8a86dd5fa2124f8a8e6f2ab1d86ffb5def9)) +* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([6a7eb8c](https://github.com/saltstack-formulas/cert-formula/commit/6a7eb8c27c23a4399ee7eca7c5c791200181319a)) +* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([d7b7da0](https://github.com/saltstack-formulas/cert-formula/commit/d7b7da02ef0cee7783aea29e8ea9b151e8a4b92b)) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([1af4b43](https://github.com/saltstack-formulas/cert-formula/commit/1af4b436c9349f2489c753aea113dc7c3d3a71f0)) +* **pre-commit:** update hook for `rubocop` [skip ci] ([21a2b99](https://github.com/saltstack-formulas/cert-formula/commit/21a2b99e5a3416e060dbdc7a2ec6c9f16f7fe00c)) + + +### Tests + +* **inspec:** add InSpec shared resources ([b1ad9d7](https://github.com/saltstack-formulas/cert-formula/commit/b1ad9d79d9df34e500e591bb0315acfddf831067)) +* **inspec:** verify `mapdata` dump against reference files ([42f299f](https://github.com/saltstack-formulas/cert-formula/commit/42f299f64acdfa498cb2d6f7457776ad762c96dc)) +* **managed:** fix for Oracle Linux ([82257ca](https://github.com/saltstack-formulas/cert-formula/commit/82257ca1cb1853b38e56fd2a8c454ab80515a59d)) +* **map:** dump `mapdata` content ([9a490de](https://github.com/saltstack-formulas/cert-formula/commit/9a490ded65caa68ac129b22b7eaf6d4ce7ca54cb)) + ## [0.4.3](https://github.com/saltstack-formulas/cert-formula/compare/v0.4.2...v0.4.3) (2020-12-16) diff --git a/FORMULA b/FORMULA index 3284b28..ed4c51a 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: 0.4.3 +version: 0.4.4 release: 1 minimum_version: 2017.3 summary: cert formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 228d66f..46ca0fe 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -13,44 +13,47 @@ This list is sorted by the number of commits per contributor in *descending* ord * - Avatar - Contributor - Contributions - * - :raw-html-m2r:`@myii` + * - :raw-html-m2r:`@myii` - `@myii `_ - - 66 - * - :raw-html-m2r:`@aboe76` + - 75 + * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 13 - * - :raw-html-m2r:`@daks` + * - :raw-html-m2r:`@daks` - `@daks `_ - 10 - * - :raw-html-m2r:`@daschatten` + * - :raw-html-m2r:`@daschatten` - `@daschatten `_ - 8 - * - :raw-html-m2r:`@ameneau` + * - :raw-html-m2r:`@baby-gnu` + - `@baby-gnu `_ + - 5 + * - :raw-html-m2r:`@ameneau` - `@ameneau `_ - 4 - * - :raw-html-m2r:`@dafyddj` + * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - - 2 - * - :raw-html-m2r:`@javierbertoli` + - 3 + * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - 2 - * - :raw-html-m2r:`@kpostrup` + * - :raw-html-m2r:`@kpostrup` - `@kpostrup `_ - 2 - * - :raw-html-m2r:`@kadogo` + * - :raw-html-m2r:`@kadogo` - `@kadogo `_ - 2 - * - :raw-html-m2r:`@gravyboat` + * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 1 - * - :raw-html-m2r:`@noelmcloughlin` + * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - 1 - * - :raw-html-m2r:`@babilen5` + * - :raw-html-m2r:`@babilen5` - `@babilen5 `_ - 1 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-12-16. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-03-17. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 6095d2c..17bdb4e 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,29 @@ Changelog ========= +`0.4.4 `_ (2021-03-17) +------------------------------------------------------------------------------------------------------ + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `8aef477 `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `bc13f8a `_\ ) +* **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `6a7eb8c `_\ ) +* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `d7b7da0 `_\ ) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `1af4b43 `_\ ) +* **pre-commit:** update hook for ``rubocop`` [skip ci] (\ `21a2b99 `_\ ) + +Tests +^^^^^ + + +* **inspec:** add InSpec shared resources (\ `b1ad9d7 `_\ ) +* **inspec:** verify ``mapdata`` dump against reference files (\ `42f299f `_\ ) +* **managed:** fix for Oracle Linux (\ `82257ca `_\ ) +* **map:** dump ``mapdata`` content (\ `9a490de `_\ ) + `0.4.3 `_ (2020-12-16) ------------------------------------------------------------------------------------------------------