Skip to content

Commit e9742b0

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.5...v1.3.0) (2022-03-23) ### Continuous Integration * enable Vagrant-based testing using GitHub Actions ([16ec625](16ec625)) * update linters to latest versions [skip ci] ([b95d2c9](b95d2c9)) * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([f80da8c](f80da8c)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([7f06dc1](7f06dc1)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([6eab66e](6eab66e)) * **gitlab-ci:** allow failure for OpenSUSE Leap 15.2 [skip ci] ([bbb1e69](bbb1e69)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([104b032](104b032)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([8d83b50](8d83b50)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([c2bd458](c2bd458)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([dd0fc12](dd0fc12)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([3a12912](3a12912)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([8a1c505](8a1c505)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([f044bcb](f044bcb)) * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([120c065](120c065)) ### Documentation * **readme:** add `Testing with Vagrant` section ([208e31b](208e31b)) ### Features * **freebsd:** add FreeBSD support ([946e2d0](946e2d0)) ### Tests * **pillar:** use `disable_mlock` for FreeBSD (Vagrant) ([94797f2](94797f2)) * update all for FreeBSD ([cb29f9d](cb29f9d)) * **system:** add `build_platform_codename` [skip ci] ([664bf33](664bf33))
1 parent 1fb02e2 commit e9742b0

File tree

5 files changed

+90
-11
lines changed

5 files changed

+90
-11
lines changed

AUTHORS.md

Lines changed: 4 additions & 4 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)|94
8-
<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)|37
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)|147
8+
<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)|38
99
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/879922?v=4' width='36' height='36' alt='@myoung34'>|[@myoung34](https://github.com/myoung34)|24
1010
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1704798?v=4' width='36' height='36' alt='@rbjorklin'>|[@rbjorklin](https://github.com/rbjorklin)|15
1111
<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)|9
@@ -14,11 +14,11 @@ Avatar|Contributor|Contributions
1414
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/5306980?v=4' width='36' height='36' alt='@johnkeates'>|[@johnkeates](https://github.com/johnkeates)|3
1515
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/19988979?v=4' width='36' height='36' alt='@MatthiasKuehneEllerhold'>|[@MatthiasKuehneEllerhold](https://github.com/MatthiasKuehneEllerhold)|3
1616
<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)|2
17+
<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
1718
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>|[@blbradley](https://github.com/blbradley)|1
1819
<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)|1
1920
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/41130010?v=4' width='36' height='36' alt='@eadderley-tc'>|[@eadderley-tc](https://github.com/eadderley-tc)|1
20-
<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)|1
2121

2222
---
2323

24-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-30.
24+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-03-23.

CHANGELOG.md

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

