Releases: saltstack-formulas/proftpd-formula
Releases · saltstack-formulas/proftpd-formula
v1.0.1
v1.0.0
1.0.0 (2022-07-18)
Bug Fixes
- contributing: fix default dict to default list (b84a1c7)
- contributing: not enabled or disable (0862407)
Continuous Integration
- update
pre-commit
configuration inc. for pre-commit.ci [skip ci] (f4b9dfa) - kitchen+gitlab: update for new pre-salted images [skip ci] (648f454)
Tests
- system.rb: add support for
mac_os_x
[skip ci] (b212e3c)
BREAKING CHANGES
- contributing: The module dictionary becomes a list
v0.6.0
0.6.0 (2022-03-30)
Bug Fixes
- pillar/default: fix
yamllint
violations [skip ci] (251155e)
Continuous Integration
- update linters to latest versions [skip ci] (ba07dbc)
- gemfile: allow rubygems proxy to be provided as an env var [skip ci] (b8642ed)
- kitchen+gitlab: update for new pre-salted images [skip ci] (112270b)
Features
- contributing: add modules.conf management (74ad102)
Tests
- system: add
build_platform_codename
[skip ci] (925b583)
v0.5.1
0.5.1 (2021-11-25)
Continuous Integration
- use
pillars_from_directories
&test/salt/pillar/top.sls
(c26bd1e) - 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (0f28f28) - gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (16f3f8a) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (f0adb77) - kitchen+ci: update with
3004
pre-salted images/boxes [skip ci] (cce6a7e) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (78a2131) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (cfe78ba)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (2b72018) - add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (6870dfd) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (f8e464d)
Tests
- pillar/debian: disable
IdentLookups
forDebian-11
[skip ci] (ce6dec8)
v0.5.0
0.5.0 (2021-05-04)
Continuous Integration
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (7f56a30) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (a99e057) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (335dba5) - gitlab-ci: use GitLab CI as Travis CI replacement (5f7ebf4)
- kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (ca24121)
- kitchen+gitlab: adjust matrix to add
3003
[skip ci] (cfb2dea) - kitchen+gitlab-ci: use latest pre-salted images [skip ci] (e902003)
- pre-commit: add to formula [skip ci] (a1fc4a7)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (e3f2b25) - pre-commit: finalise
rstcheck
configuration [skip ci] (b297224) - pre-commit: update hook for
rubocop
[skip ci] (b85c2cd)
Features
- gentoo: add support (ef38008)
Tests
v0.4.0: Merge pull request #4 from n-rodriguez/wip/kitchen
ci(kitchen): add Kitchen tests