Skip to content

Commit df5e9f3

Browse files
chore(release): 0.17.2 [skip ci]
## [0.17.2](v0.17.1...v0.17.2) (2020-03-30) ### Bug Fixes * **debian:** ensure `netbase` package is installed ([801b087](801b087)), closes [/travis-ci.org/github/myii/iptables-formula/jobs/665529089#L1222-L1229](https://github.com//travis-ci.org/github/myii/iptables-formula/jobs/665529089/issues/L1222-L1229) ### Continuous Integration * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([138d5b0](138d5b0))
1 parent 0e5ad0e commit df5e9f3

File tree

5 files changed

+35
-8
lines changed

5 files changed

+35
-8
lines changed

AUTHORS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<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)|38
7+
<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)|41
88
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/85002?v=4' width='36' height='36' alt='@jstrunk'>|[@jstrunk](https://github.com/jstrunk)|17
99
<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)|12
1010
<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)|12
@@ -17,7 +17,7 @@ Avatar|Contributor|Contributions
1717
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/879922?v=4' width='36' height='36' alt='@myoung34'>|[@myoung34](https://github.com/myoung34)|2
1818
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|2
1919
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/228723?v=4' width='36' height='36' alt='@abednarik'>|[@abednarik](https://github.com/abednarik)|2
20-
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/6760103?v=4' width='36' height='36' alt='@AAbouZaid'>|[@AAbouZaid](https://github.com/AAbouZaid)|1
20+
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/6760103?v=4' width='36' height='36' alt='@aabouzaid'>|[@aabouzaid](https://github.com/aabouzaid)|1
2121
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/2984201?v=4' width='36' height='36' alt='@egarbi'>|[@egarbi](https://github.com/egarbi)|1
2222
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/16269355?v=4' width='36' height='36' alt='@jamesboswell'>|[@jamesboswell](https://github.com/jamesboswell)|1
2323
<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)|1
@@ -28,4 +28,4 @@ Avatar|Contributor|Contributions
2828

2929
---
3030

31-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-01-02.
31+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-03-30.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.17.2](https://github.com/saltstack-formulas/iptables-formula/compare/v0.17.1...v0.17.2) (2020-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **debian:** ensure `netbase` package is installed ([801b087](https://github.com/saltstack-formulas/iptables-formula/commit/801b0879da2771cd60e0842b611572eceb1b5f95)), closes [/travis-ci.org/github/myii/iptables-formula/jobs/665529089#L1222-L1229](https://github.com//travis-ci.org/github/myii/iptables-formula/jobs/665529089/issues/L1222-L1229)
9+
10+
11+
### Continuous Integration
12+
13+
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([138d5b0](https://github.com/saltstack-formulas/iptables-formula/commit/138d5b05c4fb77820515c3a6dd51dd2f79f8b68c))
14+
315
## [0.17.1](https://github.com/saltstack-formulas/iptables-formula/compare/v0.17.0...v0.17.1) (2020-01-02)
416

517

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: iptables
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
33
os_family: Debian, RedHat, Suse
4-
version: 0.17.1
4+
version: 0.17.2
55
release: 1
66
minimum_version: 2017.7
77
summary: Iptables formula

docs/AUTHORS.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 38
18+
- 41
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/85002?v=4' width='36' height='36' alt='@jstrunk'>`
2020
- `@jstrunk <https://github.com/jstrunk>`_
2121
- 17
@@ -52,8 +52,8 @@ This list is sorted by the number of commits per contributor in *descending* ord
5252
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/228723?v=4' width='36' height='36' alt='@abednarik'>`
5353
- `@abednarik <https://github.com/abednarik>`_
5454
- 2
55-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/6760103?v=4' width='36' height='36' alt='@AAbouZaid'>`
56-
- `@AAbouZaid <https://github.com/AAbouZaid>`_
55+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/6760103?v=4' width='36' height='36' alt='@aabouzaid'>`
56+
- `@aabouzaid <https://github.com/aabouzaid>`_
5757
- 1
5858
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/2984201?v=4' width='36' height='36' alt='@egarbi'>`
5959
- `@egarbi <https://github.com/egarbi>`_
@@ -80,4 +80,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
8080

8181
----
8282

83-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-01-02.
83+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-03-30.

docs/CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
Changelog
33
=========
44

5+
`0.17.2 <https://github.com/saltstack-formulas/iptables-formula/compare/v0.17.1...v0.17.2>`_ (2020-03-30)
6+
-------------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **debian:** ensure ``netbase`` package is installed (\ `801b087 <https://github.com/saltstack-formulas/iptables-formula/commit/801b0879da2771cd60e0842b611572eceb1b5f95>`_\ ), closes `/travis-ci.org/github/myii/iptables-formula/jobs/665529089#L1222-L1229 <https://github.com//travis-ci.org/github/myii/iptables-formula/jobs/665529089/issues/L1222-L1229>`_
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `138d5b0 <https://github.com/saltstack-formulas/iptables-formula/commit/138d5b05c4fb77820515c3a6dd51dd2f79f8b68c>`_\ )
19+
520
`0.17.1 <https://github.com/saltstack-formulas/iptables-formula/compare/v0.17.0...v0.17.1>`_ (2020-01-02)
621
-------------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)