Skip to content

Commit c5da41d

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2021-03-26) ### Continuous Integration * enable Vagrant-based testing using GitHub Actions ([290c8b4](290c8b4)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([deb3ac1](deb3ac1)) * **windows:** use `kitchen.windows.yml` ([76491c4](76491c4)) ### Tests * **_mapdata:** add verification file for Windows 2016 Server ([dda60f0](dda60f0)) * standardise use of `share` suite & `_mapdata` state [skip ci] ([c247b83](c247b83))
1 parent c91cb32 commit c5da41d

File tree

5 files changed

+44
-11
lines changed

5 files changed

+44
-11
lines changed

AUTHORS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ This list is sorted by the number of commits per contributor in _descending_ ord
55
Avatar|Contributor|Contributions
66
:-:|---|:-:
77
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|96
8-
<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)|88
9-
<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)|56
8+
<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
9+
<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)|58
1010
<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)|19
1111
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|12
1212
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/2094680?v=4' width='36' height='36' alt='@daschatten'>|[@daschatten](https://github.com/daschatten)|11
1313
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3315507?v=4' width='36' height='36' alt='@marconett'>|[@marconett](https://github.com/marconett)|9
1414
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/8792243?v=4' width='36' height='36' alt='@sc250024'>|[@sc250024](https://github.com/sc250024)|6
1515
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>|[@babilen5](https://github.com/babilen5)|5
16+
<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)|5
1617
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3592675?v=4' width='36' height='36' alt='@diegofd'>|[@diegofd](https://github.com/diegofd)|4
1718
<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)|4
1819
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/904839?v=4' width='36' height='36' alt='@landergate'>|[@landergate](https://github.com/landergate)|4
19-
<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)|4
2020
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/2706882?v=4' width='36' height='36' alt='@aviau'>|[@aviau](https://github.com/aviau)|3
2121
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|3
2222
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/506391?v=4' width='36' height='36' alt='@viper233'>|[@viper233](https://github.com/viper233)|3
@@ -46,4 +46,4 @@ Avatar|Contributor|Contributions
4646

4747
---
4848

49-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-02-22.
49+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-03-26.

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.1...v1.0.2) (2021-03-26)
4+
5+
6+
### Continuous Integration
7+
8+
* enable Vagrant-based testing using GitHub Actions ([290c8b4](https://github.com/saltstack-formulas/openvpn-formula/commit/290c8b48e405e03c224ec28496aa135e1d336810))
9+
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([deb3ac1](https://github.com/saltstack-formulas/openvpn-formula/commit/deb3ac1d7bf8f52dc92f3f0b09009e669558f1cb))
10+
* **windows:** use `kitchen.windows.yml` ([76491c4](https://github.com/saltstack-formulas/openvpn-formula/commit/76491c4cb0fd12d8a44a9ffd7d5a3c66f768db0c))
11+
12+
13+
### Tests
14+
15+
* **_mapdata:** add verification file for Windows 2016 Server ([dda60f0](https://github.com/saltstack-formulas/openvpn-formula/commit/dda60f07ec955db038a0eaaaa842c0f8bc08a1d1))
16+
* standardise use of `share` suite & `_mapdata` state [skip ci] ([c247b83](https://github.com/saltstack-formulas/openvpn-formula/commit/c247b83f47161e59289617467957f8e07f472ff1))
17+
318
## [1.0.1](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.0...v1.0.1) (2021-02-22)
419

520

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: template
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 1.0.1
4+
version: 1.0.2
55
release: 1
66
minimum_version: 2018.3
77
summary: OpenVPN formula

docs/AUTHORS.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
1818
- 96
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
2020
- `@myii <https://github.com/myii>`_
21-
- 88
21+
- 94
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
2323
- `@dafyddj <https://github.com/dafyddj>`_
24-
- 56
24+
- 58
2525
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2626
- `@aboe76 <https://github.com/aboe76>`_
2727
- 19
@@ -40,6 +40,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
4040
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>`
4141
- `@babilen5 <https://github.com/babilen5>`_
4242
- 5
43+
* - :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'>`
44+
- `@baby-gnu <https://github.com/baby-gnu>`_
45+
- 5
4346
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3592675?v=4' width='36' height='36' alt='@diegofd'>`
4447
- `@diegofd <https://github.com/diegofd>`_
4548
- 4
@@ -49,9 +52,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
4952
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/904839?v=4' width='36' height='36' alt='@landergate'>`
5053
- `@landergate <https://github.com/landergate>`_
5154
- 4
52-
* - :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'>`
53-
- `@baby-gnu <https://github.com/baby-gnu>`_
54-
- 4
5555
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/2706882?v=4' width='36' height='36' alt='@aviau'>`
5656
- `@aviau <https://github.com/aviau>`_
5757
- 3
@@ -134,4 +134,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
134134

135135
----
136136

137-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-02-22.
137+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-03-26.

docs/CHANGELOG.rst

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

5+
`1.0.2 <https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.1...v1.0.2>`_ (2021-03-26)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* enable Vagrant-based testing using GitHub Actions (\ `290c8b4 <https://github.com/saltstack-formulas/openvpn-formula/commit/290c8b48e405e03c224ec28496aa135e1d336810>`_\ )
13+
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `deb3ac1 <https://github.com/saltstack-formulas/openvpn-formula/commit/deb3ac1d7bf8f52dc92f3f0b09009e669558f1cb>`_\ )
14+
* **windows:** use ``kitchen.windows.yml`` (\ `76491c4 <https://github.com/saltstack-formulas/openvpn-formula/commit/76491c4cb0fd12d8a44a9ffd7d5a3c66f768db0c>`_\ )
15+
16+
Tests
17+
^^^^^
18+
19+
20+
* **_mapdata:** add verification file for Windows 2016 Server (\ `dda60f0 <https://github.com/saltstack-formulas/openvpn-formula/commit/dda60f07ec955db038a0eaaaa842c0f8bc08a1d1>`_\ )
21+
* standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `c247b83 <https://github.com/saltstack-formulas/openvpn-formula/commit/c247b83f47161e59289617467957f8e07f472ff1>`_\ )
22+
523
`1.0.1 <https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.0...v1.0.1>`_ (2021-02-22)
624
---------------------------------------------------------------------------------------------------------
725

0 commit comments

Comments
 (0)