Skip to content

Commit 5652000

Browse files
chore(release): 0.20.0 [skip ci]
# [0.20.0](v0.19.1...v0.20.0) (2021-10-08) ### Continuous Integration * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([73c1b61](73c1b61)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([b9fc05c](b9fc05c)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([04bb311](04bb311)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([69f215f](69f215f)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([a745088](a745088)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([9e958b0](9e958b0)) ### Features * **centos-stream:** add Centos Stream support ([cdddd55](cdddd55)) * **osfingermap:** add Debian 11 support (w/o `wait_online`) [skip ci] ([d24fd3f](d24fd3f))
1 parent ee0b9e6 commit 5652000

File tree

5 files changed

+46
-7
lines changed

5 files changed

+46
-7
lines changed

AUTHORS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<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)|123
8-
<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
7+
<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
8+
<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
99
<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
1010
<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
1111
<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
@@ -19,4 +19,4 @@ Avatar|Contributor|Contributions
1919

2020
---
2121

22-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-23.
22+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-10-08.

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
# [0.20.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.19.1...v0.20.0) (2021-10-08)
4+
5+
6+
### Continuous Integration
7+
8+
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([73c1b61](https://github.com/saltstack-formulas/systemd-formula/commit/73c1b610f3dd430bd634febc8296b6a654967d6e))
9+
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([b9fc05c](https://github.com/saltstack-formulas/systemd-formula/commit/b9fc05c03322e4ec4f9c91ed67e999be2052eaf4))
10+
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([04bb311](https://github.com/saltstack-formulas/systemd-formula/commit/04bb311059785da05001d80aac577a9cbfcd30be))
11+
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([69f215f](https://github.com/saltstack-formulas/systemd-formula/commit/69f215f0b8b11b576b6760e00a19783e48e7d814))
12+
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([a745088](https://github.com/saltstack-formulas/systemd-formula/commit/a74508838fc4158c501e2092600fd475963efafd))
13+
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([9e958b0](https://github.com/saltstack-formulas/systemd-formula/commit/9e958b0aed9fac78b7a6eaede726411d80fdf32f))
14+
15+
16+
### Features
17+
18+
* **centos-stream:** add Centos Stream support ([cdddd55](https://github.com/saltstack-formulas/systemd-formula/commit/cdddd55e4921d0e2a1d1cf3afaf4211ca8cae927))
19+
* **osfingermap:** add Debian 11 support (w/o `wait_online`) [skip ci] ([d24fd3f](https://github.com/saltstack-formulas/systemd-formula/commit/d24fd3f606e8de56af1a445e2685236c3cce57b3))
20+
321
## [0.19.1](https://github.com/saltstack-formulas/systemd-formula/compare/v0.19.0...v0.19.1) (2021-06-23)
422

523

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: systemd
22
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE, Arch
33
os_family: Debian, RedHat, Suse, Arch
4-
version: 0.19.1
4+
version: 0.20.0
55
release: 1
66
minimum_version: 2016.11
77
summary: Systemd formula

docs/AUTHORS.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 123
18+
- 145
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2020
- `@aboe76 <https://github.com/aboe76>`_
21-
- 74
21+
- 75
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/8395913?v=4' width='36' height='36' alt='@aanriot'>`
2323
- `@aanriot <https://github.com/aanriot>`_
2424
- 18
@@ -53,4 +53,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
5353

5454
----
5555

56-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-06-23.
56+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-10-08.

docs/CHANGELOG.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22
Changelog
33
=========
44

5+
`0.20.0 <https://github.com/saltstack-formulas/systemd-formula/compare/v0.19.1...v0.20.0>`_ (2021-10-08)
6+
------------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `73c1b61 <https://github.com/saltstack-formulas/systemd-formula/commit/73c1b610f3dd430bd634febc8296b6a654967d6e>`_\ )
13+
* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `b9fc05c <https://github.com/saltstack-formulas/systemd-formula/commit/b9fc05c03322e4ec4f9c91ed67e999be2052eaf4>`_\ )
14+
* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `04bb311 <https://github.com/saltstack-formulas/systemd-formula/commit/04bb311059785da05001d80aac577a9cbfcd30be>`_\ )
15+
* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `69f215f <https://github.com/saltstack-formulas/systemd-formula/commit/69f215f0b8b11b576b6760e00a19783e48e7d814>`_\ )
16+
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `a745088 <https://github.com/saltstack-formulas/systemd-formula/commit/a74508838fc4158c501e2092600fd475963efafd>`_\ )
17+
* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `9e958b0 <https://github.com/saltstack-formulas/systemd-formula/commit/9e958b0aed9fac78b7a6eaede726411d80fdf32f>`_\ )
18+
19+
Features
20+
^^^^^^^^
21+
22+
23+
* **centos-stream:** add Centos Stream support (\ `cdddd55 <https://github.com/saltstack-formulas/systemd-formula/commit/cdddd55e4921d0e2a1d1cf3afaf4211ca8cae927>`_\ )
24+
* **osfingermap:** add Debian 11 support (w/o ``wait_online``\ ) [skip ci] (\ `d24fd3f <https://github.com/saltstack-formulas/systemd-formula/commit/d24fd3f606e8de56af1a445e2685236c3cce57b3>`_\ )
25+
526
`0.19.1 <https://github.com/saltstack-formulas/systemd-formula/compare/v0.19.0...v0.19.1>`_ (2021-06-23)
627
------------------------------------------------------------------------------------------------------------
728

0 commit comments

Comments
 (0)