diff --git a/AUTHORS.md b/AUTHORS.md index dd0d1b8..6c9de1d 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,28 +4,29 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|61 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|29 -@gravyboat|[@gravyboat](https://github.com/gravyboat)|12 -@bmcclure|[@bmcclure](https://github.com/bmcclure)|8 -@aboe76|[@aboe76](https://github.com/aboe76)|8 -@arthurlogilab|[@arthurlogilab](https://github.com/arthurlogilab)|7 -@nmadhok|[@nmadhok](https://github.com/nmadhok)|7 -@boltronics|[@boltronics](https://github.com/boltronics)|5 -@jdkelleher|[@jdkelleher](https://github.com/jdkelleher)|5 -@dafyddj|[@dafyddj](https://github.com/dafyddj)|4 -@westurner|[@westurner](https://github.com/westurner)|4 -@daschatten|[@daschatten](https://github.com/daschatten)|4 -@techhat|[@techhat](https://github.com/techhat)|3 -@whiteinge|[@whiteinge](https://github.com/whiteinge)|3 -@devster31|[@devster31](https://github.com/devster31)|3 -@fzipi|[@fzipi](https://github.com/fzipi)|1 -@jerrykan|[@jerrykan](https://github.com/jerrykan)|1 -@rpatterson|[@rpatterson](https://github.com/rpatterson)|1 -@simonclausen|[@simonclausen](https://github.com/simonclausen)|1 -@babilen5|[@babilen5](https://github.com/babilen5)|1 -@daks|[@daks](https://github.com/daks)|1 +@myii|[@myii](https://github.com/myii)|117 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|29 +@gravyboat|[@gravyboat](https://github.com/gravyboat)|12 +@bmcclure|[@bmcclure](https://github.com/bmcclure)|8 +@aboe76|[@aboe76](https://github.com/aboe76)|8 +@arthurlogilab|[@arthurlogilab](https://github.com/arthurlogilab)|7 +@nmadhok|[@nmadhok](https://github.com/nmadhok)|7 +@boltronics|[@boltronics](https://github.com/boltronics)|5 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|5 +@jdkelleher|[@jdkelleher](https://github.com/jdkelleher)|5 +@westurner|[@westurner](https://github.com/westurner)|4 +@daschatten|[@daschatten](https://github.com/daschatten)|4 +@techhat|[@techhat](https://github.com/techhat)|3 +@whiteinge|[@whiteinge](https://github.com/whiteinge)|3 +@devster31|[@devster31](https://github.com/devster31)|3 +@baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|1 +@jerrykan|[@jerrykan](https://github.com/jerrykan)|1 +@rpatterson|[@rpatterson](https://github.com/rpatterson)|1 +@simonclausen|[@simonclausen](https://github.com/simonclausen)|1 +@babilen|[@babilen](https://github.com/babilen)|1 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|1 +@daks|[@daks](https://github.com/daks)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-19. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-12. diff --git a/CHANGELOG.md b/CHANGELOG.md index 342df45..9e393d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,41 @@ # Changelog +## [0.10.4](https://github.com/saltstack-formulas/apt-formula/compare/v0.10.3...v0.10.4) (2022-02-12) + + +### Code Refactoring + +* **salt-lint:** fix violations ([7cc688c](https://github.com/saltstack-formulas/apt-formula/commit/7cc688cf1554ebff114321f1be09ea59f83d9c66)) + + +### Continuous Integration + +* update linters to latest versions [skip ci] ([37ca1fa](https://github.com/saltstack-formulas/apt-formula/commit/37ca1fa0574550758947bd0a2b26e5944121d222)) +* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([97b0af6](https://github.com/saltstack-formulas/apt-formula/commit/97b0af695acd8adfd3c3a048de21d03a04560636)) +* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([b4cce02](https://github.com/saltstack-formulas/apt-formula/commit/b4cce02adfbd902ee86d175f66c61f5b41b37b15)) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([a8d9d34](https://github.com/saltstack-formulas/apt-formula/commit/a8d9d347717e17afc0f149f9f23852bf3b26cde9)) +* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([1f136cd](https://github.com/saltstack-formulas/apt-formula/commit/1f136cd52c960ffbd43f97c4e4d658e827c34bc3)) +* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([ce4f1a8](https://github.com/saltstack-formulas/apt-formula/commit/ce4f1a8488ac65a0d3e34d2f28a47007924958fc)) +* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([057b19e](https://github.com/saltstack-formulas/apt-formula/commit/057b19ec7ad97afec550ca7c2dbbf28acf53d311)) +* **gitlab-ci:** use GitLab CI as Travis CI replacement ([0f9b059](https://github.com/saltstack-formulas/apt-formula/commit/0f9b05940899957ac1c1fe4d6594cbab1d422e56)) +* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([d08806c](https://github.com/saltstack-formulas/apt-formula/commit/d08806c07d7382fb9e6965c0db46b916aad3a386)) +* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([380c689](https://github.com/saltstack-formulas/apt-formula/commit/380c6894b4c022ca4586693d8e9fd03845aa3b61)) +* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([efe8592](https://github.com/saltstack-formulas/apt-formula/commit/efe8592337a698ca3361076e1dec453dca9d69d9)) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([9762abf](https://github.com/saltstack-formulas/apt-formula/commit/9762abfb4d3fecd5d4a9028c2e4a6e09667e7ceb)) +* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([d5c38c1](https://github.com/saltstack-formulas/apt-formula/commit/d5c38c1dda806cf874d66292a862cea7b6c21ea1)) +* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([6be32dc](https://github.com/saltstack-formulas/apt-formula/commit/6be32dcd4254ef6b0dc7d9033b2b030f5701322a)) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([8086687](https://github.com/saltstack-formulas/apt-formula/commit/8086687001e0e5d38472f65a7b1d2097d818b1b8)) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([091870b](https://github.com/saltstack-formulas/apt-formula/commit/091870b18c7b1c47536c7df012a553f29a78648c)) +* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([5637e07](https://github.com/saltstack-formulas/apt-formula/commit/5637e073b698b3970d99901e1a4abd24fa34318b)) +* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([758d646](https://github.com/saltstack-formulas/apt-formula/commit/758d646d1e509e1e1a10bfa9b30c3f8261d6bf30)) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([d486305](https://github.com/saltstack-formulas/apt-formula/commit/d48630589f28fc42d8f0ddb65b6c6d1de3da12b0)) +* **pre-commit:** update hook for `rubocop` ([67c1130](https://github.com/saltstack-formulas/apt-formula/commit/67c1130d8957a47ddc71a45a438bb6e74b4a10ac)) + + +### Tests + +* standardise use of `share` suite & `_mapdata` state [skip ci] ([9f6b2b1](https://github.com/saltstack-formulas/apt-formula/commit/9f6b2b1250ae4d134d3904cd09df9902bb42f677)) + ## [0.10.3](https://github.com/saltstack-formulas/apt-formula/compare/v0.10.2...v0.10.3) (2020-10-19) diff --git a/FORMULA b/FORMULA index d28d98c..98b238f 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: apt os: Debian, Ubuntu, Raspbian os_family: Debian -version: 0.10.3 +version: 0.10.4 release: 1 minimum_version: 2017.7 summary: Apt formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 3469cc0..2faf91e 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -13,71 +13,74 @@ 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 `_ - - 61 - * - :raw-html-m2r:`@javierbertoli` + - 117 + * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - 29 - * - :raw-html-m2r:`@gravyboat` + * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 12 - * - :raw-html-m2r:`@bmcclure` + * - :raw-html-m2r:`@bmcclure` - `@bmcclure `_ - 8 - * - :raw-html-m2r:`@aboe76` + * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 8 - * - :raw-html-m2r:`@arthurlogilab` + * - :raw-html-m2r:`@arthurlogilab` - `@arthurlogilab `_ - 7 - * - :raw-html-m2r:`@nmadhok` + * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 7 - * - :raw-html-m2r:`@boltronics` + * - :raw-html-m2r:`@boltronics` - `@boltronics `_ - 5 - * - :raw-html-m2r:`@jdkelleher` + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 5 + * - :raw-html-m2r:`@jdkelleher` - `@jdkelleher `_ - 5 - * - :raw-html-m2r:`@dafyddj` - - `@dafyddj `_ - - 4 - * - :raw-html-m2r:`@westurner` + * - :raw-html-m2r:`@westurner` - `@westurner `_ - 4 - * - :raw-html-m2r:`@daschatten` + * - :raw-html-m2r:`@daschatten` - `@daschatten `_ - 4 - * - :raw-html-m2r:`@techhat` + * - :raw-html-m2r:`@techhat` - `@techhat `_ - 3 - * - :raw-html-m2r:`@whiteinge` + * - :raw-html-m2r:`@whiteinge` - `@whiteinge `_ - 3 - * - :raw-html-m2r:`@devster31` + * - :raw-html-m2r:`@devster31` - `@devster31 `_ - 3 - * - :raw-html-m2r:`@fzipi` - - `@fzipi `_ + * - :raw-html-m2r:`@baby-gnu` + - `@baby-gnu `_ - 1 - * - :raw-html-m2r:`@jerrykan` + * - :raw-html-m2r:`@jerrykan` - `@jerrykan `_ - 1 - * - :raw-html-m2r:`@rpatterson` + * - :raw-html-m2r:`@rpatterson` - `@rpatterson `_ - 1 - * - :raw-html-m2r:`@simonclausen` + * - :raw-html-m2r:`@simonclausen` - `@simonclausen `_ - 1 - * - :raw-html-m2r:`@babilen5` - - `@babilen5 `_ + * - :raw-html-m2r:`@babilen` + - `@babilen `_ + - 1 + * - :raw-html-m2r:`@noelmcloughlin` + - `@noelmcloughlin `_ - 1 - * - :raw-html-m2r:`@daks` + * - :raw-html-m2r:`@daks` - `@daks `_ - 1 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-19. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-12. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index ae5da62..50b72e2 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,46 @@ Changelog ========= +`0.10.4 `_ (2022-02-12) +-------------------------------------------------------------------------------------------------------- + +Code Refactoring +^^^^^^^^^^^^^^^^ + + +* **salt-lint:** fix violations (\ `7cc688c `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* update linters to latest versions [skip ci] (\ `37ca1fa `_\ ) +* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `97b0af6 `_\ ) +* **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `b4cce02 `_\ ) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `a8d9d34 `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `1f136cd `_\ ) +* **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `ce4f1a8 `_\ ) +* **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `057b19e `_\ ) +* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `0f9b059 `_\ ) +* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `d08806c `_\ ) +* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `380c689 `_\ ) +* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `efe8592 `_\ ) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `9762abf `_\ ) +* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `d5c38c1 `_\ ) +* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `6be32dc `_\ ) +* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `8086687 `_\ ) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `091870b `_\ ) +* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `5637e07 `_\ ) +* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `758d646 `_\ ) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `d486305 `_\ ) +* **pre-commit:** update hook for ``rubocop`` (\ `67c1130 `_\ ) + +Tests +^^^^^ + + +* standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `9f6b2b1 `_\ ) + `0.10.3 `_ (2020-10-19) --------------------------------------------------------------------------------------------------------