diff --git a/AUTHORS.md b/AUTHORS.md index 910d6e2..0540228 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,28 +4,28 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|78 -@baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|37 -@aboe76|[@aboe76](https://github.com/aboe76)|18 -@gravyboat|[@gravyboat](https://github.com/gravyboat)|6 -@whiteinge|[@whiteinge](https://github.com/whiteinge)|4 -@EvaSDK|[@EvaSDK](https://github.com/EvaSDK)|3 -@puneetk|[@puneetk](https://github.com/puneetk)|3 -@nmadhok|[@nmadhok](https://github.com/nmadhok)|2 -@ukretschmer|[@ukretschmer](https://github.com/ukretschmer)|2 -@matthew-parlette|[@matthew-parlette](https://github.com/matthew-parlette)|2 -@andrew-vant|[@andrew-vant](https://github.com/andrew-vant)|1 -@bebehei|[@bebehei](https://github.com/bebehei)|1 -@damon-atkins|[@damon-atkins](https://github.com/damon-atkins)|1 -@edusperoni|[@edusperoni](https://github.com/edusperoni)|1 -@eliasp|[@eliasp](https://github.com/eliasp)|1 -@frots|[@frots](https://github.com/frots)|1 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|1 -@thatch45|[@thatch45](https://github.com/thatch45)|1 -@babilen5|[@babilen5](https://github.com/babilen5)|1 -@Zauberfisch|[@Zauberfisch](https://github.com/Zauberfisch)|1 -@daks|[@daks](https://github.com/daks)|1 +@myii|[@myii](https://github.com/myii)|87 +@baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|41 +@aboe76|[@aboe76](https://github.com/aboe76)|18 +@gravyboat|[@gravyboat](https://github.com/gravyboat)|6 +@whiteinge|[@whiteinge](https://github.com/whiteinge)|4 +@EvaSDK|[@EvaSDK](https://github.com/EvaSDK)|3 +@puneetk|[@puneetk](https://github.com/puneetk)|3 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|2 +@nmadhok|[@nmadhok](https://github.com/nmadhok)|2 +@ukretschmer|[@ukretschmer](https://github.com/ukretschmer)|2 +@matthew-parlette|[@matthew-parlette](https://github.com/matthew-parlette)|2 +@andrew-vant|[@andrew-vant](https://github.com/andrew-vant)|1 +@bebehei|[@bebehei](https://github.com/bebehei)|1 +@damon-atkins|[@damon-atkins](https://github.com/damon-atkins)|1 +@edusperoni|[@edusperoni](https://github.com/edusperoni)|1 +@eliasp|[@eliasp](https://github.com/eliasp)|1 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|1 +@thatch45|[@thatch45](https://github.com/thatch45)|1 +@babilen5|[@babilen5](https://github.com/babilen5)|1 +@Zauberfisch|[@Zauberfisch](https://github.com/Zauberfisch)|1 +@daks|[@daks](https://github.com/daks)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-24. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-01-29. diff --git a/CHANGELOG.md b/CHANGELOG.md index 98b185e..67c6133 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [3.8.2](https://github.com/saltstack-formulas/libvirt-formula/compare/v3.8.1...v3.8.2) (2021-01-29) + + +### Bug Fixes + +* **inspec:** `initialize` requires a call to parent class ([d00e845](https://github.com/saltstack-formulas/libvirt-formula/commit/d00e8459ec72d137f505a97a8b264884363d1c5a)) +* **inspec:** don't check line count of LibvirtPackagesResource ([d6fe66d](https://github.com/saltstack-formulas/libvirt-formula/commit/d6fe66d91f786690094f61748c77de72ab80b44b)) + + +### Continuous Integration + +* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([1e93759](https://github.com/saltstack-formulas/libvirt-formula/commit/1e937595cf8d7b336d2fabe303dd3c71d1a2ca54)) +* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([5b6e511](https://github.com/saltstack-formulas/libvirt-formula/commit/5b6e51124e6ac28f2138db20a35ef0484c6041d7)) +* **gitlab-ci:** use GitLab CI as Travis CI replacement ([9a0210e](https://github.com/saltstack-formulas/libvirt-formula/commit/9a0210edc9d2eda70c7fe0e119c5e1ccb291e340)) +* **kitchen+gitlab:** update for new pre-salted images ([7622020](https://github.com/saltstack-formulas/libvirt-formula/commit/762202019f44913809436eb577304341a0744c91)) +* **pre-commit:** add to formula [skip ci] ([c0dd2e6](https://github.com/saltstack-formulas/libvirt-formula/commit/c0dd2e6273f93c3c0c84853693d5c461e5c322bd)) +* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([42dd701](https://github.com/saltstack-formulas/libvirt-formula/commit/42dd701cc4ad275a1966b7cbb7a8f71045c9f7bb)) +* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([6d9ea29](https://github.com/saltstack-formulas/libvirt-formula/commit/6d9ea296f374d49fa599ca0f6d41248418939518)) + ## [3.8.1](https://github.com/saltstack-formulas/libvirt-formula/compare/v3.8.0...v3.8.1) (2020-07-24) diff --git a/FORMULA b/FORMULA index 23e4b77..f82e701 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: libvirt os: Debian, CentOS, openSUSE, Suse os_family: Debian, RedHat, Suse -version: 3.8.1 +version: 3.8.2 release: 1 minimum_version: 2018.3 summary: libvirt formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index fc655b9..5b66428 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -13,71 +13,71 @@ This list is sorted by the number of commits per contributor in *descending* ord * - Avatar - Contributor - Contributions - * - :raw-html-m2r:`@myii` + * - :raw-html-m2r:`@myii` - `@myii `_ - - 78 - * - :raw-html-m2r:`@baby-gnu` + - 87 + * - :raw-html-m2r:`@baby-gnu` - `@baby-gnu `_ - - 37 - * - :raw-html-m2r:`@aboe76` + - 41 + * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 18 - * - :raw-html-m2r:`@gravyboat` + * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 6 - * - :raw-html-m2r:`@whiteinge` + * - :raw-html-m2r:`@whiteinge` - `@whiteinge `_ - 4 - * - :raw-html-m2r:`@EvaSDK` + * - :raw-html-m2r:`@EvaSDK` - `@EvaSDK `_ - 3 - * - :raw-html-m2r:`@puneetk` + * - :raw-html-m2r:`@puneetk` - `@puneetk `_ - 3 - * - :raw-html-m2r:`@nmadhok` + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 2 + * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 2 - * - :raw-html-m2r:`@ukretschmer` + * - :raw-html-m2r:`@ukretschmer` - `@ukretschmer `_ - 2 - * - :raw-html-m2r:`@matthew-parlette` + * - :raw-html-m2r:`@matthew-parlette` - `@matthew-parlette `_ - 2 - * - :raw-html-m2r:`@andrew-vant` + * - :raw-html-m2r:`@andrew-vant` - `@andrew-vant `_ - 1 - * - :raw-html-m2r:`@bebehei` + * - :raw-html-m2r:`@bebehei` - `@bebehei `_ - 1 - * - :raw-html-m2r:`@damon-atkins` + * - :raw-html-m2r:`@damon-atkins` - `@damon-atkins `_ - 1 - * - :raw-html-m2r:`@edusperoni` + * - :raw-html-m2r:`@edusperoni` - `@edusperoni `_ - 1 - * - :raw-html-m2r:`@eliasp` + * - :raw-html-m2r:`@eliasp` - `@eliasp `_ - 1 - * - :raw-html-m2r:`@frots` - - `@frots `_ - - 1 - * - :raw-html-m2r:`@noelmcloughlin` + * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - 1 - * - :raw-html-m2r:`@thatch45` + * - :raw-html-m2r:`@thatch45` - `@thatch45 `_ - 1 - * - :raw-html-m2r:`@babilen5` + * - :raw-html-m2r:`@babilen5` - `@babilen5 `_ - 1 - * - :raw-html-m2r:`@Zauberfisch` + * - :raw-html-m2r:`@Zauberfisch` - `@Zauberfisch `_ - 1 - * - :raw-html-m2r:`@daks` + * - :raw-html-m2r:`@daks` - `@daks `_ - 1 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-07-24. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-01-29. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 5a6c944..7d8ef87 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,28 @@ Changelog ========= +`3.8.2 `_ (2021-01-29) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **inspec:** ``initialize`` requires a call to parent class (\ `d00e845 `_\ ) +* **inspec:** don't check line count of LibvirtPackagesResource (\ `d6fe66d `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `1e93759 `_\ ) +* **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `5b6e511 `_\ ) +* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `9a0210e `_\ ) +* **kitchen+gitlab:** update for new pre-salted images (\ `7622020 `_\ ) +* **pre-commit:** add to formula [skip ci] (\ `c0dd2e6 `_\ ) +* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `42dd701 `_\ ) +* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `6d9ea29 `_\ ) + `3.8.1 `_ (2020-07-24) ---------------------------------------------------------------------------------------------------------