diff --git a/AUTHORS.md b/AUTHORS.md index cd3baaa..899c489 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)|91 +@myii|[@myii](https://github.com/myii)|108 @nmadhok|[@nmadhok](https://github.com/nmadhok)|14 @aboe76|[@aboe76](https://github.com/aboe76)|14 @daks|[@daks](https://github.com/daks)|11 @@ -12,12 +12,14 @@ Avatar|Contributor|Contributions @whiteinge|[@whiteinge](https://github.com/whiteinge)|4 @dafyddj|[@dafyddj](https://github.com/dafyddj)|3 @andrew-vant|[@andrew-vant](https://github.com/andrew-vant)|2 +@martintamare|[@martintamare](https://github.com/martintamare)|2 @baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|2 @techhat|[@techhat](https://github.com/techhat)|2 @kev009|[@kev009](https://github.com/kev009)|2 @rfairburn|[@rfairburn](https://github.com/rfairburn)|2 @smlloyd|[@smlloyd](https://github.com/smlloyd)|2 @abednarik|[@abednarik](https://github.com/abednarik)|2 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|2 @9numbernine9|[@9numbernine9](https://github.com/9numbernine9)|1 @asenci|[@asenci](https://github.com/asenci)|1 @iggy|[@iggy](https://github.com/iggy)|1 @@ -28,7 +30,6 @@ Avatar|Contributor|Contributions @jszakmeister|[@jszakmeister](https://github.com/jszakmeister)|1 @kmosher|[@kmosher](https://github.com/kmosher)|1 @xenophonf|[@xenophonf](https://github.com/xenophonf)|1 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|1 @derqurps|[@derqurps](https://github.com/derqurps)|1 @netzvieh|[@netzvieh](https://github.com/netzvieh)|1 @stasjok|[@stasjok](https://github.com/stasjok)|1 @@ -37,4 +38,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-04-30. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-08-18. diff --git a/CHANGELOG.md b/CHANGELOG.md index fff6696..ab5926f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +# [0.24.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.4...v0.24.0) (2021-08-18) + + +### Continuous Integration + +* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([4b05f27](https://github.com/saltstack-formulas/sudoers-formula/commit/4b05f272ef18c0e02728ba55d02bf43186d537c9)) +* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([e8e046f](https://github.com/saltstack-formulas/sudoers-formula/commit/e8e046fc456be805e6beeac02252f993bf1c1633)) +* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([5dd9f21](https://github.com/saltstack-formulas/sudoers-formula/commit/5dd9f2117abbed6f2089967b1212accdda9b69d2)) +* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([9d3efc2](https://github.com/saltstack-formulas/sudoers-formula/commit/9d3efc20ebdd142d7a48b325282f4095a8a6ed7c)) +* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([05bfba0](https://github.com/saltstack-formulas/sudoers-formula/commit/05bfba04958f0e00b5ad9e6dc796bed77febf238)) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([29df517](https://github.com/saltstack-formulas/sudoers-formula/commit/29df51794e121a9e61dbfee3556350c9c786b884)) + + +### Documentation + +* **readme:** fix heading [skip ci] ([f38e79a](https://github.com/saltstack-formulas/sudoers-formula/commit/f38e79a7979cc3105dcada1f2fb2774035471f18)) + + +### Features + +* **macro:** to use in several state ([70e66c9](https://github.com/saltstack-formulas/sudoers-formula/commit/70e66c97be41f09b0be4b35fd4a86a09ea7df11d)) + + +### Tests + +* **_mapdata:** add verification file for `debian-11` [skip ci] ([72fa4c2](https://github.com/saltstack-formulas/sudoers-formula/commit/72fa4c2dbce7167e814da61564f833813bff7825)) +* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([5109ee0](https://github.com/saltstack-formulas/sudoers-formula/commit/5109ee0c5c6b76f25c0f546208e7cec2ac8c569a)) + ## [0.23.4](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.3...v0.23.4) (2021-04-30) diff --git a/FORMULA b/FORMULA index d344207..6d3e550 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: sudoers os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 0.23.4 +version: 0.24.0 release: 1 minimum_version: 2016.11 summary: Sudoers formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 3b161af..26805da 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 `_ - - 91 + - 108 * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 14 @@ -37,6 +37,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@andrew-vant` - `@andrew-vant `_ - 2 + * - :raw-html-m2r:`@martintamare` + - `@martintamare `_ + - 2 * - :raw-html-m2r:`@baby-gnu` - `@baby-gnu `_ - 2 @@ -55,6 +58,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@abednarik` - `@abednarik `_ - 2 + * - :raw-html-m2r:`@noelmcloughlin` + - `@noelmcloughlin `_ + - 2 * - :raw-html-m2r:`@9numbernine9` - `@9numbernine9 `_ - 1 @@ -85,9 +91,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@xenophonf` - `@xenophonf `_ - 1 - * - :raw-html-m2r:`@noelmcloughlin` - - `@noelmcloughlin `_ - - 1 * - :raw-html-m2r:`@derqurps` - `@derqurps `_ - 1 @@ -107,4 +110,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-04-30. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-08-18. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index c80c675..c4feb27 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,39 @@ Changelog ========= +`0.24.0 `_ (2021-08-18) +------------------------------------------------------------------------------------------------------------ + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `4b05f27 `_\ ) +* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `e8e046f `_\ ) +* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `5dd9f21 `_\ ) +* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `9d3efc2 `_\ ) +* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `05bfba0 `_\ ) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `29df517 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** fix heading [skip ci] (\ `f38e79a `_\ ) + +Features +^^^^^^^^ + + +* **macro:** to use in several state (\ `70e66c9 `_\ ) + +Tests +^^^^^ + + +* **_mapdata:** add verification file for ``debian-11`` [skip ci] (\ `72fa4c2 `_\ ) +* **alma+rocky:** add platforms (based on CentOS 8) [skip ci] (\ `5109ee0 `_\ ) + `0.23.4 `_ (2021-04-30) ------------------------------------------------------------------------------------------------------------