Tags: saltstack-formulas/apt-formula
Tags
chore(release): 0.11.1 [skip ci] ## [0.11.1](v0.11.0...v0.11.1) (2025-04-10) ### Continuous Integration * update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([347dc41](347dc41)) * use latest test images ([222aa6c](222aa6c)) ### Tests * **system.rb:** add support for `mac_os_x` [skip ci] ([bb4d0f8](bb4d0f8))
chore(release): 0.11.0 [skip ci] # [0.11.0](v0.10.4...v0.11.0) (2022-04-18) ### Continuous Integration * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([31773f1](31773f1)) ### Features * **repositories:** allow to specify custom filename ([2a7e4af](2a7e4af)) ### Tests * **system:** add `build_platform_codename` [skip ci] ([1a132d8](1a132d8))
chore(release): 0.10.4 [skip ci] ## [0.10.4](v0.10.3...v0.10.4) (2022-02-12) ### Code Refactoring * **salt-lint:** fix violations ([7cc688c](7cc688c)) ### Continuous Integration * update linters to latest versions [skip ci] ([37ca1fa](37ca1fa)) * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([97b0af6](97b0af6)) * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([b4cce02](b4cce02)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([a8d9d34](a8d9d34)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([1f136cd](1f136cd)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([ce4f1a8](ce4f1a8)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([057b19e](057b19e)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([0f9b059](0f9b059)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([d08806c](d08806c)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([380c689](380c689)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([efe8592](efe8592)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([9762abf](9762abf)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([d5c38c1](d5c38c1)) * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([6be32dc](6be32dc)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([8086687](8086687)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([091870b](091870b)) * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([5637e07](5637e07)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([758d646](758d646)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([d486305](d486305)) * **pre-commit:** update hook for `rubocop` ([67c1130](67c1130)) ### Tests * standardise use of `share` suite & `_mapdata` state [skip ci] ([9f6b2b1](9f6b2b1))
chore(release): 0.10.3 [skip ci] ## [0.10.3](v0.10.2...v0.10.3) (2020-10-19) ### Continuous Integration * **pre-commit:** add to formula [skip ci] ([a472351](a472351)) * **pre-commit:** add to formula [skip ci] ([fe75b59](fe75b59)) * **pre-commit:** add to formula [skip ci] ([d9f480a](d9f480a)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([4cf4741](4cf4741)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([2d520d2](2d520d2)) ### Tests * **repositories:** change to a repo with no key expiration ([e677b78](e677b78))
chore(release): 0.10.2 [skip ci] ## [0.10.2](v0.10.1...v0.10.2) (2020-09-21) ### Bug Fixes * **preferences,repositories:** fix clean parameter ([50e02fb](50e02fb)) ### Continuous Integration * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([5fbc45d](5fbc45d))
chore(release): 0.10.1 [skip ci] ## [0.10.1](v0.10.0...v0.10.1) (2020-05-29) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([e657de0](e657de0)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([7aebed6](7aebed6)) * **travis:** add notifications => zulip [skip ci] ([e22b8f0](e22b8f0)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([52df5ca](52df5ca)) * **workflows/commitlint:** add to repo [skip ci] ([63959a0](63959a0)) ### Documentation * **readme:** show only one level in table of contents ([081c77a](081c77a)) * **readme.rst:** add doc for apt_conf state + other minor update ([cf78277](cf78277))
chore(release): 0.10.0 [skip ci] # [0.10.0](v0.9.1...v0.10.0) (2019-12-18) ### Bug Fixes * **fluorine:** add name so no virtual_packages ([57bfc61](57bfc61)) * **release.config.js:** use full commit hash in commit link [skip ci] ([ca4ba6e](ca4ba6e)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([4303495](4303495)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5178f0d](5178f0d)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0506a5c](0506a5c)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([6187515](6187515)) * **travis:** apply changes from build config validation [skip ci] ([5bd314b](5bd314b)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0e4d905](0e4d905)) * **travis:** run `shellcheck` during lint job [skip ci] ([8230b8b](8230b8b)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([fdb7822](fdb7822)) * **travis:** use build config validation (beta) [skip ci] ([cf6a735](cf6a735)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([b2662ce](b2662ce)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([d2630f7](d2630f7)) ### Features * **unattended:** add newer options from upstream ([49ee29c](49ee29c)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([9d5102c](9d5102c))
chore(release): 0.9.1 [skip ci] ## [0.9.1](v0.9.0...v0.9.1) (2019-10-09) ### Bug Fixes * **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](67de777)) * **rubocop:** fix remaining errors manually ([](62d20bc)) ### Continuous Integration * **kitchen:** change `log_level` to `debug` instead of `info` ([](78a2a91)) * **kitchen+travis:** replace EOL pre-salted images ([](04847bb)) * **travis:** use `dist: bionic` ([](2ca242a)) * **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](55212e0)) * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](b50ef71))
chore(release): 0.9.0 [skip ci] # [0.9.0](v0.8.1...v0.9.0) (2019-08-07) ### Bug Fixes * **repositories:** update spotify repo key ([00c936b](00c936b)) ### Continuous Integration * **kitchen+travis:** modify matrix to include `develop` platform ([a088ca5](a088ca5)) ### Features * **yamllint:** include for this repo and apply rules throughout ([03d15e9](03d15e9))
PreviousNext