Skip to content

Commit

Permalink
chore(release): 0.17.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.17.2](v0.17.1...v0.17.2) (2020-01-10)

### Bug Fixes

* **ng/map.jinja:** use `ng:lookup` rather than `lookup` ([cb76484](cb76484))

### Continuous Integration

* **kitchen:** use `fail2ban.ng` in `state_top` ([#35](#35)) ([10b403f](10b403f))
  • Loading branch information
semantic-release-bot committed Jan 10, 2020
1 parent f7f12d0 commit 7a35761
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 3 deletions.
1 change: 1 addition & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Avatar|Contributor|Contributions
<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
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1912062?v=4' width='36' height='36' alt='@devster31'>|[@devster31](https://github.com/devster31)|1
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1796467?v=4' width='36' height='36' alt='@dustinrc'>|[@dustinrc](https://github.com/dustinrc)|1
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/23722820?v=4' width='36' height='36' alt='@Irsute'>|[@Irsute](https://github.com/Irsute)|1
<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)|1
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|1
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/6514506?v=4' width='36' height='36' alt='@MBoretto'>|[@MBoretto](https://github.com/MBoretto)|1
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.17.2](https://github.com/saltstack-formulas/fail2ban-formula/compare/v0.17.1...v0.17.2) (2020-01-10)


### Bug Fixes

* **ng/map.jinja:** use `ng:lookup` rather than `lookup` ([cb76484](https://github.com/saltstack-formulas/fail2ban-formula/commit/cb76484142d192dc3c0f2903231b97793e5b216e))


### Continuous Integration

* **kitchen:** use `fail2ban.ng` in `state_top` ([#35](https://github.com/saltstack-formulas/fail2ban-formula/issues/35)) ([10b403f](https://github.com/saltstack-formulas/fail2ban-formula/commit/10b403f8b445f65118e88872229a978cdae90a4c))

## [0.17.1](https://github.com/saltstack-formulas/fail2ban-formula/compare/v0.17.0...v0.17.1) (2020-01-10)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: fail2ban
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
version: 0.17.1
version: 0.17.2
release: 1
minimum_version: 2016.11
summary: Fail2ban formula
Expand Down
3 changes: 3 additions & 0 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ 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/1796467?v=4' width='36' height='36' alt='@dustinrc'>`
- `@dustinrc <https://github.com/dustinrc>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/23722820?v=4' width='36' height='36' alt='@Irsute'>`
- `@Irsute <https://github.com/Irsute>`_
- 1
* - :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>`_
- 1
Expand Down
15 changes: 15 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
Changelog
=========

`0.17.2 <https://github.com/saltstack-formulas/fail2ban-formula/compare/v0.17.1...v0.17.2>`_ (2020-01-10)
-------------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **ng/map.jinja:** use ``ng:lookup`` rather than ``lookup`` (\ `cb76484 <https://github.com/saltstack-formulas/fail2ban-formula/commit/cb76484142d192dc3c0f2903231b97793e5b216e>`_\ )

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* **kitchen:** use ``fail2ban.ng`` in ``state_top`` (\ `#35 <https://github.com/saltstack-formulas/fail2ban-formula/issues/35>`_\ ) (\ `10b403f <https://github.com/saltstack-formulas/fail2ban-formula/commit/10b403f8b445f65118e88872229a978cdae90a4c>`_\ )

`0.17.1 <https://github.com/saltstack-formulas/fail2ban-formula/compare/v0.17.0...v0.17.1>`_ (2020-01-10)
-------------------------------------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ fail2ban-formula
the final release tag before
`v1.0.0 <https://github.com/saltstack-formulas/fail2ban-formula/releases/tag/v1.0.0>`_,
which is expected to be
`v0.17.1 <https://github.com/saltstack-formulas/fail2ban-formula/releases/tag/v0.17.1>`_.
`v0.17.2 <https://github.com/saltstack-formulas/fail2ban-formula/releases/tag/v0.17.2>`_.

If you are currently using ``fail2ban.ng``, there is nothing to do until
`v1.0.0 <https://github.com/saltstack-formulas/fail2ban-formula/releases/tag/v1.0.0>`_
Expand Down
2 changes: 1 addition & 1 deletion fail2ban/deprecated.sls
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fail2ban-deprecated-in-v1.0.0-test-succeed:
# to `fail2ban` in its place. #
# #
# If you are not in a position to migrate, you will need to pin your repo to #
# the final release tag before `v1.0.0`, which is expected to be `v0.17.1`. #
# the final release tag before `v1.0.0`, which is expected to be `v0.17.2`. #
# #
# If you are currently using `fail2ban.ng`, there is nothing to do until #
# `v1.0.0` is released. #
Expand Down

0 comments on commit 7a35761

Please sign in to comment.