diff --git a/AUTHORS.md b/AUTHORS.md index b2d1f5f..a04650f 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -5,7 +5,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: @EvaSDK|[@EvaSDK](https://github.com/EvaSDK)|26 -@aboe76|[@aboe76](https://github.com/aboe76)|21 +@aboe76|[@aboe76](https://github.com/aboe76)|23 +@myii|[@myii](https://github.com/myii)|21 @nmadhok|[@nmadhok](https://github.com/nmadhok)|14 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|13 @alxwr|[@alxwr](https://github.com/alxwr)|11 @@ -16,7 +17,6 @@ Avatar|Contributor|Contributions @imran1008|[@imran1008](https://github.com/imran1008)|8 @puneetk|[@puneetk](https://github.com/puneetk)|7 @danoe|[@danoe](https://github.com/danoe)|6 -@myii|[@myii](https://github.com/myii)|6 @BT-dschleich|[@BT-dschleich](https://github.com/BT-dschleich)|3 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|3 @thatch45|[@thatch45](https://github.com/thatch45)|3 @@ -28,9 +28,9 @@ Avatar|Contributor|Contributions @skylerberg|[@skylerberg](https://github.com/skylerberg)|2 @babilen5|[@babilen5](https://github.com/babilen5)|2 @jeroen92|[@jeroen92](https://github.com/jeroen92)|2 +@daks|[@daks](https://github.com/daks)|2 @asenci|[@asenci](https://github.com/asenci)|1 @campbellmc|[@campbellmc](https://github.com/campbellmc)|1 -@daks|[@daks](https://github.com/daks)|1 @feiming|[@feiming](https://github.com/feiming)|1 @fzipi|[@fzipi](https://github.com/fzipi)|1 @pprkut|[@pprkut](https://github.com/pprkut)|1 @@ -44,4 +44,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-01. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-11. diff --git a/CHANGELOG.md b/CHANGELOG.md index 031a790..f952e35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [0.18.1](https://github.com/saltstack-formulas/postfix-formula/compare/v0.18.0...v0.18.1) (2019-10-11) + + +### Bug Fixes + +* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/postfix-formula/commit/87dd217)) + + +### Continuous Integration + +* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/postfix-formula/commit/17734cb)) +* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/postfix-formula/commit/5127bee)) +* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/postfix-formula/commit/79df4ce)) +* **platform:** add `arch-base-latest` ([](https://github.com/saltstack-formulas/postfix-formula/commit/16e6f58)) +* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/postfix-formula/commit/0c0a228)) +* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/postfix-formula/commit/1ec88a4)) +* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/postfix-formula/commit/bbbc260)) +* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/postfix-formula/commit/508074a)) +* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/postfix-formula/commit/c9a4fc7)) + # [0.18.0](https://github.com/saltstack-formulas/postfix-formula/compare/v0.17.1...v0.18.0) (2019-09-01) diff --git a/FORMULA b/FORMULA index 8aa8e62..5fe0954 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: postfix os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 0.18.0 +version: 0.18.1 release: 1 minimum_version: 2016.11 summary: Postfix formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index d8e9c9d..bc1b3d9 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -18,6 +18,9 @@ This list is sorted by the number of commits per contributor in *descending* ord - 26 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ + - 23 + * - :raw-html-m2r:`@myii` + - `@myii `_ - 21 * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ @@ -49,9 +52,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@danoe` - `@danoe `_ - 6 - * - :raw-html-m2r:`@myii` - - `@myii `_ - - 6 * - :raw-html-m2r:`@BT-dschleich` - `@BT-dschleich `_ - 3 @@ -85,15 +85,15 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@jeroen92` - `@jeroen92 `_ - 2 + * - :raw-html-m2r:`@daks` + - `@daks `_ + - 2 * - :raw-html-m2r:`@asenci` - `@asenci `_ - 1 * - :raw-html-m2r:`@campbellmc` - `@campbellmc `_ - 1 - * - :raw-html-m2r:`@daks` - - `@daks `_ - - 1 * - :raw-html-m2r:`@feiming` - `@feiming `_ - 1 @@ -128,4 +128,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-01. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-11. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index d31537e..21c6ace 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,29 @@ Changelog ========= +`0.18.1 `_ (2019-10-11) +------------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ ` `_\ ) +* **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ ` `_\ ) +* **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ ` `_\ ) +* **platform:** add ``arch-base-latest`` (\ ` `_\ ) +* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) +* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) +* use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ ` `_\ ) +* **travis:** merge ``rubocop`` linter into main ``lint`` job (\ ` `_\ ) +* **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ ) + `0.18.0 `_ (2019-09-01) ------------------------------------------------------------------------------------------------------------