Browse Source

chore(release): 0.10.0 [skip ci]

# [0.10.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.9.0...v0.10.0) (2020-04-02)

### Bug Fixes

* **zone.xml:** adjust whitespacing to pass tests & macro at top of file ([d8f0f47](d8f0f47a54))

### Features

* allow rich_rules to be specified as a dict ([cd4cec0](cd4cec0089))

### Styles

* **zone.xml:** remove all trailing whitespaces ([204efe5](204efe5fc7))

### Tests

* **zones_spec:** check content of rendered zone files ([6ebfc6f](6ebfc6f20c))
tags/v0.10.0
semantic-release-bot 4 years ago
parent
commit
6ced9d9cfa
5 changed files with 60 additions and 11 deletions
  1. +3
    -3
      AUTHORS.md
  2. +22
    -0
      CHANGELOG.md
  3. +1
    -1
      FORMULA
  4. +7
    -7
      docs/AUTHORS.rst
  5. +27
    -0
      docs/CHANGELOG.rst

+ 3
- 3
AUTHORS.md View File

@@ -4,14 +4,14 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|29
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|24
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|22
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|13
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|3
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/6609453?v=4' width='36' height='36' alt='@Sxderp'>|[@Sxderp](https://github.com/Sxderp)|3
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/12465797?v=4' width='36' height='36' alt='@hoonetorg'>|[@hoonetorg](https://github.com/hoonetorg)|3
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/5417682?v=4' width='36' height='36' alt='@tinuva'>|[@tinuva](https://github.com/tinuva)|3
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/6018668?v=4' width='36' height='36' alt='@amendlik'>|[@amendlik](https://github.com/amendlik)|2
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/6609453?v=4' width='36' height='36' alt='@Sxderp'>|[@Sxderp](https://github.com/Sxderp)|2
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/641501?v=4' width='36' height='36' alt='@Angelo-Verona'>|[@Angelo-Verona](https://github.com/Angelo-Verona)|1
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/4069630?v=4' width='36' height='36' alt='@cmercier'>|[@cmercier](https://github.com/cmercier)|1
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/702318?v=4' width='36' height='36' alt='@basepi'>|[@basepi](https://github.com/basepi)|1
@@ -22,4 +22,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-02-12.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-02.

+ 22
- 0
CHANGELOG.md View File

@@ -1,5 +1,27 @@
# Changelog

# [0.10.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.9.0...v0.10.0) (2020-04-02)


### Bug Fixes

* **zone.xml:** adjust whitespacing to pass tests & macro at top of file ([d8f0f47](https://github.com/saltstack-formulas/firewalld-formula/commit/d8f0f47a5408bde763050c457269ef129a48b050))


### Features

* allow rich_rules to be specified as a dict ([cd4cec0](https://github.com/saltstack-formulas/firewalld-formula/commit/cd4cec008983943213ac3bb721ab69c3a5214c54))


### Styles

* **zone.xml:** remove all trailing whitespaces ([204efe5](https://github.com/saltstack-formulas/firewalld-formula/commit/204efe5fc7065a2c2f4f55aa0138bf98675cba4e))


### Tests

* **zones_spec:** check content of rendered zone files ([6ebfc6f](https://github.com/saltstack-formulas/firewalld-formula/commit/6ebfc6f20cfd72c2785514ab35484c9575401648))

# [0.9.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.8.0...v0.9.0) (2020-02-12)



+ 1
- 1
FORMULA View File

@@ -1,7 +1,7 @@
name: firewalld
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
version: 0.9.0
version: 0.10.0
release: 1
minimum_version: 2017.7
summary: firewalld formula

+ 7
- 7
docs/AUTHORS.rst View File

@@ -13,18 +13,21 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - Avatar
- Contributor
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 29
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
- `@aboe76 <https://github.com/aboe76>`_
- 24
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 22
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
- `@javierbertoli <https://github.com/javierbertoli>`_
- 13
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 3
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/6609453?v=4' width='36' height='36' alt='@Sxderp'>`
- `@Sxderp <https://github.com/Sxderp>`_
- 3
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/12465797?v=4' width='36' height='36' alt='@hoonetorg'>`
- `@hoonetorg <https://github.com/hoonetorg>`_
- 3
@@ -34,9 +37,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/6018668?v=4' width='36' height='36' alt='@amendlik'>`
- `@amendlik <https://github.com/amendlik>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/6609453?v=4' width='36' height='36' alt='@Sxderp'>`
- `@Sxderp <https://github.com/Sxderp>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/641501?v=4' width='36' height='36' alt='@Angelo-Verona'>`
- `@Angelo-Verona <https://github.com/Angelo-Verona>`_
- 1
@@ -62,4 +62,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-02-12.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-04-02.

+ 27
- 0
docs/CHANGELOG.rst View File

@@ -2,6 +2,33 @@
Changelog
=========

`0.10.0 <https://github.com/saltstack-formulas/firewalld-formula/compare/v0.9.0...v0.10.0>`_ (2020-04-02)
-------------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **zone.xml:** adjust whitespacing to pass tests & macro at top of file (\ `d8f0f47 <https://github.com/saltstack-formulas/firewalld-formula/commit/d8f0f47a5408bde763050c457269ef129a48b050>`_\ )

Features
^^^^^^^^


* allow rich_rules to be specified as a dict (\ `cd4cec0 <https://github.com/saltstack-formulas/firewalld-formula/commit/cd4cec008983943213ac3bb721ab69c3a5214c54>`_\ )

Styles
^^^^^^


* **zone.xml:** remove all trailing whitespaces (\ `204efe5 <https://github.com/saltstack-formulas/firewalld-formula/commit/204efe5fc7065a2c2f4f55aa0138bf98675cba4e>`_\ )

Tests
^^^^^


* **zones_spec:** check content of rendered zone files (\ `6ebfc6f <https://github.com/saltstack-formulas/firewalld-formula/commit/6ebfc6f20cfd72c2785514ab35484c9575401648>`_\ )

`0.9.0 <https://github.com/saltstack-formulas/firewalld-formula/compare/v0.8.0...v0.9.0>`_ (2020-02-12)
-----------------------------------------------------------------------------------------------------------


Loading…
Cancel
Save