Skip to content

Commit 7f2a697

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2021-06-15) ### Bug Fixes * **tumbleweed:** ensure `openssl` package is also installed ([69be26f](69be26f)) ### Continuous Integration * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([a6d8b8e](a6d8b8e)) * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([83a97f4](83a97f4)) * **vagrant:** add FreeBSD 13.0 [skip ci] ([50b3c9f](50b3c9f)) * **vagrant:** add Windows 10 pre-salted box [skip ci] ([085ca0c](085ca0c)) * **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([e110c28](e110c28)) ### Documentation * **map.jinja:** fix `rst-lint` violation [skip ci] ([7887fb4](7887fb4)) * **readme:** fix heading [skip ci] ([556e93a](556e93a)) * **readme:** fix platform name location for Vagrant [skip ci] ([74e5dc0](74e5dc0)) * **readme:** generalise Vagrant section to include `*BSD` [skip ci] ([6794d64](6794d64))
1 parent 720951d commit 7f2a697

5 files changed

Lines changed: 59 additions & 7 deletions

File tree

AUTHORS.md

Lines changed: 2 additions & 2 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)|108
78
<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)|94
99
<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
@@ -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-03-26.
49+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-15.

CHANGELOG.md

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

3+
## [1.0.3](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.2...v1.0.3) (2021-06-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **tumbleweed:** ensure `openssl` package is also installed ([69be26f](https://github.com/saltstack-formulas/openvpn-formula/commit/69be26fb00c83a0665ff830808ac3a7b22b84f02))
9+
10+
11+
### Continuous Integration
12+
13+
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([a6d8b8e](https://github.com/saltstack-formulas/openvpn-formula/commit/a6d8b8e8f150844bbd792496d0c48512f576b762))
14+
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([83a97f4](https://github.com/saltstack-formulas/openvpn-formula/commit/83a97f4373c52582f75e2d606448e2201fb434e5))
15+
* **vagrant:** add FreeBSD 13.0 [skip ci] ([50b3c9f](https://github.com/saltstack-formulas/openvpn-formula/commit/50b3c9f13efad64e6c2c08ef84ae926ec7ea8747))
16+
* **vagrant:** add Windows 10 pre-salted box [skip ci] ([085ca0c](https://github.com/saltstack-formulas/openvpn-formula/commit/085ca0c6fdf16f74798270771386500681f36e12))
17+
* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([e110c28](https://github.com/saltstack-formulas/openvpn-formula/commit/e110c28eb4d3905f76d9b2b63cb56c130b5529fd))
18+
19+
20+
### Documentation
21+
22+
* **map.jinja:** fix `rst-lint` violation [skip ci] ([7887fb4](https://github.com/saltstack-formulas/openvpn-formula/commit/7887fb4ff6beb6cd80bb44865de82d37209c22b3))
23+
* **readme:** fix heading [skip ci] ([556e93a](https://github.com/saltstack-formulas/openvpn-formula/commit/556e93ad2985f1f995c644779870db316c285a36))
24+
* **readme:** fix platform name location for Vagrant [skip ci] ([74e5dc0](https://github.com/saltstack-formulas/openvpn-formula/commit/74e5dc073aa1a61babbe87f429a44590855c7000))
25+
* **readme:** generalise Vagrant section to include `*BSD` [skip ci] ([6794d64](https://github.com/saltstack-formulas/openvpn-formula/commit/6794d643a6a065d59baaf6899a2e8eac9f01c57c))
26+
327
## [1.0.2](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.1...v1.0.2) (2021-03-26)
428

529

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.2
4+
version: 1.0.3
55
release: 1
66
minimum_version: 2018.3
77
summary: OpenVPN formula

docs/AUTHORS.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
1313
* - Avatar
1414
- Contributor
1515
- Contributions
16+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
17+
- `@myii <https://github.com/myii>`_
18+
- 108
1619
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>`
1720
- `@alxwr <https://github.com/alxwr>`_
1821
- 96
19-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
20-
- `@myii <https://github.com/myii>`_
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>`_
2424
- 58
@@ -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-03-26.
137+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-06-15.

docs/CHANGELOG.rst

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

5+
`1.0.3 <https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.2...v1.0.3>`_ (2021-06-15)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **tumbleweed:** ensure ``openssl`` package is also installed (\ `69be26f <https://github.com/saltstack-formulas/openvpn-formula/commit/69be26fb00c83a0665ff830808ac3a7b22b84f02>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `a6d8b8e <https://github.com/saltstack-formulas/openvpn-formula/commit/a6d8b8e8f150844bbd792496d0c48512f576b762>`_\ )
19+
* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `83a97f4 <https://github.com/saltstack-formulas/openvpn-formula/commit/83a97f4373c52582f75e2d606448e2201fb434e5>`_\ )
20+
* **vagrant:** add FreeBSD 13.0 [skip ci] (\ `50b3c9f <https://github.com/saltstack-formulas/openvpn-formula/commit/50b3c9f13efad64e6c2c08ef84ae926ec7ea8747>`_\ )
21+
* **vagrant:** add Windows 10 pre-salted box [skip ci] (\ `085ca0c <https://github.com/saltstack-formulas/openvpn-formula/commit/085ca0c6fdf16f74798270771386500681f36e12>`_\ )
22+
* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] (\ `e110c28 <https://github.com/saltstack-formulas/openvpn-formula/commit/e110c28eb4d3905f76d9b2b63cb56c130b5529fd>`_\ )
23+
24+
Documentation
25+
^^^^^^^^^^^^^
26+
27+
28+
* **map.jinja:** fix ``rst-lint`` violation [skip ci] (\ `7887fb4 <https://github.com/saltstack-formulas/openvpn-formula/commit/7887fb4ff6beb6cd80bb44865de82d37209c22b3>`_\ )
29+
* **readme:** fix heading [skip ci] (\ `556e93a <https://github.com/saltstack-formulas/openvpn-formula/commit/556e93ad2985f1f995c644779870db316c285a36>`_\ )
30+
* **readme:** fix platform name location for Vagrant [skip ci] (\ `74e5dc0 <https://github.com/saltstack-formulas/openvpn-formula/commit/74e5dc073aa1a61babbe87f429a44590855c7000>`_\ )
31+
* **readme:** generalise Vagrant section to include ``*BSD`` [skip ci] (\ `6794d64 <https://github.com/saltstack-formulas/openvpn-formula/commit/6794d643a6a065d59baaf6899a2e8eac9f01c57c>`_\ )
32+
533
`1.0.2 <https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.1...v1.0.2>`_ (2021-03-26)
634
---------------------------------------------------------------------------------------------------------
735

0 commit comments

Comments
 (0)