0.17.5 (2021-06-16)
- fedora-34: use
iptables-compat
package for installation (650c318)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (acf6c32) - kitchen+gitlab: adjust matrix to add
3003
[skip ci] (3bd21d7)
0.17.4 (2021-04-20)
- tables.sls: remove dictsort from tables.sls (05a274c)
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (b52ce7c) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (451d962) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (64172a6) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (085a5e1) - gitlab-ci: use GitLab CI as Travis CI replacement (9296214)
- kitchen: use
saltimages
Docker Hub where available [skip ci] (addd5eb) - kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (5da8dea)
- kitchen+gitlab-ci: use latest pre-salted images [skip ci] (81ef17a)
- kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (50e7bdb) - pre-commit: add to formula [skip ci] (57e9a8d)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (4d88838) - pre-commit: finalise
rstcheck
configuration [skip ci] (a296994) - pre-commit: update hook for
rubocop
[skip ci] (4307f44) - travis: add notifications => zulip [skip ci] (908960d)
- workflows/commitlint: add to repo [skip ci] (eab93ae)
- standardise use of
share
suite &_mapdata
state [skip ci] (5862d7a) - rubocop: fix all violations (or use
disable
/enable
) (24f34a1)
0.17.3 (2020-04-17)
- init: ensure save takes place for
enable_reject_policy
(8f3d3d1)
0.17.2 (2020-03-30)
- debian: ensure
netbase
package is installed (801b087), closes /travis-ci.org/github/myii/iptables-formula/jobs/665529089#L1222-L1229
- kitchen: avoid using bootstrap for
master
instances [skip ci] (138d5b0)
0.17.1 (2020-01-02)
- tables.sls: chain and rule creation order (80f6d5d)
0.17.0 (2019-12-30)
- release.config.js: use full commit hash in commit link [skip ci] (6467f1c)
- gemfile: restrict
train
gem version until upstream fix [skip ci] (2b44567) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (eade7fb) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (b9dc814) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (700b8bc) - travis: apply changes from build config validation [skip ci] (7dbd6ae)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (1e37eec) - travis: quote pathspecs used with
git ls-files
[skip ci] (28e89bb) - travis: run
shellcheck
during lint job [skip ci] (7378266) - travis: update
salt-lint
config forv0.0.10
[skip ci] (aed0b09) - travis: use
major.minor
forsemantic-release
version [skip ci] (88abf0d) - travis: use build config validation (beta) [skip ci] (665c3b3)
- merge travis matrix, add
salt-lint
&rubocop
tolint
job (e1bd1e6)
- contributing: remove to use org-level file instead [skip ci] (d1d6aa5)
- readme: update link to
CONTRIBUTING
[skip ci] (5f6564f)
- osfamilymap.yaml: add gentoo package name (8027ceb)
- travis: improve
salt-lint
invocation [skip ci] (d816236)
0.16.1 (2019-10-10)
- kitchen: change
log_level
todebug
instead ofinfo
() - kitchen: install required packages to bootstrapped
opensuse
[skip ci] () - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] () - kitchen+travis: replace EOL pre-salted images ()
- platform: add
arch-base-latest
() - yamllint: add rule
empty-values
& use newyaml-files
setting () - merge travis matrix, add
salt-lint
&rubocop
tolint
job () - use
dist: bionic
& applyopensuse-leap-15
SCP error workaround ()
0.16.0 (2019-08-10)
- kitchen: add remaining platforms from
template-formula
(0d7e08d)
- yamllint: include for this repo and apply rules throughout (9721448)
0.15.0 (2019-06-25)
- fix rst formatting (1318502)
- allow to configure the firewall using a rules' dict (e851e4f)
- improve empty lines management (be3a96a)
- improve travis matrix, remove unneeded gem entry (6861fe0)
0.14.0 (2019-06-11)
- semver-release (32a7ba6), closes /github.com/saltstack-formulas/iptables-formula/pull/35#issuecomment-500583112