Skip to content

Commit ba5e506

Browse files
chore(release): 0.16.3 [skip ci]
## [0.16.3](v0.16.2...v0.16.3) (2020-06-10) ### Bug Fixes * **tap-adapter.ps1:** work with alternate name `Local Area Connection` ([372b3b6](372b3b6)) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([0aa9fd6](0aa9fd6)) * **github:** add Windows testing using Actions ([2d4b79c](2d4b79c)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([6eb1b44](6eb1b44)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([9e7aa34](9e7aa34)) * **travis:** add notifications => zulip [skip ci] ([80930cd](80930cd)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([4099f15](4099f15)) * **workflows/commitlint:** add to repo [skip ci] ([5900915](5900915))
1 parent 8d3cccf commit ba5e506

File tree

5 files changed

+48
-13
lines changed

5 files changed

+48
-13
lines changed

AUTHORS.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ 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://avatars0.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://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|45
9-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|41
8+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|55
9+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|47
1010
<img class='float-left rounded-1' src='https://avatars0.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://avatars1.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://avatars0.githubusercontent.com/u/2094680?v=4' width='36' height='36' alt='@daschatten'>|[@daschatten](https://github.com/daschatten)|11
@@ -35,7 +35,6 @@ Avatar|Contributor|Contributions
3535
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/223763?v=4' width='36' height='36' alt='@alfredopalhares'>|[@alfredopalhares](https://github.com/alfredopalhares)|1
3636
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>|[@blbradley](https://github.com/blbradley)|1
3737
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/35047?v=4' width='36' height='36' alt='@vielmetti'>|[@vielmetti](https://github.com/vielmetti)|1
38-
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>|[@syphernl](https://github.com/syphernl)|1
3938
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/4395092?v=4' width='36' height='36' alt='@gboddin'>|[@gboddin](https://github.com/gboddin)|1
4039
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1166328?v=4' width='36' height='36' alt='@icflournoy'>|[@icflournoy](https://github.com/icflournoy)|1
4140
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/2209106?v=4' width='36' height='36' alt='@mthibaut'>|[@mthibaut](https://github.com/mthibaut)|1
@@ -47,4 +46,4 @@ Avatar|Contributor|Contributions
4746

4847
---
4948

50-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-16.
49+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-10.

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.16.3](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.2...v0.16.3) (2020-06-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **tap-adapter.ps1:** work with alternate name `Local Area Connection` ([372b3b6](https://github.com/saltstack-formulas/openvpn-formula/commit/372b3b6d80ef5ede742961bca44d726d16249646))
9+
10+
11+
### Continuous Integration
12+
13+
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([0aa9fd6](https://github.com/saltstack-formulas/openvpn-formula/commit/0aa9fd6d93533d824f4c6d144474d6721dd1bca6))
14+
* **github:** add Windows testing using Actions ([2d4b79c](https://github.com/saltstack-formulas/openvpn-formula/commit/2d4b79c5f8afe73eeeef187e63d9613bbf7bd793))
15+
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([6eb1b44](https://github.com/saltstack-formulas/openvpn-formula/commit/6eb1b4437df9e2b8bb3171f8811bcf1d091113d9))
16+
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([9e7aa34](https://github.com/saltstack-formulas/openvpn-formula/commit/9e7aa34a499b30eab737295ae4649e510365deab))
17+
* **travis:** add notifications => zulip [skip ci] ([80930cd](https://github.com/saltstack-formulas/openvpn-formula/commit/80930cdb479fb9f2eef7a0044b93e08fabb1d804))
18+
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([4099f15](https://github.com/saltstack-formulas/openvpn-formula/commit/4099f15a1440bf7d9dfde707137593d9cf495d02))
19+
* **workflows/commitlint:** add to repo [skip ci] ([5900915](https://github.com/saltstack-formulas/openvpn-formula/commit/5900915e5b86cdad1fdca9163873e1fd9ee44f98))
20+
321
## [0.16.2](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.1...v0.16.2) (2019-12-16)
422

523

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

docs/AUTHORS.rst

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>`
1717
- `@alxwr <https://github.com/alxwr>`_
1818
- 96
19-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
20-
- `@dafyddj <https://github.com/dafyddj>`_
21-
- 45
2219
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
2320
- `@myii <https://github.com/myii>`_
24-
- 41
21+
- 55
22+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
23+
- `@dafyddj <https://github.com/dafyddj>`_
24+
- 47
2525
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2626
- `@aboe76 <https://github.com/aboe76>`_
2727
- 19
@@ -106,9 +106,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
106106
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/35047?v=4' width='36' height='36' alt='@vielmetti'>`
107107
- `@vielmetti <https://github.com/vielmetti>`_
108108
- 1
109-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>`
110-
- `@syphernl <https://github.com/syphernl>`_
111-
- 1
112109
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/4395092?v=4' width='36' height='36' alt='@gboddin'>`
113110
- `@gboddin <https://github.com/gboddin>`_
114111
- 1
@@ -137,4 +134,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
137134

138135
----
139136

140-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-12-16.
137+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-10.

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.16.3 <https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.2...v0.16.3>`_ (2020-06-10)
6+
------------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **tap-adapter.ps1:** work with alternate name ``Local Area Connection`` (\ `372b3b6 <https://github.com/saltstack-formulas/openvpn-formula/commit/372b3b6d80ef5ede742961bca44d726d16249646>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `0aa9fd6 <https://github.com/saltstack-formulas/openvpn-formula/commit/0aa9fd6d93533d824f4c6d144474d6721dd1bca6>`_\ )
19+
* **github:** add Windows testing using Actions (\ `2d4b79c <https://github.com/saltstack-formulas/openvpn-formula/commit/2d4b79c5f8afe73eeeef187e63d9613bbf7bd793>`_\ )
20+
* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `6eb1b44 <https://github.com/saltstack-formulas/openvpn-formula/commit/6eb1b4437df9e2b8bb3171f8811bcf1d091113d9>`_\ )
21+
* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `9e7aa34 <https://github.com/saltstack-formulas/openvpn-formula/commit/9e7aa34a499b30eab737295ae4649e510365deab>`_\ )
22+
* **travis:** add notifications => zulip [skip ci] (\ `80930cd <https://github.com/saltstack-formulas/openvpn-formula/commit/80930cdb479fb9f2eef7a0044b93e08fabb1d804>`_\ )
23+
* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `4099f15 <https://github.com/saltstack-formulas/openvpn-formula/commit/4099f15a1440bf7d9dfde707137593d9cf495d02>`_\ )
24+
* **workflows/commitlint:** add to repo [skip ci] (\ `5900915 <https://github.com/saltstack-formulas/openvpn-formula/commit/5900915e5b86cdad1fdca9163873e1fd9ee44f98>`_\ )
25+
526
`0.16.2 <https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.1...v0.16.2>`_ (2019-12-16)
627
------------------------------------------------------------------------------------------------------------
728

0 commit comments

Comments
 (0)