Imran Iqbal
abbfe162a1
chore(pre-commit): use `info` report level for `rstcheck` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/325
3 years ago
Imran Iqbal
cdaade380a
ci: add `arch-master` to matrix and update `.travis.yml` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/323
3 years ago
semantic-release-bot
a6e06a73d6
chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/saltstack-formulas/firewalld-formula/compare/v1.2.0...v1.2.1 ) (2021-04-26)
### Bug Fixes
* **zone.xml:** fix jinja error in rule.reject ([194cb99
](194cb99f16
))
* **zone.xml:** fix XML error ([88f9fd4
](88f9fd4687
))
### Continuous Integration
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([a2bcd11
](a2bcd11c4c
))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([98f91c2
](98f91c29df
))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([79eb50a
](79eb50a11a
))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([0bb7751
](0bb7751957
))
### Tests
* **_mapdata:** add verification file for `fedora-34` [skip ci] ([b8e0cb8
](b8e0cb8b14
))
* standardise use of `share` suite & `_mapdata` state [skip ci] ([291adbd
](291adbd997
))
* **_mapdata:** add verification files for new platforms ([b9d8775
](b9d8775937
))
3 years ago
Imran Iqbal
bf427f0626
Merge pull request #49 from genaumann/firewalld-fix
Firewalld fix
3 years ago
Gino Naumann
194cb99f16
fix(zone.xml): fix jinja error in rule.reject
3 years ago
Gino Naumann
88f9fd4687
fix(zone.xml): fix XML error
3 years ago
Imran Iqbal
79eb50a11a
ci(kitchen+gitlab): adjust matrix to add `3003` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/318
3 years ago
Imran Iqbal
b8e0cb8b14
test(_mapdata): add verification file for `fedora-34` [skip ci]
3 years ago
Imran Iqbal
33f16da093
chore: update `CODEOWNERS` & `.yamllint` re: `kitchen-vagrant` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/310
3 years ago
Imran Iqbal
291adbd997
test: standardise use of `share` suite & `_mapdata` state [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/302
3 years ago
Imran Iqbal
98f91c29df
ci(kitchen+ci): use latest pre-salted images (after CVE) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/299
3 years ago
Imran Iqbal
bfa283dd51
chore(yamllint): add `.git/` to ignores [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/297
3 years ago
Daniel Dehennin
990970bd1a
chore(rubocop): allow use of `YAML.load` for `_mapdata.rb` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/296
3 years ago
Dafydd Jones
acfabec326
chore(shellcheck): switch hook for `shellcheck` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/295
3 years ago
Imran Iqbal
a2bcd11c4c
ci(gemfile+lock): use `ssf` customised `kitchen-docker` repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/294
3 years ago
Imran Iqbal
0bb7751957
ci(kitchen+gitlab-ci): use latest pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/293
3 years ago
Imran Iqbal
b9d8775937
test(_mapdata): add verification files for new platforms
* `fedora-33`
* `opensuse-tumbleweed`
* `oraclelinux-7`
* `oraclelinux-8`
3 years ago
Imran Iqbal
08ab3568f0
chore: standardise structure (`.gitignore` & `_mapdata.rb`) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/292
3 years ago
semantic-release-bot
4c5d17ac46
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v1.1.2...v1.2.0 ) (2021-02-05)
### Continuous Integration
* **pre-commit:** update hook for `rubocop` [skip ci] ([a649d87
](a649d8763c
))
### Features
* **pillar.example,test/:** add example and test for richrule ratelimit ([f258526
](f25852637a
))
* **zone.xml:** allow to rate limit 'accept' in rich rules ([a2f4f3b
](a2f4f3b36e
))
### Tests
* **share:** standardise with latest changes [skip ci] ([7df88b9
](7df88b9e89
))
3 years ago
Imran Iqbal
44d039e7c4
Merge pull request #47 from apatard/master
feat(zone.xml): Allow to rate limit 'accept' in rich rules
3 years ago
Imran Iqbal
a649d8763c
ci(pre-commit): update hook for `rubocop` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/290
3 years ago
Imran Iqbal
7df88b9e89
test(share): standardise with latest changes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/288
3 years ago
Arnaud Patard
f25852637a
feat(pillar.example,test/): add example and test for richrule ratelimit
Document and test the accept rate limiting of the rich rule.
Signed-off-by: Arnaud Patard <apatard@hupstream.com>
3 years ago
Arnaud Patard
a2f4f3b36e
feat(zone.xml): allow to rate limit 'accept' in rich rules
The current rich_rule macro is supporting to set if the connection
should be accepted or rejected or dropped but doesn't support setting
rate limiting in the 'accept' case. Add code for that.
Signed-off-by: Arnaud Patard <apatard@hupstream.com>
3 years ago
semantic-release-bot
4d797fc01e
chore(release): 1.1.2 [skip ci]
## [1.1.2](https://github.com/saltstack-formulas/firewalld-formula/compare/v1.1.1...v1.1.2 ) (2021-01-14)
### Bug Fixes
* **_mapdata:** ensure map data is directly under `values` ([a29e81b
](a29e81bac6
))
### Tests
* **_mapdata:** update for `_mapdata/init.sls` change ([a647d6d
](a647d6d9a3
))
3 years ago
Daniel
fbcb655e09
Merge pull request #48 from myii/fix/ensure-map-data-directly-under-values
fix(_mapdata): ensure map data is directly under `values`
3 years ago
Imran Iqbal
a647d6d9a3
test(_mapdata): update for `_mapdata/init.sls` change
3 years ago
Daniel Dehennin
a29e81bac6
fix(_mapdata): ensure map data is directly under `values`
* Semi-automated using https://github.com/myii/ssf-formula/pull/287
3 years ago
semantic-release-bot
87df82dc79
chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/saltstack-formulas/firewalld-formula/compare/v1.1.0...v1.1.1 ) (2020-12-27)
### Continuous Integration
* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([a615af1
](a615af103e
))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([472a16c
](472a16c283
))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([a88d749
](a88d749499
))
### Tests
* **_mapdata:** generate verification files ([7665d77
](7665d77f67
))
* **map:** verify `map.jinja` dump using `_mapdata` state ([22869e0
](22869e0c7f
))
3 years ago
Imran Iqbal
0def96f632
Merge pull request #46 from myii/test/manage-map.jinja-verification
test(map): verify `map.jinja` dump using `_mapdata` state
3 years ago
Imran Iqbal
7665d77f67
test(_mapdata): generate verification files
3 years ago
Imran Iqbal
22869e0c7f
test(map): verify `map.jinja` dump using `_mapdata` state
* Semi-automated using https://github.com/myii/ssf-formula/pull/286
3 years ago
Imran Iqbal
a615af103e
ci(commitlint): ensure `upstream/master` uses main repo URL [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/278
3 years ago
Imran Iqbal
472a16c283
ci(gitlab-ci): add `rubocop` linter (with `allow_failure`) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/277
3 years ago
Imran Iqbal
a88d749499
ci(gitlab-ci): use GitLab CI as Travis CI replacement
* Automated using https://github.com/myii/ssf-formula/pull/275
3 years ago
Imran Iqbal
ba2ef4455d
chore(gemfile+lock): update to latest gem versions (2020-W44) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/274
4 years ago
semantic-release-bot
fd556534e5
chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v1.0.0...v1.1.0 ) (2020-10-24)
### Continuous Integration
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([7a964e4
](7a964e4738
))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([a33cd64
](a33cd641e2
))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([24e115c
](24e115cacb
))
* **pre-commit:** add to formula [skip ci] ([9254027
](9254027396
))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([c7e4dee
](c7e4dee62a
))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([118eacf
](118eacff45
))
* **travis:** add notifications => zulip [skip ci] ([b6c60b2
](b6c60b27b9
))
* **workflows/commitlint:** add to repo [skip ci] ([93853b6
](93853b643f
))
### Features
* **firewalld.conf:** support configuration of `AllowZoneDrifting` ([0ff53ff
](0ff53ffb27
)), closes [#44 ](https://github.com/saltstack-formulas/firewalld-formula/issues/44 )
4 years ago
Imran Iqbal
cb01f13091
Merge pull request #45 from myii/feat/support-AllowZoneDrifting
feat(firewalld.conf): support configuration of `AllowZoneDrifting`
4 years ago
Imran Iqbal
0ff53ffb27
feat(firewalld.conf): support configuration of `AllowZoneDrifting`
Close #44 .
Configuration description taken from:
* https://firewalld.org/documentation/man-pages/firewalld.conf.html
4 years ago
Imran Iqbal
d32059bd2b
chore(gemfile+lock): update to latest gem versions (2020-W43) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/273
4 years ago
Imran Iqbal
118eacff45
ci(pre-commit): finalise `rstcheck` configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
4 years ago
Dafydd Jones
90cf74209a
chore(commitlint): add `{body,footer,header}-max(-line)-length` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/265
4 years ago
Imran Iqbal
662630d5aa
chore(gemfile+lock): update to latest gem versions (2020-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/263
4 years ago
Imran Iqbal
c7e4dee62a
ci(pre-commit): enable/disable `rstcheck` as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
4 years ago
Dafydd Jones
9254027396
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
4 years ago
Imran Iqbal
0e7f431952
chore(gemfile.lock): update to latest gem versions (2020-W27) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/235
4 years ago
Imran Iqbal
515b3a8a40
chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/233
4 years ago
Imran Iqbal
e7dcb91931
chore(gemfile.lock): update to latest gem versions (2020-W25) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/229
4 years ago
Imran Iqbal
a33cd641e2
ci(kitchen): use `saltimages` Docker Hub where available [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/223
4 years ago
Imran Iqbal
ff53511110
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/222
4 years ago