3+
# [1.3.0](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.5...v1.3.0) (2022-03-23)
4+
5+
6+
### Continuous Integration
7+
8+
* enable Vagrant-based testing using GitHub Actions ([16ec625](https://github.com/saltstack-formulas/vault-formula/commit/16ec6258421265d4ae27e458d699650d7112588f))
9+
* update linters to latest versions [skip ci] ([b95d2c9](https://github.com/saltstack-formulas/vault-formula/commit/b95d2c99b4b420404692d0633c58cdfd1b98bb4a))
10+
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([f80da8c](https://github.com/saltstack-formulas/vault-formula/commit/f80da8c5b5de81275a3825cacbbe36d03c77049e))
11+
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([7f06dc1](https://github.com/saltstack-formulas/vault-formula/commit/7f06dc1ff452641f566d85121aa9fd3af3fe04cc))
12+
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([6eab66e](https://github.com/saltstack-formulas/vault-formula/commit/6eab66eea0d1ba5ce8d049ec990c5bbeb1139710))
13+
* **gitlab-ci:** allow failure for OpenSUSE Leap 15.2 [skip ci] ([bbb1e69](https://github.com/saltstack-formulas/vault-formula/commit/bbb1e691dd6d351b1439f42dfedacbd9ef792e0b))
14+
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([104b032](https://github.com/saltstack-formulas/vault-formula/commit/104b032e5e46ea27aa646f553e2262a26f890f7a))
15+
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([8d83b50](https://github.com/saltstack-formulas/vault-formula/commit/8d83b50bd2326e61e31d91d9be75044b93000a29))
16+
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([c2bd458](https://github.com/saltstack-formulas/vault-formula/commit/c2bd458841a188c1f3f9b61d872576846b4b863a))
17+
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([dd0fc12](https://github.com/saltstack-formulas/vault-formula/commit/dd0fc12084c27b0c0efeac71849b254cfed4971a))
18+
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([3a12912](https://github.com/saltstack-formulas/vault-formula/commit/3a12912ed1a5d17f7593b0458f822416c7e65aa2))
19+
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([8a1c505](https://github.com/saltstack-formulas/vault-formula/commit/8a1c505b0b054309e0949fcf914eb2fca251a68e))
20+
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([f044bcb](https://github.com/saltstack-formulas/vault-formula/commit/f044bcbfdc01fcbc949db4a850b609967fac451a))
21+
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([120c065](https://github.com/saltstack-formulas/vault-formula/commit/120c06573f40f1a18da26eaab23ea9fd2371332c))
22+
23+
24+
### Documentation
25+
26+
* **readme:** add `Testing with Vagrant` section ([208e31b](https://github.com/saltstack-formulas/vault-formula/commit/208e31be37a28b4398c399be140e6fed50a83727))
27+
28+
29+
### Features
30+
31+
* **freebsd:** add FreeBSD support ([946e2d0](https://github.com/saltstack-formulas/vault-formula/commit/946e2d0b49e66588301954aac70dce74135f99ec))
32+
33+
34+
### Tests
35+
36+
* **pillar:** use `disable_mlock` for FreeBSD (Vagrant) ([94797f2](https://github.com/saltstack-formulas/vault-formula/commit/94797f21d653ed13b0e38d729a30f35ff0591272))
37+
* update all for FreeBSD ([cb29f9d](https://github.com/saltstack-formulas/vault-formula/commit/cb29f9db1c67b18a34b121992f26bf01b862d832))
38+
* **system:** add `build_platform_codename` [skip ci] ([664bf33](https://github.com/saltstack-formulas/vault-formula/commit/664bf33446ac6aa465508aa7fb81aa366d7edf21))
39+
340
## [1.2.5](https://github.com/saltstack-formulas/vault-formula/compare/v1.2.4...v1.2.5) (2021-04-30)
441

542

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: vault
22
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Amazon, SUSE
33
os_family: Debian, RedHat, Suse
4-
version: 1.2.5
4+
version: 1.3.0
55
release: 1
66
minimum_version: 2017.7
77
summary: Vault formula

docs/AUTHORS.rst

Lines changed: 6 additions & 6 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-
- 94
18+
- 147
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
2020
- `@dafyddj <https://github.com/dafyddj>`_
21-
- 37
21+
- 38
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/879922?v=4' width='36' height='36' alt='@myoung34'>`
2323
- `@myoung34 <https://github.com/myoung34>`_
2424
- 24
@@ -43,6 +43,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
4343
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
4444
- `@javierbertoli <https://github.com/javierbertoli>`_
4545
- 2
46+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
47+
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
48+
- 2
4649
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>`
4750
- `@blbradley <https://github.com/blbradley>`_
4851
- 1
@@ -52,11 +55,8 @@ This list is sorted by the number of commits per contributor in *descending* ord
5255
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/41130010?v=4' width='36' height='36' alt='@eadderley-tc'>`
5356
- `@eadderley-tc <https://github.com/eadderley-tc>`_
5457
- 1
55-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
56-
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
57-
- 1
5858

5959

6060
----
6161

62-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-04-30.
62+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-03-23.

docs/CHANGELOG.rst

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

5+
`1.3.0 <https://github.com/saltstack-formulas/vault-formula/compare/v1.2.5...v1.3.0>`_ (2022-03-23)
6+
-------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* enable Vagrant-based testing using GitHub Actions (\ `16ec625 <https://github.com/saltstack-formulas/vault-formula/commit/16ec6258421265d4ae27e458d699650d7112588f>`_\ )
13+
* update linters to latest versions [skip ci] (\ `b95d2c9 <https://github.com/saltstack-formulas/vault-formula/commit/b95d2c99b4b420404692d0633c58cdfd1b98bb4a>`_\ )
14+
* **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `f80da8c <https://github.com/saltstack-formulas/vault-formula/commit/f80da8c5b5de81275a3825cacbbe36d03c77049e>`_\ )
15+
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `7f06dc1 <https://github.com/saltstack-formulas/vault-formula/commit/7f06dc1ff452641f566d85121aa9fd3af3fe04cc>`_\ )
16+
* **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `6eab66e <https://github.com/saltstack-formulas/vault-formula/commit/6eab66eea0d1ba5ce8d049ec990c5bbeb1139710>`_\ )
17+
* **gitlab-ci:** allow failure for OpenSUSE Leap 15.2 [skip ci] (\ `bbb1e69 <https://github.com/saltstack-formulas/vault-formula/commit/bbb1e691dd6d351b1439f42dfedacbd9ef792e0b>`_\ )
18+
* **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `104b032 <https://github.com/saltstack-formulas/vault-formula/commit/104b032e5e46ea27aa646f553e2262a26f890f7a>`_\ )
19+
* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `8d83b50 <https://github.com/saltstack-formulas/vault-formula/commit/8d83b50bd2326e61e31d91d9be75044b93000a29>`_\ )
20+
* **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `c2bd458 <https://github.com/saltstack-formulas/vault-formula/commit/c2bd458841a188c1f3f9b61d872576846b4b863a>`_\ )
21+
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `dd0fc12 <https://github.com/saltstack-formulas/vault-formula/commit/dd0fc12084c27b0c0efeac71849b254cfed4971a>`_\ )
22+
* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `3a12912 <https://github.com/saltstack-formulas/vault-formula/commit/3a12912ed1a5d17f7593b0458f822416c7e65aa2>`_\ )
23+
* add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `8a1c505 <https://github.com/saltstack-formulas/vault-formula/commit/8a1c505b0b054309e0949fcf914eb2fca251a68e>`_\ )
24+
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `f044bcb <https://github.com/saltstack-formulas/vault-formula/commit/f044bcbfdc01fcbc949db4a850b609967fac451a>`_\ )
25+
* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `120c065 <https://github.com/saltstack-formulas/vault-formula/commit/120c06573f40f1a18da26eaab23ea9fd2371332c>`_\ )
26+
27+
Documentation
28+
^^^^^^^^^^^^^
29+
30+
31+
* **readme:** add ``Testing with Vagrant`` section (\ `208e31b <https://github.com/saltstack-formulas/vault-formula/commit/208e31be37a28b4398c399be140e6fed50a83727>`_\ )
32+
33+
Features
34+
^^^^^^^^
35+
36+
37+
* **freebsd:** add FreeBSD support (\ `946e2d0 <https://github.com/saltstack-formulas/vault-formula/commit/946e2d0b49e66588301954aac70dce74135f99ec>`_\ )
38+
39+
Tests
40+
^^^^^
41+
42+
43+
* **pillar:** use ``disable_mlock`` for FreeBSD (Vagrant) (\ `94797f2 <https://github.com/saltstack-formulas/vault-formula/commit/94797f21d653ed13b0e38d729a30f35ff0591272>`_\ )
44+
* update all for FreeBSD (\ `cb29f9d <https://github.com/saltstack-formulas/vault-formula/commit/cb29f9db1c67b18a34b121992f26bf01b862d832>`_\ )
45+
* **system:** add ``build_platform_codename`` [skip ci] (\ `664bf33 <https://github.com/saltstack-formulas/vault-formula/commit/664bf33446ac6aa465508aa7fb81aa366d7edf21>`_\ )
46+
547
`1.2.5 <https://github.com/saltstack-formulas/vault-formula/compare/v1.2.4...v1.2.5>`_ (2021-04-30)
648
-------------------------------------------------------------------------------------------------------
749

0 commit comments

Comments
 (0)