From b19b62ea2cb8ddad70e0d4300dc3558a7d824b5a Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 26 Apr 2021 14:41:48 +0000 Subject: [PATCH] chore(release): 0.19.0 [skip ci] # [0.19.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.18.0...v0.19.0) (2021-04-26) ### Bug Fixes * **fedora:** ensure `networkd` package installed for Fedora 34 [skip ci] ([a93cd95](https://github.com/saltstack-formulas/systemd-formula/commit/a93cd956da7822c2c70a1e90d56ffe4c4510c08c)) * **networkd:** use networkctl to reload config changes ([f4be1ed](https://github.com/saltstack-formulas/systemd-formula/commit/f4be1ed291048cb60e1162844fe05618072aabbf)) ### Code Refactoring * **networkd/template:** remove empty lines with spaces ([6fb14d5](https://github.com/saltstack-formulas/systemd-formula/commit/6fb14d5815d57d47293440d1b757c2783c624a29)) ### Continuous Integration * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([d77297e](https://github.com/saltstack-formulas/systemd-formula/commit/d77297e87be905ebb8ff592fb4f25402f9cc8689)) ### Features * **networkd:** allow configuration of file attributes ([34dd64b](https://github.com/saltstack-formulas/systemd-formula/commit/34dd64b6a0baf451a06a97168b68d269ef3ff396)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 23 +++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 10 +++++----- docs/CHANGELOG.rst | 28 ++++++++++++++++++++++++++++ 5 files changed, 60 insertions(+), 9 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 9b5bbd2..758a1b4 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,18 +4,18 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|116 +<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|120 <img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|74 <img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/8395913?v=4' width='36' height='36' alt='@aanriot'>|[@aanriot](https://github.com/aanriot)|18 <img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|10 <img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|8 +<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1773291?v=4' width='36' height='36' alt='@toanju'>|[@toanju](https://github.com/toanju)|5 <img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|4 <img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|3 <img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|2 -<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1773291?v=4' width='36' height='36' alt='@toanju'>|[@toanju](https://github.com/toanju)|2 <img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4778046?v=4' width='36' height='36' alt='@r-pufky'>|[@r-pufky](https://github.com/r-pufky)|1 <img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/26920783?v=4' width='36' height='36' alt='@kartnico'>|[@kartnico](https://github.com/kartnico)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-02. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-26. diff --git a/CHANGELOG.md b/CHANGELOG.md index 479ea7e..3ee30bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +# [0.19.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.18.0...v0.19.0) (2021-04-26) + + +### Bug Fixes + +* **fedora:** ensure `networkd` package installed for Fedora 34 [skip ci] ([a93cd95](https://github.com/saltstack-formulas/systemd-formula/commit/a93cd956da7822c2c70a1e90d56ffe4c4510c08c)) +* **networkd:** use networkctl to reload config changes ([f4be1ed](https://github.com/saltstack-formulas/systemd-formula/commit/f4be1ed291048cb60e1162844fe05618072aabbf)) + + +### Code Refactoring + +* **networkd/template:** remove empty lines with spaces ([6fb14d5](https://github.com/saltstack-formulas/systemd-formula/commit/6fb14d5815d57d47293440d1b757c2783c624a29)) + + +### Continuous Integration + +* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([d77297e](https://github.com/saltstack-formulas/systemd-formula/commit/d77297e87be905ebb8ff592fb4f25402f9cc8689)) + + +### Features + +* **networkd:** allow configuration of file attributes ([34dd64b](https://github.com/saltstack-formulas/systemd-formula/commit/34dd64b6a0baf451a06a97168b68d269ef3ff396)) + # [0.18.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.17.0...v0.18.0) (2021-04-02) diff --git a/FORMULA b/FORMULA index 8c88a68..4f1660e 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: systemd os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE, Arch os_family: Debian, RedHat, Suse, Arch -version: 0.18.0 +version: 0.19.0 release: 1 minimum_version: 2016.11 summary: Systemd formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 439f7f5..6791ec0 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>` - `@myii <https://github.com/myii>`_ - - 116 + - 120 * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>` - `@aboe76 <https://github.com/aboe76>`_ - 74 @@ -28,6 +28,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>` - `@baby-gnu <https://github.com/baby-gnu>`_ - 8 + * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1773291?v=4' width='36' height='36' alt='@toanju'>` + - `@toanju <https://github.com/toanju>`_ + - 5 * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>` - `@n-rodriguez <https://github.com/n-rodriguez>`_ - 4 @@ -37,9 +40,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>` - `@noelmcloughlin <https://github.com/noelmcloughlin>`_ - 2 - * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1773291?v=4' width='36' height='36' alt='@toanju'>` - - `@toanju <https://github.com/toanju>`_ - - 2 * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4778046?v=4' width='36' height='36' alt='@r-pufky'>` - `@r-pufky <https://github.com/r-pufky>`_ - 1 @@ -50,4 +50,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-04-02. +Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-04-26. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 9e8d0a3..7b98c03 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,34 @@ Changelog ========= +`0.19.0 <https://github.com/saltstack-formulas/systemd-formula/compare/v0.18.0...v0.19.0>`_ (2021-04-26) +------------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* **fedora:** ensure ``networkd`` package installed for Fedora 34 [skip ci] (\ `a93cd95 <https://github.com/saltstack-formulas/systemd-formula/commit/a93cd956da7822c2c70a1e90d56ffe4c4510c08c>`_\ ) +* **networkd:** use networkctl to reload config changes (\ `f4be1ed <https://github.com/saltstack-formulas/systemd-formula/commit/f4be1ed291048cb60e1162844fe05618072aabbf>`_\ ) + +Code Refactoring +^^^^^^^^^^^^^^^^ + + +* **networkd/template:** remove empty lines with spaces (\ `6fb14d5 <https://github.com/saltstack-formulas/systemd-formula/commit/6fb14d5815d57d47293440d1b757c2783c624a29>`_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `d77297e <https://github.com/saltstack-formulas/systemd-formula/commit/d77297e87be905ebb8ff592fb4f25402f9cc8689>`_\ ) + +Features +^^^^^^^^ + + +* **networkd:** allow configuration of file attributes (\ `34dd64b <https://github.com/saltstack-formulas/systemd-formula/commit/34dd64b6a0baf451a06a97168b68d269ef3ff396>`_\ ) + `0.18.0 <https://github.com/saltstack-formulas/systemd-formula/compare/v0.17.0...v0.18.0>`_ (2021-04-02) ------------------------------------------------------------------------------------------------------------ -- GitLab