Skip to content

Commit 0030d54

Browse files
chore(release): 0.17.0 [skip ci]
# [0.17.0](v0.16.1...v0.17.0) (2019-12-30) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([6467f1c](6467f1c)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([2b44567](2b44567)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([eade7fb](eade7fb)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([b9dc814](b9dc814)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([700b8bc](700b8bc)) * **travis:** apply changes from build config validation [skip ci] ([7dbd6ae](7dbd6ae)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([1e37eec](1e37eec)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([28e89bb](28e89bb)) * **travis:** run `shellcheck` during lint job [skip ci] ([7378266](7378266)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([aed0b09](aed0b09)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([88abf0d](88abf0d)) * **travis:** use build config validation (beta) [skip ci] ([665c3b3](665c3b3)) * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([e1bd1e6](e1bd1e6)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([d1d6aa5](d1d6aa5)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([5f6564f](5f6564f)) ### Features * **osfamilymap.yaml:** add gentoo package name ([8027ceb](8027ceb)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([d816236](d816236))
1 parent 137bb25 commit 0030d54

File tree

5 files changed

+96
-12
lines changed

5 files changed

+96
-12
lines changed

AUTHORS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ 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)|21
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
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
9+
<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
910
<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)|11
10-
<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)|11
1111
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|4
1212
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|3
1313
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>|[@syphernl](https://github.com/syphernl)|3
@@ -19,7 +19,7 @@ Avatar|Contributor|Contributions
1919
<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
2020
<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
2121
<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
22-
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/10799507?v=4' width='36' height='36' alt='@fishi0x01'>|[@fishi0x01](https://github.com/fishi0x01)|1
22+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/6086064?v=4' width='36' height='36' alt='@mgomersbach'>|[@mgomersbach](https://github.com/mgomersbach)|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
2424
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/5270930?v=4' width='36' height='36' alt='@djibi2'>|[@djibi2](https://github.com/djibi2)|1
2525
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1482937?v=4' width='36' height='36' alt='@vschum'>|[@vschum](https://github.com/vschum)|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 2019-10-10.
31+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-30.

CHANGELOG.md

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

3+
# [0.17.0](https://github.com/saltstack-formulas/iptables-formula/compare/v0.16.1...v0.17.0) (2019-12-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **release.config.js:** use full commit hash in commit link [skip ci] ([6467f1c](https://github.com/saltstack-formulas/iptables-formula/commit/6467f1ce0b97ca59b1d3c818815d41cf571b16ae))
9+
10+
11+
### Continuous Integration
12+
13+
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([2b44567](https://github.com/saltstack-formulas/iptables-formula/commit/2b4456745121de4616d8196bd1572acb78f04ea5))
14+
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([eade7fb](https://github.com/saltstack-formulas/iptables-formula/commit/eade7fbe10815ad4f9795b0dc262fb5c5e1a2b91))
15+
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([b9dc814](https://github.com/saltstack-formulas/iptables-formula/commit/b9dc8143688facbec3082ea379e22d87787e6bb4))
16+
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([700b8bc](https://github.com/saltstack-formulas/iptables-formula/commit/700b8bc85cfa4e44064900fc52d46a6713da9e86))
17+
* **travis:** apply changes from build config validation [skip ci] ([7dbd6ae](https://github.com/saltstack-formulas/iptables-formula/commit/7dbd6ae0383a4d8e53b0ed187387384eb88a1ed4))
18+
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([1e37eec](https://github.com/saltstack-formulas/iptables-formula/commit/1e37eec9ebbbf9867fc5fd9c8d5d1ac336f0785f))
19+
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([28e89bb](https://github.com/saltstack-formulas/iptables-formula/commit/28e89bbe5653f81b07d2f2d72f93d4b667c95905))
20+
* **travis:** run `shellcheck` during lint job [skip ci] ([7378266](https://github.com/saltstack-formulas/iptables-formula/commit/73782668b6379962cb7fd2e5145dc1ca91848adb))
21+
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([aed0b09](https://github.com/saltstack-formulas/iptables-formula/commit/aed0b095b3b6054e9c157d6e9a3a6e324641904a))
22+
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([88abf0d](https://github.com/saltstack-formulas/iptables-formula/commit/88abf0d062e2fc2a99289a6837da3880660b3f46))
23+
* **travis:** use build config validation (beta) [skip ci] ([665c3b3](https://github.com/saltstack-formulas/iptables-formula/commit/665c3b3d18e504f5731ee99ba1dea13e977e7aee))
24+
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([e1bd1e6](https://github.com/saltstack-formulas/iptables-formula/commit/e1bd1e6b4f393ce91b903826fb96398877ff8ca4))
25+
26+
27+
### Documentation
28+
29+
* **contributing:** remove to use org-level file instead [skip ci] ([d1d6aa5](https://github.com/saltstack-formulas/iptables-formula/commit/d1d6aa55555c45f27f817ca9cc62470da98e2b27))
30+
* **readme:** update link to `CONTRIBUTING` [skip ci] ([5f6564f](https://github.com/saltstack-formulas/iptables-formula/commit/5f6564f0543181db56c6a3d119ad4a5c98a8a40f))
31+
32+
33+
### Features
34+
35+
* **osfamilymap.yaml:** add gentoo package name ([8027ceb](https://github.com/saltstack-formulas/iptables-formula/commit/8027ceb9715f02b12c8f328c8fefca09819522c2))
36+
37+
38+
### Performance Improvements
39+
40+
* **travis:** improve `salt-lint` invocation [skip ci] ([d816236](https://github.com/saltstack-formulas/iptables-formula/commit/d816236d53ed3a09b53cd8af69cecdec4f8fe412))
41+
342
## [0.16.1](https://github.com/saltstack-formulas/iptables-formula/compare/v0.16.0...v0.16.1) (2019-10-10)
443

544

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.16.1
4+
version: 0.17.0
55
release: 1
66
minimum_version: 2017.7
77
summary: Iptables formula

docs/AUTHORS.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ 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-
- 21
18+
- 38
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
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'>`
23-
- `@javierbertoli <https://github.com/javierbertoli>`_
24-
- 11
2522
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2623
- `@aboe76 <https://github.com/aboe76>`_
24+
- 12
25+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
26+
- `@javierbertoli <https://github.com/javierbertoli>`_
2727
- 11
2828
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
2929
- `@nmadhok <https://github.com/nmadhok>`_
@@ -58,8 +58,8 @@ This list is sorted by the number of commits per contributor in *descending* ord
5858
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/16269355?v=4' width='36' height='36' alt='@jamesboswell'>`
5959
- `@jamesboswell <https://github.com/jamesboswell>`_
6060
- 1
61-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/10799507?v=4' width='36' height='36' alt='@fishi0x01'>`
62-
- `@fishi0x01 <https://github.com/fishi0x01>`_
61+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/6086064?v=4' width='36' height='36' alt='@mgomersbach'>`
62+
- `@mgomersbach <https://github.com/mgomersbach>`_
6363
- 1
6464
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
6565
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
@@ -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 2019-10-10.
83+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-12-30.

docs/CHANGELOG.rst

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

5+
`0.17.0 <https://github.com/saltstack-formulas/iptables-formula/compare/v0.16.1...v0.17.0>`_ (2019-12-30)
6+
-------------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **release.config.js:** use full commit hash in commit link [skip ci] (\ `6467f1c <https://github.com/saltstack-formulas/iptables-formula/commit/6467f1ce0b97ca59b1d3c818815d41cf571b16ae>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `2b44567 <https://github.com/saltstack-formulas/iptables-formula/commit/2b4456745121de4616d8196bd1572acb78f04ea5>`_\ )
19+
* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `eade7fb <https://github.com/saltstack-formulas/iptables-formula/commit/eade7fbe10815ad4f9795b0dc262fb5c5e1a2b91>`_\ )
20+
* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `b9dc814 <https://github.com/saltstack-formulas/iptables-formula/commit/b9dc8143688facbec3082ea379e22d87787e6bb4>`_\ )
21+
* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `700b8bc <https://github.com/saltstack-formulas/iptables-formula/commit/700b8bc85cfa4e44064900fc52d46a6713da9e86>`_\ )
22+
* **travis:** apply changes from build config validation [skip ci] (\ `7dbd6ae <https://github.com/saltstack-formulas/iptables-formula/commit/7dbd6ae0383a4d8e53b0ed187387384eb88a1ed4>`_\ )
23+
* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `1e37eec <https://github.com/saltstack-formulas/iptables-formula/commit/1e37eec9ebbbf9867fc5fd9c8d5d1ac336f0785f>`_\ )
24+
* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `28e89bb <https://github.com/saltstack-formulas/iptables-formula/commit/28e89bbe5653f81b07d2f2d72f93d4b667c95905>`_\ )
25+
* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `7378266 <https://github.com/saltstack-formulas/iptables-formula/commit/73782668b6379962cb7fd2e5145dc1ca91848adb>`_\ )
26+
* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `aed0b09 <https://github.com/saltstack-formulas/iptables-formula/commit/aed0b095b3b6054e9c157d6e9a3a6e324641904a>`_\ )
27+
* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `88abf0d <https://github.com/saltstack-formulas/iptables-formula/commit/88abf0d062e2fc2a99289a6837da3880660b3f46>`_\ )
28+
* **travis:** use build config validation (beta) [skip ci] (\ `665c3b3 <https://github.com/saltstack-formulas/iptables-formula/commit/665c3b3d18e504f5731ee99ba1dea13e977e7aee>`_\ )
29+
* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ `e1bd1e6 <https://github.com/saltstack-formulas/iptables-formula/commit/e1bd1e6b4f393ce91b903826fb96398877ff8ca4>`_\ )
30+
31+
Documentation
32+
^^^^^^^^^^^^^
33+
34+
35+
* **contributing:** remove to use org-level file instead [skip ci] (\ `d1d6aa5 <https://github.com/saltstack-formulas/iptables-formula/commit/d1d6aa55555c45f27f817ca9cc62470da98e2b27>`_\ )
36+
* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `5f6564f <https://github.com/saltstack-formulas/iptables-formula/commit/5f6564f0543181db56c6a3d119ad4a5c98a8a40f>`_\ )
37+
38+
Features
39+
^^^^^^^^
40+
41+
42+
* **osfamilymap.yaml:** add gentoo package name (\ `8027ceb <https://github.com/saltstack-formulas/iptables-formula/commit/8027ceb9715f02b12c8f328c8fefca09819522c2>`_\ )
43+
44+
Performance Improvements
45+
^^^^^^^^^^^^^^^^^^^^^^^^
46+
47+
48+
* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `d816236 <https://github.com/saltstack-formulas/iptables-formula/commit/d816236d53ed3a09b53cd8af69cecdec4f8fe412>`_\ )
49+
550
`0.16.1 <https://github.com/saltstack-formulas/iptables-formula/compare/v0.16.0...v0.16.1>`_ (2019-10-10)
651
-------------------------------------------------------------------------------------------------------------
752

0 commit comments

Comments
 (0)