Skip to content
Snippets Groups Projects
Commit 880c8b9a authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 0.21.0 [skip ci]

parent 1bfb7ceb
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord ...@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions 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)|145 <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)|150
<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)|75 <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)|75
<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/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/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|10
...@@ -19,4 +19,4 @@ Avatar|Contributor|Contributions ...@@ -19,4 +19,4 @@ Avatar|Contributor|Contributions
--- ---
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-10-08. Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-10-09.
# Changelog # Changelog
# [0.21.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.20.0...v0.21.0) (2021-10-09)
### Bug Fixes
* **rsync_test_package:** use correct package for Gentoo ([b787713](https://github.com/saltstack-formulas/systemd-formula/commit/b787713805d4a7c9f9efdd0e3de6123f2b3cd534))
### Continuous Integration
* **gitlab-ci:** enable all `master` platforms except `oraclelinux-7` ([ad867bb](https://github.com/saltstack-formulas/systemd-formula/commit/ad867bb701f43c63ca6ee49525d4b47dc28cd4c0))
### Features
* **os*map.yaml:** restructure across all platforms ([10a6c24](https://github.com/saltstack-formulas/systemd-formula/commit/10a6c241d38c040825c3b6b22c7223ebe9a50041))
* **wait_online:** use separate `enabled` & `running` states ([a42fa97](https://github.com/saltstack-formulas/systemd-formula/commit/a42fa9711b1be4e6594a3819b206bcdeeacdc297))
# [0.20.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.19.1...v0.20.0) (2021-10-08) # [0.20.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.19.1...v0.20.0) (2021-10-08)
......
name: systemd name: systemd
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE, Arch os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE, Arch
os_family: Debian, RedHat, Suse, Arch os_family: Debian, RedHat, Suse, Arch
version: 0.20.0 version: 0.21.0
release: 1 release: 1
minimum_version: 2016.11 minimum_version: 2016.11
summary: Systemd formula summary: Systemd formula
......
...@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord ...@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions - 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'>` * - :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>`_ - `@myii <https://github.com/myii>`_
- 145 - 150
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>` * - :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>`_ - `@aboe76 <https://github.com/aboe76>`_
- 75 - 75
...@@ -53,4 +53,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ...@@ -53,4 +53,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-10-08. Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-10-09.
...@@ -2,6 +2,28 @@ ...@@ -2,6 +2,28 @@
Changelog Changelog
========= =========
`0.21.0 <https://github.com/saltstack-formulas/systemd-formula/compare/v0.20.0...v0.21.0>`_ (2021-10-09)
------------------------------------------------------------------------------------------------------------
Bug Fixes
^^^^^^^^^
* **rsync_test_package:** use correct package for Gentoo (\ `b787713 <https://github.com/saltstack-formulas/systemd-formula/commit/b787713805d4a7c9f9efdd0e3de6123f2b3cd534>`_\ )
Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^
* **gitlab-ci:** enable all ``master`` platforms except ``oraclelinux-7`` (\ `ad867bb <https://github.com/saltstack-formulas/systemd-formula/commit/ad867bb701f43c63ca6ee49525d4b47dc28cd4c0>`_\ )
Features
^^^^^^^^
* **os*map.yaml:** restructure across all platforms (\ `10a6c24 <https://github.com/saltstack-formulas/systemd-formula/commit/10a6c241d38c040825c3b6b22c7223ebe9a50041>`_\ )
* **wait_online:** use separate ``enabled`` & ``running`` states (\ `a42fa97 <https://github.com/saltstack-formulas/systemd-formula/commit/a42fa9711b1be4e6594a3819b206bcdeeacdc297>`_\ )
`0.20.0 <https://github.com/saltstack-formulas/systemd-formula/compare/v0.19.1...v0.20.0>`_ (2021-10-08) `0.20.0 <https://github.com/saltstack-formulas/systemd-formula/compare/v0.19.1...v0.20.0>`_ (2021-10-08)
------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment