diff --git a/AUTHORS.md b/AUTHORS.md index ed37bae..621f78a 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,14 +4,14 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: +@myii|[@myii](https://github.com/myii)|39 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|17 @martinhoefling|[@martinhoefling](https://github.com/martinhoefling)|16 -@myii|[@myii](https://github.com/myii)|15 @fortunejuggle|[@fortunejuggle](https://github.com/fortunejuggle)|13 @aboe76|[@aboe76](https://github.com/aboe76)|11 @iggy|[@iggy](https://github.com/iggy)|6 @TimidRobot|[@TimidRobot](https://github.com/TimidRobot)|6 -@dmaphy|[@dmaphy](https://github.com/dmaphy)|4 +@dmaphy|[@dmaphy](https://github.com/dmaphy)|5 @boltronics|[@boltronics](https://github.com/boltronics)|3 @tardypad|[@tardypad](https://github.com/tardypad)|3 @pprkut|[@pprkut](https://github.com/pprkut)|3 @@ -22,6 +22,7 @@ Avatar|Contributor|Contributions @bradthurber|[@bradthurber](https://github.com/bradthurber)|1 @dexbleeker|[@dexbleeker](https://github.com/dexbleeker)|1 @igarridoOnestic|[@igarridoOnestic](https://github.com/igarridoOnestic)|1 +@OrangeDog|[@OrangeDog](https://github.com/OrangeDog)|1 @itbabu|[@itbabu](https://github.com/itbabu)|1 @mrichar1|[@mrichar1](https://github.com/mrichar1)|1 @xenophonf|[@xenophonf](https://github.com/xenophonf)|1 @@ -33,4 +34,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-10-24. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-11. diff --git a/CHANGELOG.md b/CHANGELOG.md index 500b503..2f23a32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,37 @@ # Changelog +## [0.20.1](https://github.com/saltstack-formulas/letsencrypt-formula/compare/v0.20.0...v0.20.1) (2020-06-11) + + +### Bug Fixes + +* **install:** reload after install, to enable salt.modules.acme ([8682b80](https://github.com/saltstack-formulas/letsencrypt-formula/commit/8682b80593a23454a91919cae9c716ce56e4097f)) +* **release.config.js:** use full commit hash in commit link [skip ci] ([d9b4559](https://github.com/saltstack-formulas/letsencrypt-formula/commit/d9b45596c629b398be89b4b63cd1af6f6b08404c)) + + +### Continuous Integration + +* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([a965594](https://github.com/saltstack-formulas/letsencrypt-formula/commit/a965594ec9f59ef9caed0a483ed7d40395fb7b5a)) +* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([be11444](https://github.com/saltstack-formulas/letsencrypt-formula/commit/be114445aad0db88f0c54dd58fac39d2fafc72fa)) +* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([05afe35](https://github.com/saltstack-formulas/letsencrypt-formula/commit/05afe358e12e828ba1a16c833933238272ff32d0)) +* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([c92511b](https://github.com/saltstack-formulas/letsencrypt-formula/commit/c92511b105b8a3f7c27f79b98d60d562923ee2dd)) +* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([fd89ecb](https://github.com/saltstack-formulas/letsencrypt-formula/commit/fd89ecb28cd4a825c5a7e9d81edbf56b98d6d22f)) +* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([60f1a39](https://github.com/saltstack-formulas/letsencrypt-formula/commit/60f1a39c56477b1b40ad3b113a297cad03068fc2)) +* **travis:** add notifications => zulip [skip ci] ([c422541](https://github.com/saltstack-formulas/letsencrypt-formula/commit/c422541e4c7f0f4d2859e80ff2fcb94234ee3ac8)) +* **travis:** apply changes from build config validation [skip ci] ([a786c41](https://github.com/saltstack-formulas/letsencrypt-formula/commit/a786c417e14059ccf228518ff6fa22dc91c145e4)) +* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([42643b5](https://github.com/saltstack-formulas/letsencrypt-formula/commit/42643b52271600d4b270e16f2de8e53bb6f3a9f4)) +* **workflows/commitlint:** add to repo [skip ci] ([bb62011](https://github.com/saltstack-formulas/letsencrypt-formula/commit/bb62011bea7553976f7c09049e4946610dc072dd)) +* workaround issues with newly introduced `amazonlinux-1` [skip ci] ([380f8d6](https://github.com/saltstack-formulas/letsencrypt-formula/commit/380f8d633a197122162442228094d167989c4800)) +* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([443e539](https://github.com/saltstack-formulas/letsencrypt-formula/commit/443e539fc1f0eda9e3705dd6eef784088e49bc7e)) +* **travis:** run `shellcheck` during lint job [skip ci] ([e3613df](https://github.com/saltstack-formulas/letsencrypt-formula/commit/e3613df1430959129920c04bdafcdec04f927309)) +* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([bc5c44c](https://github.com/saltstack-formulas/letsencrypt-formula/commit/bc5c44cfbef9287766e3ac2f5cd07a0ac8da8388)) +* **travis:** use build config validation (beta) [skip ci] ([3dc8c72](https://github.com/saltstack-formulas/letsencrypt-formula/commit/3dc8c72c7287301682ccd35d2cb23b91418ead21)) + + +### Performance Improvements + +* **travis:** improve `salt-lint` invocation [skip ci] ([85af6ca](https://github.com/saltstack-formulas/letsencrypt-formula/commit/85af6ca4a9555635ce338851014f0dd6719b0482)) + # [0.20.0](https://github.com/saltstack-formulas/letsencrypt-formula/compare/v0.19.1...v0.20.0) (2019-10-24) diff --git a/FORMULA b/FORMULA index 9c5cec5..bf0092d 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: letsencrypt 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: 0.20.0 +version: 0.20.1 release: 1 minimum_version: 2017.7 summary: letsencrypt formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 6dc7ae5..5c68796 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -13,15 +13,15 @@ This list is sorted by the number of commits per contributor in *descending* ord * - Avatar - Contributor - Contributions + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 39 * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - 17 * - :raw-html-m2r:`@martinhoefling` - `@martinhoefling `_ - 16 - * - :raw-html-m2r:`@myii` - - `@myii `_ - - 15 * - :raw-html-m2r:`@fortunejuggle` - `@fortunejuggle `_ - 13 @@ -36,7 +36,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 6 * - :raw-html-m2r:`@dmaphy` - `@dmaphy `_ - - 4 + - 5 * - :raw-html-m2r:`@boltronics` - `@boltronics `_ - 3 @@ -67,6 +67,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@igarridoOnestic` - `@igarridoOnestic `_ - 1 + * - :raw-html-m2r:`@OrangeDog` + - `@OrangeDog `_ + - 1 * - :raw-html-m2r:`@itbabu` - `@itbabu `_ - 1 @@ -95,4 +98,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-10-24. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-06-11. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 093dcde..1b28b38 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,42 @@ Changelog ========= +`0.20.1 `_ (2020-06-11) +---------------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **install:** reload after install, to enable salt.modules.acme (\ `8682b80 `_\ ) +* **release.config.js:** use full commit hash in commit link [skip ci] (\ `d9b4559 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `a965594 `_\ ) +* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `be11444 `_\ ) +* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `05afe35 `_\ ) +* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `c92511b `_\ ) +* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `fd89ecb `_\ ) +* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `60f1a39 `_\ ) +* **travis:** add notifications => zulip [skip ci] (\ `c422541 `_\ ) +* **travis:** apply changes from build config validation [skip ci] (\ `a786c41 `_\ ) +* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `42643b5 `_\ ) +* **workflows/commitlint:** add to repo [skip ci] (\ `bb62011 `_\ ) +* workaround issues with newly introduced ``amazonlinux-1`` [skip ci] (\ `380f8d6 `_\ ) +* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `443e539 `_\ ) +* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `e3613df `_\ ) +* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `bc5c44c `_\ ) +* **travis:** use build config validation (beta) [skip ci] (\ `3dc8c72 `_\ ) + +Performance Improvements +^^^^^^^^^^^^^^^^^^^^^^^^ + + +* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `85af6ca `_\ ) + `0.20.0 `_ (2019-10-24) ----------------------------------------------------------------------------------------------------------------