Saltstack Official Apt Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

AUTHORS.rst 5.0KB

chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.0 [skip ci] # [0.10.0](https://github.com/saltstack-formulas/apt-formula/compare/v0.9.1...v0.10.0) (2019-12-18) ### Bug Fixes * **fluorine:** add name so no virtual_packages ([57bfc61](https://github.com/saltstack-formulas/apt-formula/commit/57bfc61b2c8b79e09d51da58d11d3eaf34a50085)) * **release.config.js:** use full commit hash in commit link [skip ci] ([ca4ba6e](https://github.com/saltstack-formulas/apt-formula/commit/ca4ba6e370a0885689931d6919b89cf5d77517ce)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([4303495](https://github.com/saltstack-formulas/apt-formula/commit/4303495139f4577d7d0bedd934811aaa2b8aa2f6)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5178f0d](https://github.com/saltstack-formulas/apt-formula/commit/5178f0d13facfa4aa27b73f2f76648dbeb486207)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0506a5c](https://github.com/saltstack-formulas/apt-formula/commit/0506a5c5db540d669cd0a61c16016f5cf3040037)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([6187515](https://github.com/saltstack-formulas/apt-formula/commit/6187515e4395349448c6d0b4519c9037197a1a88)) * **travis:** apply changes from build config validation [skip ci] ([5bd314b](https://github.com/saltstack-formulas/apt-formula/commit/5bd314b90d8f90ddc2d702fdf256f90eeca1e358)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0e4d905](https://github.com/saltstack-formulas/apt-formula/commit/0e4d9056b124a155ceacbcf92449b50c909fff2f)) * **travis:** run `shellcheck` during lint job [skip ci] ([8230b8b](https://github.com/saltstack-formulas/apt-formula/commit/8230b8b2f26703011f1e3654da19f7c6dafbb6cc)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([fdb7822](https://github.com/saltstack-formulas/apt-formula/commit/fdb7822dc834da315222bdd092f486a30f0936d0)) * **travis:** use build config validation (beta) [skip ci] ([cf6a735](https://github.com/saltstack-formulas/apt-formula/commit/cf6a735ebb500657bb534badb2287a55f2e1c683)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([b2662ce](https://github.com/saltstack-formulas/apt-formula/commit/b2662ce3723cccd045ec96342e5ba3e364813398)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([d2630f7](https://github.com/saltstack-formulas/apt-formula/commit/d2630f7cf15a30528e7d06e0efcb4d237bb35ea2)) ### Features * **unattended:** add newer options from upstream ([49ee29c](https://github.com/saltstack-formulas/apt-formula/commit/49ee29ce9ee371992225f5393f0f89811afdaeab)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([9d5102c](https://github.com/saltstack-formulas/apt-formula/commit/9d5102cb96be9ee2faa371940b6321663e97ce5f))
5 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.0 [skip ci] # [0.10.0](https://github.com/saltstack-formulas/apt-formula/compare/v0.9.1...v0.10.0) (2019-12-18) ### Bug Fixes * **fluorine:** add name so no virtual_packages ([57bfc61](https://github.com/saltstack-formulas/apt-formula/commit/57bfc61b2c8b79e09d51da58d11d3eaf34a50085)) * **release.config.js:** use full commit hash in commit link [skip ci] ([ca4ba6e](https://github.com/saltstack-formulas/apt-formula/commit/ca4ba6e370a0885689931d6919b89cf5d77517ce)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([4303495](https://github.com/saltstack-formulas/apt-formula/commit/4303495139f4577d7d0bedd934811aaa2b8aa2f6)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5178f0d](https://github.com/saltstack-formulas/apt-formula/commit/5178f0d13facfa4aa27b73f2f76648dbeb486207)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0506a5c](https://github.com/saltstack-formulas/apt-formula/commit/0506a5c5db540d669cd0a61c16016f5cf3040037)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([6187515](https://github.com/saltstack-formulas/apt-formula/commit/6187515e4395349448c6d0b4519c9037197a1a88)) * **travis:** apply changes from build config validation [skip ci] ([5bd314b](https://github.com/saltstack-formulas/apt-formula/commit/5bd314b90d8f90ddc2d702fdf256f90eeca1e358)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0e4d905](https://github.com/saltstack-formulas/apt-formula/commit/0e4d9056b124a155ceacbcf92449b50c909fff2f)) * **travis:** run `shellcheck` during lint job [skip ci] ([8230b8b](https://github.com/saltstack-formulas/apt-formula/commit/8230b8b2f26703011f1e3654da19f7c6dafbb6cc)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([fdb7822](https://github.com/saltstack-formulas/apt-formula/commit/fdb7822dc834da315222bdd092f486a30f0936d0)) * **travis:** use build config validation (beta) [skip ci] ([cf6a735](https://github.com/saltstack-formulas/apt-formula/commit/cf6a735ebb500657bb534badb2287a55f2e1c683)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([b2662ce](https://github.com/saltstack-formulas/apt-formula/commit/b2662ce3723cccd045ec96342e5ba3e364813398)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([d2630f7](https://github.com/saltstack-formulas/apt-formula/commit/d2630f7cf15a30528e7d06e0efcb4d237bb35ea2)) ### Features * **unattended:** add newer options from upstream ([49ee29c](https://github.com/saltstack-formulas/apt-formula/commit/49ee29ce9ee371992225f5393f0f89811afdaeab)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([9d5102c](https://github.com/saltstack-formulas/apt-formula/commit/9d5102cb96be9ee2faa371940b6321663e97ce5f))
5 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.0 [skip ci] # [0.10.0](https://github.com/saltstack-formulas/apt-formula/compare/v0.9.1...v0.10.0) (2019-12-18) ### Bug Fixes * **fluorine:** add name so no virtual_packages ([57bfc61](https://github.com/saltstack-formulas/apt-formula/commit/57bfc61b2c8b79e09d51da58d11d3eaf34a50085)) * **release.config.js:** use full commit hash in commit link [skip ci] ([ca4ba6e](https://github.com/saltstack-formulas/apt-formula/commit/ca4ba6e370a0885689931d6919b89cf5d77517ce)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([4303495](https://github.com/saltstack-formulas/apt-formula/commit/4303495139f4577d7d0bedd934811aaa2b8aa2f6)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5178f0d](https://github.com/saltstack-formulas/apt-formula/commit/5178f0d13facfa4aa27b73f2f76648dbeb486207)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0506a5c](https://github.com/saltstack-formulas/apt-formula/commit/0506a5c5db540d669cd0a61c16016f5cf3040037)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([6187515](https://github.com/saltstack-formulas/apt-formula/commit/6187515e4395349448c6d0b4519c9037197a1a88)) * **travis:** apply changes from build config validation [skip ci] ([5bd314b](https://github.com/saltstack-formulas/apt-formula/commit/5bd314b90d8f90ddc2d702fdf256f90eeca1e358)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0e4d905](https://github.com/saltstack-formulas/apt-formula/commit/0e4d9056b124a155ceacbcf92449b50c909fff2f)) * **travis:** run `shellcheck` during lint job [skip ci] ([8230b8b](https://github.com/saltstack-formulas/apt-formula/commit/8230b8b2f26703011f1e3654da19f7c6dafbb6cc)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([fdb7822](https://github.com/saltstack-formulas/apt-formula/commit/fdb7822dc834da315222bdd092f486a30f0936d0)) * **travis:** use build config validation (beta) [skip ci] ([cf6a735](https://github.com/saltstack-formulas/apt-formula/commit/cf6a735ebb500657bb534badb2287a55f2e1c683)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([b2662ce](https://github.com/saltstack-formulas/apt-formula/commit/b2662ce3723cccd045ec96342e5ba3e364813398)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([d2630f7](https://github.com/saltstack-formulas/apt-formula/commit/d2630f7cf15a30528e7d06e0efcb4d237bb35ea2)) ### Features * **unattended:** add newer options from upstream ([49ee29c](https://github.com/saltstack-formulas/apt-formula/commit/49ee29ce9ee371992225f5393f0f89811afdaeab)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([9d5102c](https://github.com/saltstack-formulas/apt-formula/commit/9d5102cb96be9ee2faa371940b6321663e97ce5f))
5 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.0 [skip ci] # [0.10.0](https://github.com/saltstack-formulas/apt-formula/compare/v0.9.1...v0.10.0) (2019-12-18) ### Bug Fixes * **fluorine:** add name so no virtual_packages ([57bfc61](https://github.com/saltstack-formulas/apt-formula/commit/57bfc61b2c8b79e09d51da58d11d3eaf34a50085)) * **release.config.js:** use full commit hash in commit link [skip ci] ([ca4ba6e](https://github.com/saltstack-formulas/apt-formula/commit/ca4ba6e370a0885689931d6919b89cf5d77517ce)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([4303495](https://github.com/saltstack-formulas/apt-formula/commit/4303495139f4577d7d0bedd934811aaa2b8aa2f6)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5178f0d](https://github.com/saltstack-formulas/apt-formula/commit/5178f0d13facfa4aa27b73f2f76648dbeb486207)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0506a5c](https://github.com/saltstack-formulas/apt-formula/commit/0506a5c5db540d669cd0a61c16016f5cf3040037)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([6187515](https://github.com/saltstack-formulas/apt-formula/commit/6187515e4395349448c6d0b4519c9037197a1a88)) * **travis:** apply changes from build config validation [skip ci] ([5bd314b](https://github.com/saltstack-formulas/apt-formula/commit/5bd314b90d8f90ddc2d702fdf256f90eeca1e358)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0e4d905](https://github.com/saltstack-formulas/apt-formula/commit/0e4d9056b124a155ceacbcf92449b50c909fff2f)) * **travis:** run `shellcheck` during lint job [skip ci] ([8230b8b](https://github.com/saltstack-formulas/apt-formula/commit/8230b8b2f26703011f1e3654da19f7c6dafbb6cc)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([fdb7822](https://github.com/saltstack-formulas/apt-formula/commit/fdb7822dc834da315222bdd092f486a30f0936d0)) * **travis:** use build config validation (beta) [skip ci] ([cf6a735](https://github.com/saltstack-formulas/apt-formula/commit/cf6a735ebb500657bb534badb2287a55f2e1c683)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([b2662ce](https://github.com/saltstack-formulas/apt-formula/commit/b2662ce3723cccd045ec96342e5ba3e364813398)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([d2630f7](https://github.com/saltstack-formulas/apt-formula/commit/d2630f7cf15a30528e7d06e0efcb4d237bb35ea2)) ### Features * **unattended:** add newer options from upstream ([49ee29c](https://github.com/saltstack-formulas/apt-formula/commit/49ee29ce9ee371992225f5393f0f89811afdaeab)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([9d5102c](https://github.com/saltstack-formulas/apt-formula/commit/9d5102cb96be9ee2faa371940b6321663e97ce5f))
5 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
chore(release): 0.10.4 [skip ci] ## [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))
2 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. .. role:: raw-html-m2r(raw)
  2. :format: html
  3. Authors
  4. =======
  5. This list is sorted by the number of commits per contributor in *descending* order.
  6. .. list-table::
  7. :header-rows: 1
  8. * - Avatar
  9. - Contributor
  10. - Contributions
  11. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
  12. - `@myii <https://github.com/myii>`_
  13. - 117
  14. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
  15. - `@javierbertoli <https://github.com/javierbertoli>`_
  16. - 29
  17. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
  18. - `@gravyboat <https://github.com/gravyboat>`_
  19. - 12
  20. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/277977?v=4' width='36' height='36' alt='@bmcclure'>`
  21. - `@bmcclure <https://github.com/bmcclure>`_
  22. - 8
  23. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
  24. - `@aboe76 <https://github.com/aboe76>`_
  25. - 8
  26. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/445200?v=4' width='36' height='36' alt='@arthurlogilab'>`
  27. - `@arthurlogilab <https://github.com/arthurlogilab>`_
  28. - 7
  29. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
  30. - `@nmadhok <https://github.com/nmadhok>`_
  31. - 7
  32. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/250531?v=4' width='36' height='36' alt='@boltronics'>`
  33. - `@boltronics <https://github.com/boltronics>`_
  34. - 5
  35. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
  36. - `@dafyddj <https://github.com/dafyddj>`_
  37. - 5
  38. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/16036782?v=4' width='36' height='36' alt='@jdkelleher'>`
  39. - `@jdkelleher <https://github.com/jdkelleher>`_
  40. - 5
  41. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/50891?v=4' width='36' height='36' alt='@westurner'>`
  42. - `@westurner <https://github.com/westurner>`_
  43. - 4
  44. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/2094680?v=4' width='36' height='36' alt='@daschatten'>`
  45. - `@daschatten <https://github.com/daschatten>`_
  46. - 4
  47. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>`
  48. - `@techhat <https://github.com/techhat>`_
  49. - 3
  50. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>`
  51. - `@whiteinge <https://github.com/whiteinge>`_
  52. - 3
  53. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1912062?v=4' width='36' height='36' alt='@devster31'>`
  54. - `@devster31 <https://github.com/devster31>`_
  55. - 3
  56. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
  57. - `@baby-gnu <https://github.com/baby-gnu>`_
  58. - 1
  59. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/377632?v=4' width='36' height='36' alt='@jerrykan'>`
  60. - `@jerrykan <https://github.com/jerrykan>`_
  61. - 1
  62. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/222721?v=4' width='36' height='36' alt='@rpatterson'>`
  63. - `@rpatterson <https://github.com/rpatterson>`_
  64. - 1
  65. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/5507973?v=4' width='36' height='36' alt='@simonclausen'>`
  66. - `@simonclausen <https://github.com/simonclausen>`_
  67. - 1
  68. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen'>`
  69. - `@babilen <https://github.com/babilen>`_
  70. - 1
  71. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
  72. - `@noelmcloughlin <https://github.com/noelmcloughlin>`_
  73. - 1
  74. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
  75. - `@daks <https://github.com/daks>`_
  76. - 1
  77. ----
  78. Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-02-12.