diff --git a/AUTHORS.md b/AUTHORS.md index a442f890..ed2c8e38 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|341 +@myii|[@myii](https://github.com/myii)|343 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-01-07. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-01-11. diff --git a/CHANGELOG.md b/CHANGELOG.md index d7948259..0e5f50fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [1.74.0](https://github.com/myii/ssf-formula/compare/v1.73.0...v1.74.0) (2020-01-11) + + +### Features + +* **fail2ban:** use `fail2ban.ng` in Kitchen ([5a5df71](https://github.com/myii/ssf-formula/commit/5a5df71e17a8cf502a4d8db54928fcd3bce91618)), closes [/github.com/saltstack-formulas/fail2ban-formula/issues/35#issuecomment-573162677](https://github.com//github.com/saltstack-formulas/fail2ban-formula/issues/35/issues/issuecomment-573162677) + # [1.73.0](https://github.com/myii/ssf-formula/compare/v1.72.0...v1.73.0) (2020-01-07) diff --git a/FORMULA b/FORMULA index cfbb3456..7665cbe6 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: ssf 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: 1.73.0 +version: 1.74.0 release: 1 minimum_version: 2017.7 summary: ssf formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index a2c5fa5a..7d236b63 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,9 +15,9 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 341 + - 343 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-01-07. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-01-11. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index caeeb717..c2a6246c 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`1.74.0 `_ (2020-01-11) +------------------------------------------------------------------------------------------ + +Features +^^^^^^^^ + + +* **fail2ban:** use ``fail2ban.ng`` in Kitchen (\ `5a5df71 `_\ ), closes `/github.com/saltstack-formulas/fail2ban-formula/issues/35#issuecomment-573162677 `_ + `1.73.0 `_ (2020-01-07) ------------------------------------------------------------------------------------------