diff --git a/AUTHORS.md b/AUTHORS.md index 7aaaef2..1b0d7ff 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,18 +4,21 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|58 -@aboe76|[@aboe76](https://github.com/aboe76)|17 -@babilen5|[@babilen5](https://github.com/babilen5)|7 -@n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|3 -@dafyddj|[@dafyddj](https://github.com/dafyddj)|2 -@nmadhok|[@nmadhok](https://github.com/nmadhok)|2 -@zajk|[@zajk](https://github.com/zajk)|2 -@puneetk|[@puneetk](https://github.com/puneetk)|2 -@dmaphy|[@dmaphy](https://github.com/dmaphy)|1 -@mgomersbach|[@mgomersbach](https://github.com/mgomersbach)|1 -@abednarik|[@abednarik](https://github.com/abednarik)|1 +@myii|[@myii](https://github.com/myii)|134 +@aboe76|[@aboe76](https://github.com/aboe76)|17 +@wwentland|[@wwentland](https://github.com/wwentland)|7 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|3 +@n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|3 +@nmadhok|[@nmadhok](https://github.com/nmadhok)|2 +@zajk|[@zajk](https://github.com/zajk)|2 +@puneetk|[@puneetk](https://github.com/puneetk)|2 +@baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|1 +@dmaphy|[@dmaphy](https://github.com/dmaphy)|1 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|1 +@mgomersbach|[@mgomersbach](https://github.com/mgomersbach)|1 +@abednarik|[@abednarik](https://github.com/abednarik)|1 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|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 2022-10-20. diff --git a/CHANGELOG.md b/CHANGELOG.md index a386b94..aec6f01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,50 @@ # Changelog +## [0.6.4](https://github.com/saltstack-formulas/sysctl-formula/compare/v0.6.3...v0.6.4) (2022-10-20) + + +### Bug Fixes + +* **osfamilymap.yml:** correcting paths to directory ([4a0cc9d](https://github.com/saltstack-formulas/sysctl-formula/commit/4a0cc9da99c7813e283ac06f5b2001c2d7bacdd6)) + + +### Continuous Integration + +* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([815468f](https://github.com/saltstack-formulas/sysctl-formula/commit/815468fe83b8a4d2402dd2c300796c26b77df0cc)) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8090837](https://github.com/saltstack-formulas/sysctl-formula/commit/8090837e42a1ced78dabec7d68d8c71770c7910e)) +* update linters to latest versions [skip ci] ([0123ee8](https://github.com/saltstack-formulas/sysctl-formula/commit/0123ee8c6846745530ff070631093c360030715d)) +* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([d7202f9](https://github.com/saltstack-formulas/sysctl-formula/commit/d7202f9ae644eccdfe42de5f99a7497049ecb845)) +* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([ede2ca2](https://github.com/saltstack-formulas/sysctl-formula/commit/ede2ca268d6c04ffa5d7ec6d767301f2633ffd2b)) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([5451879](https://github.com/saltstack-formulas/sysctl-formula/commit/5451879d879fa6905537bcec04b2f01ff70a8d7c)) +* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([037d57c](https://github.com/saltstack-formulas/sysctl-formula/commit/037d57cb94809772d26c0decbec35689534b4978)) +* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([efb56e8](https://github.com/saltstack-formulas/sysctl-formula/commit/efb56e8a432c8c60a8dbe35a12e53ec880dd9a09)) +* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([26352ff](https://github.com/saltstack-formulas/sysctl-formula/commit/26352ffede1b33dea4a71dfe4866205338deacdc)) +* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([29e808a](https://github.com/saltstack-formulas/sysctl-formula/commit/29e808a8658197f4067fc3b6081d3779756c4621)) +* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([4cb9dfb](https://github.com/saltstack-formulas/sysctl-formula/commit/4cb9dfb18b13e60268f46ce73804ac1ab6596baf)) +* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([e88e412](https://github.com/saltstack-formulas/sysctl-formula/commit/e88e412ac8198fba4fb47eb3c56fa8f51d8d9151)) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([8c7ddb7](https://github.com/saltstack-formulas/sysctl-formula/commit/8c7ddb7dff024ae7afe988ffbedd82e736fdddd4)) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([21d0f1e](https://github.com/saltstack-formulas/sysctl-formula/commit/21d0f1e8926234aa0d73781620c2182085ffb0a2)) +* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([783d5be](https://github.com/saltstack-formulas/sysctl-formula/commit/783d5be5341e37adcf9edb47b8ca75ba76b8f11e)) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([8769ba6](https://github.com/saltstack-formulas/sysctl-formula/commit/8769ba64c1979fc289a40ac37513d07ab95f630f)) +* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([f4b7e31](https://github.com/saltstack-formulas/sysctl-formula/commit/f4b7e317ff1fcb11d0a02710a30b15fa94f792e8)) +* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([63487ad](https://github.com/saltstack-formulas/sysctl-formula/commit/63487adc4ba2119a3dd0c135623eeab16d9c62c6)) +* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([3e85047](https://github.com/saltstack-formulas/sysctl-formula/commit/3e85047b54041478b87e68cbb93c6aa6cf7f08f8)) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([40ae03f](https://github.com/saltstack-formulas/sysctl-formula/commit/40ae03f8897fb029f39c38f51ead07337105ba0b)) +* **pre-commit:** update hook for `rubocop` [skip ci] ([c04dc83](https://github.com/saltstack-formulas/sysctl-formula/commit/c04dc831e73b7efefb46446871cd3ef215c0e91b)) + + +### Documentation + +* **pillar.example:** add more detail ([48442fc](https://github.com/saltstack-formulas/sysctl-formula/commit/48442fcf664b4779d2dddfc57549f85821d0165e)) +* **readme:** fix heading [skip ci] ([ca792a2](https://github.com/saltstack-formulas/sysctl-formula/commit/ca792a234c3bf7402b7ea8736157a4661289cd5d)) + + +### Tests + +* **system:** add `build_platform_codename` [skip ci] ([e92d921](https://github.com/saltstack-formulas/sysctl-formula/commit/e92d921b3d71c097c9fbae285bfbdd6b91560da1)) +* **system.rb:** add support for `mac_os_x` [skip ci] ([a3895db](https://github.com/saltstack-formulas/sysctl-formula/commit/a3895db9208a476f9f845ddeff47db64b3458c2d)) +* standardise use of `share` suite & `_mapdata` state [skip ci] ([96039ae](https://github.com/saltstack-formulas/sysctl-formula/commit/96039ae3a6d03afb4e115123337ac2230a684991)) + ## [0.6.3](https://github.com/saltstack-formulas/sysctl-formula/compare/v0.6.2...v0.6.3) (2020-12-16) diff --git a/FORMULA b/FORMULA index 9be9ebe..72137be 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: sysctl os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS -version: 0.6.3 +version: 0.6.4 release: 0 minimum_version: 2017.7 summary: Sysctl formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index fac4f9c..c010378 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -13,41 +13,50 @@ 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 `_ - - 58 - * - :raw-html-m2r:`@aboe76` + - 134 + * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 17 - * - :raw-html-m2r:`@babilen5` - - `@babilen5 `_ + * - :raw-html-m2r:`@wwentland` + - `@wwentland `_ - 7 - * - :raw-html-m2r:`@n-rodriguez` + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 3 + * - :raw-html-m2r:`@n-rodriguez` - `@n-rodriguez `_ - 3 - * - :raw-html-m2r:`@dafyddj` - - `@dafyddj `_ - - 2 - * - :raw-html-m2r:`@nmadhok` + * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 2 - * - :raw-html-m2r:`@zajk` + * - :raw-html-m2r:`@zajk` - `@zajk `_ - 2 - * - :raw-html-m2r:`@puneetk` + * - :raw-html-m2r:`@puneetk` - `@puneetk `_ - 2 - * - :raw-html-m2r:`@dmaphy` + * - :raw-html-m2r:`@baby-gnu` + - `@baby-gnu `_ + - 1 + * - :raw-html-m2r:`@dmaphy` - `@dmaphy `_ - 1 - * - :raw-html-m2r:`@mgomersbach` + * - :raw-html-m2r:`@javierbertoli` + - `@javierbertoli `_ + - 1 + * - :raw-html-m2r:`@mgomersbach` - `@mgomersbach `_ - 1 - * - :raw-html-m2r:`@abednarik` + * - :raw-html-m2r:`@abednarik` - `@abednarik `_ - 1 + * - :raw-html-m2r:`@noelmcloughlin` + - `@noelmcloughlin `_ + - 1 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-12-16. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-10-20. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index f7fcc3b..45d947f 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,56 @@ Changelog ========= +`0.6.4 `_ (2022-10-20) +-------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **osfamilymap.yml:** correcting paths to directory (\ `4a0cc9d `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* update ``pre-commit`` configuration inc. for pre-commit.ci [skip ci] (\ `815468f `_\ ) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `8090837 `_\ ) +* update linters to latest versions [skip ci] (\ `0123ee8 `_\ ) +* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `d7202f9 `_\ ) +* **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `ede2ca2 `_\ ) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `5451879 `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `037d57c `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `efb56e8 `_\ ) +* **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `26352ff `_\ ) +* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `29e808a `_\ ) +* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `4cb9dfb `_\ ) +* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `e88e412 `_\ ) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `8c7ddb7 `_\ ) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `21d0f1e `_\ ) +* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `783d5be `_\ ) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `8769ba6 `_\ ) +* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `f4b7e31 `_\ ) +* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `63487ad `_\ ) +* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `3e85047 `_\ ) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `40ae03f `_\ ) +* **pre-commit:** update hook for ``rubocop`` [skip ci] (\ `c04dc83 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **pillar.example:** add more detail (\ `48442fc `_\ ) +* **readme:** fix heading [skip ci] (\ `ca792a2 `_\ ) + +Tests +^^^^^ + + +* **system:** add ``build_platform_codename`` [skip ci] (\ `e92d921 `_\ ) +* **system.rb:** add support for ``mac_os_x`` [skip ci] (\ `a3895db `_\ ) +* standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `96039ae `_\ ) + `0.6.3 `_ (2020-12-16) --------------------------------------------------------------------------------------------------------