Releases: saltstack-formulas/vsftpd-formula
Releases · saltstack-formulas/vsftpd-formula
v0.3.2
0.3.2 (2020-09-09)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (7f0cc5c)
- state: add 'group: root' to vsftpd/config/install state (4e96971)
- state: restart service when configuration has changed (c42983c)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (69d165a) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (9bd0538) - kitchen: avoid using bootstrap for
master
instances [skip ci] (61a0f1a) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (d1971b5) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (9e89a1d) - kitchen: use
saltimages
Docker Hub where available [skip ci] (c74a720) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (553bd54) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (a765818) - travis: add notifications => zulip [skip ci] (06866d3)
- travis: apply changes from build config validation [skip ci] (abe48e5)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (dbceadf) - travis: quote pathspecs used with
git ls-files
[skip ci] (03b5a03) - travis: run
shellcheck
during lint job [skip ci] (021cfcb) - travis: update
salt-lint
config forv0.0.10
[skip ci] (78f50d6) - travis: use
major.minor
forsemantic-release
version [skip ci] (cc7e4e8) - travis: use build config validation (beta) [skip ci] (3dd1535)
- workflows/commitlint: add to repo [skip ci] (015a758)
Documentation
- contributing: remove to use org-level file instead [skip ci] (3412068)
- readme: update link to
CONTRIBUTING
[skip ci] (5e829c5)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (b2b5167)
Styles
- state: fix coding style (5d688ef)
v0.3.1
0.3.1 (2019-10-12)
Bug Fixes
Continuous Integration
- kitchen: install required packages to bootstrapped
opensuse
[skip ci] () - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] () - merge travis matrix, add
salt-lint
&rubocop
tolint
job () - merge travis matrix, add
salt-lint
&rubocop
tolint
job () - travis: merge
rubocop
linter into mainlint
job ()
v0.3.0
v0.2.2
v0.2.1
0.2.1 (2019-09-25)
Bug Fixes
- map: fix typo in service name for
Arch
(0f083fb)
Continuous Integration
- use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (1cd4467) - kitchen: change
log_level
todebug
instead ofinfo
(aec0e54) - platform: add
arch-base-latest
(6283c58) - yamllint: add rule
empty-values
& use newyaml-files
setting (c6db74c)
Tests
- config_spec: update for
Arch
(c852da7)