From a95a55f0631606a2a57d6d6442c0d668dbac53b3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 28 Apr 2022 23:09:40 +0000 Subject: [PATCH] chore(release): 0.16.0 [skip ci] # [0.16.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.15.0...v0.16.0) (2022-04-28) ### Continuous Integration * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6174656](https://github.com/saltstack-formulas/packages-formula/commit/61746568cd83f9d9ccc81c393004928b03aec3af)) * update linters to latest versions [skip ci] ([7b3dfb3](https://github.com/saltstack-formulas/packages-formula/commit/7b3dfb374fd09b1277349620cca95e5704cbc548)) * **example:** remove blockbox as example of raw ([#86](https://github.com/saltstack-formulas/packages-formula/issues/86)) ([5712cab](https://github.com/saltstack-formulas/packages-formula/commit/5712cab43ef64088dc95214b6c97bfca0ded4a37)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([7a53b83](https://github.com/saltstack-formulas/packages-formula/commit/7a53b839993324a82e94511d85b85fe8c660a882)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([c2210ab](https://github.com/saltstack-formulas/packages-formula/commit/c2210ab68a4bec5d08da47060644a66a6649b3ac)) ### Features * **archive:** make resource name the target path ([#82](https://github.com/saltstack-formulas/packages-formula/issues/82)) ([9390741](https://github.com/saltstack-formulas/packages-formula/commit/9390741d5c25a2915c93368d2100c74e7ebf335f)) ### Tests * **system:** add `build_platform_codename` [skip ci] ([fb6e67f](https://github.com/saltstack-formulas/packages-formula/commit/fb6e67f1eac5f8a68b008c7ede3bf8fb9b7cb7a0)) --- AUTHORS.md | 7 +++--- CHANGELOG.md | 21 ++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 11 ++++++---- docs/CHANGELOG.rst | 53 ++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 86 insertions(+), 8 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index cf7f34f..123d3af 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,9 +4,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|132 +@myii|[@myii](https://github.com/myii)|152 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|44 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|36 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|38 @aboe76|[@aboe76](https://github.com/aboe76)|12 @daks|[@daks](https://github.com/daks)|10 @dafyddj|[@dafyddj](https://github.com/dafyddj)|4 @@ -14,9 +14,10 @@ Avatar|Contributor|Contributions @ikogan|[@ikogan](https://github.com/ikogan)|2 @baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|1 @abele|[@abele](https://github.com/abele)|1 +@mdschmitt|[@mdschmitt](https://github.com/mdschmitt)|1 @ypid-geberit|[@ypid-geberit](https://github.com/ypid-geberit)|1 @Yoda-BZH|[@Yoda-BZH](https://github.com/Yoda-BZH)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-01-16. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-04-28. diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b8ef0e..d6809ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +# [0.16.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.15.0...v0.16.0) (2022-04-28) + + +### Continuous Integration + +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6174656](https://github.com/saltstack-formulas/packages-formula/commit/61746568cd83f9d9ccc81c393004928b03aec3af)) +* update linters to latest versions [skip ci] ([7b3dfb3](https://github.com/saltstack-formulas/packages-formula/commit/7b3dfb374fd09b1277349620cca95e5704cbc548)) +* **example:** remove blockbox as example of raw ([#86](https://github.com/saltstack-formulas/packages-formula/issues/86)) ([5712cab](https://github.com/saltstack-formulas/packages-formula/commit/5712cab43ef64088dc95214b6c97bfca0ded4a37)) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([7a53b83](https://github.com/saltstack-formulas/packages-formula/commit/7a53b839993324a82e94511d85b85fe8c660a882)) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([c2210ab](https://github.com/saltstack-formulas/packages-formula/commit/c2210ab68a4bec5d08da47060644a66a6649b3ac)) + + +### Features + +* **archive:** make resource name the target path ([#82](https://github.com/saltstack-formulas/packages-formula/issues/82)) ([9390741](https://github.com/saltstack-formulas/packages-formula/commit/9390741d5c25a2915c93368d2100c74e7ebf335f)) + + +### Tests + +* **system:** add `build_platform_codename` [skip ci] ([fb6e67f](https://github.com/saltstack-formulas/packages-formula/commit/fb6e67f1eac5f8a68b008c7ede3bf8fb9b7cb7a0)) + # [0.15.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.14.1...v0.15.0) (2022-01-16) diff --git a/FORMULA b/FORMULA index e952cfe..b4be8c5 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: packages os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 0.15.0 +version: 0.16.0 release: 1 minimum_version: 2017.7 summary: packages formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index d64192a..0c32fe8 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,13 +15,13 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 111 + - 152 * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - 44 * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - - 36 + - 38 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 12 @@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 10 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - - 3 + - 4 * - :raw-html-m2r:`@kartnico` - `@kartnico `_ - 3 @@ -43,6 +43,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@abele` - `@abele `_ - 1 + * - :raw-html-m2r:`@mdschmitt` + - `@mdschmitt `_ + - 1 * - :raw-html-m2r:`@ypid-geberit` - `@ypid-geberit `_ - 1 @@ -53,4 +56,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 2021-10-02. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-04-28. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 2827d50..fd12125 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,59 @@ Changelog ========= +`0.16.0 `_ (2022-04-28) +------------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `6174656 `_\ ) +* update linters to latest versions [skip ci] (\ `7b3dfb3 `_\ ) +* **example:** remove blockbox as example of raw (\ `#86 `_\ ) (\ `5712cab `_\ ) +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `7a53b83 `_\ ) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `c2210ab `_\ ) + +Features +^^^^^^^^ + + +* **archive:** make resource name the target path (\ `#82 `_\ ) (\ `9390741 `_\ ) + +Tests +^^^^^ + + +* **system:** add ``build_platform_codename`` [skip ci] (\ `fb6e67f `_\ ) + +`0.15.0 `_ (2022-01-16) +------------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen:** remove ``branch`` for ``node-formula`` dependency (\ `e6d8065 `_\ ) +* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `85e8b8b `_\ ) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `1df89bc `_\ ) +* **proxy:** replace deprecated Windows ``2016`` with ``2022`` [skip ci] (\ `769e1d6 `_\ ) +* **proxy+windows:** fix setting up WinRM [skip ci] (\ `a8b6534 `_\ ) +* **windows:** use Salt version ``3004`` [skip ci] (\ `7c97573 `_\ ) + +Features +^^^^^^^^ + + +* **os*map:** add support for CentOS Stream 8 [skip ci] (\ `5594d16 `_\ ) + +Tests +^^^^^ + + +* **debian:** update ``node`` settings (\ `021a0b6 `_\ ) +* **debian:** use ``python3-pip`` (\ `79d3f7b `_\ ) +* **pillar:** disable ``dxpy`` installation on Debian [skip ci] (\ `1f70007 `_\ ) + `0.14.1 `_ (2021-10-02) -------------------------------------------------------------------------------------------------------------