Skip to content

Commit 6084b13

Browse files
chore(release): 0.3.2 [skip ci]
## [0.3.2](v0.3.1...v0.3.2) (2020-09-09) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([7f0cc5c](7f0cc5c)) * **state:** add 'group: root' to vsftpd/config/install state ([4e96971](4e96971)) * **state:** restart service when configuration has changed ([c42983c](c42983c)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([69d165a](69d165a)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([9bd0538](9bd0538)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([61a0f1a](61a0f1a)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([d1971b5](d1971b5)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([9e89a1d](9e89a1d)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([c74a720](c74a720)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([553bd54](553bd54)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([a765818](a765818)) * **travis:** add notifications => zulip [skip ci] ([06866d3](06866d3)) * **travis:** apply changes from build config validation [skip ci] ([abe48e5](abe48e5)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([dbceadf](dbceadf)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([03b5a03](03b5a03)) * **travis:** run `shellcheck` during lint job [skip ci] ([021cfcb](021cfcb)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([78f50d6](78f50d6)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([cc7e4e8](cc7e4e8)) * **travis:** use build config validation (beta) [skip ci] ([3dd1535](3dd1535)) * **workflows/commitlint:** add to repo [skip ci] ([015a758](015a758)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([3412068](3412068)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([5e829c5](5e829c5)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([b2b5167](b2b5167)) ### Styles * **state:** fix coding style ([5d688ef](5d688ef))
1 parent 91ace77 commit 6084b13

File tree

5 files changed

+107
-13
lines changed

5 files changed

+107
-13
lines changed

AUTHORS.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|22
8-
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/7521438?v=4' width='36' height='36' alt='@federicohyo'>|[@federicohyo](https://github.com/federicohyo)|6
7+
<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)|54
8+
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|9
99
<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)|6
10-
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|5
1110
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3520407?v=4' width='36' height='36' alt='@RabidCicada'>|[@RabidCicada](https://github.com/RabidCicada)|5
1211
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/211666?v=4' width='36' height='36' alt='@grandmasterv'>|[@grandmasterv](https://github.com/grandmasterv)|2
1312
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/864186?v=4' width='36' height='36' alt='@themalkolm'>|[@themalkolm](https://github.com/themalkolm)|1
@@ -19,4 +18,4 @@ Avatar|Contributor|Contributions
1918

2019
---
2120

22-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-12.
21+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-09-09.

CHANGELOG.md

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

3+
## [0.3.2](https://github.com/saltstack-formulas/vsftpd-formula/compare/v0.3.1...v0.3.2) (2020-09-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **release.config.js:** use full commit hash in commit link [skip ci] ([7f0cc5c](https://github.com/saltstack-formulas/vsftpd-formula/commit/7f0cc5c99711cb4efa0495f74daebe656b007a39))
9+
* **state:** add 'group: root' to vsftpd/config/install state ([4e96971](https://github.com/saltstack-formulas/vsftpd-formula/commit/4e96971e4b0956e9f9aa01236616bae0447d1b4e))
10+
* **state:** restart service when configuration has changed ([c42983c](https://github.com/saltstack-formulas/vsftpd-formula/commit/c42983c92cfc17047157df251a95ab3b8534b8f7))
11+
12+
13+
### Continuous Integration
14+
15+
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([69d165a](https://github.com/saltstack-formulas/vsftpd-formula/commit/69d165a35fe235d56a0e91376acf841fbef4e97f))
16+
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([9bd0538](https://github.com/saltstack-formulas/vsftpd-formula/commit/9bd053850961db8c3b4f41e033ee4e00dc44ef97))
17+
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([61a0f1a](https://github.com/saltstack-formulas/vsftpd-formula/commit/61a0f1ae32056ce169a731bd4a528424a002b903))
18+
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([d1971b5](https://github.com/saltstack-formulas/vsftpd-formula/commit/d1971b563e7dad9cc9963c4d8865147ab788c4ca))
19+
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([9e89a1d](https://github.com/saltstack-formulas/vsftpd-formula/commit/9e89a1d4d3f88bf4f401bf87622aa5c214699da7))
20+
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([c74a720](https://github.com/saltstack-formulas/vsftpd-formula/commit/c74a7206dfa7bbe13580ec857425a129a33f31f1))
21+
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([553bd54](https://github.com/saltstack-formulas/vsftpd-formula/commit/553bd5405a8dadc4eab282dc129e466542114d7b))
22+
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([a765818](https://github.com/saltstack-formulas/vsftpd-formula/commit/a7658187b9006d32d50748e4f0cec24bf67807c2))
23+
* **travis:** add notifications => zulip [skip ci] ([06866d3](https://github.com/saltstack-formulas/vsftpd-formula/commit/06866d386544ec0d64e948d852e7f668e20bb566))
24+
* **travis:** apply changes from build config validation [skip ci] ([abe48e5](https://github.com/saltstack-formulas/vsftpd-formula/commit/abe48e58a8086f79a74526a6d3c183f961fb958b))
25+
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([dbceadf](https://github.com/saltstack-formulas/vsftpd-formula/commit/dbceadf5f3bfc5f1f98e3b25d7abba9b1a948eb8))
26+
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([03b5a03](https://github.com/saltstack-formulas/vsftpd-formula/commit/03b5a03f3ba95c61538589dc4b30a9ea9fe2e795))
27+
* **travis:** run `shellcheck` during lint job [skip ci] ([021cfcb](https://github.com/saltstack-formulas/vsftpd-formula/commit/021cfcb92b31ac4c0fba0edc02794b6c65d19642))
28+
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([78f50d6](https://github.com/saltstack-formulas/vsftpd-formula/commit/78f50d6437055af242ea96d26d8bd45149313b58))
29+
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([cc7e4e8](https://github.com/saltstack-formulas/vsftpd-formula/commit/cc7e4e8662f8b668838f4b43f430ac448bd5207f))
30+
* **travis:** use build config validation (beta) [skip ci] ([3dd1535](https://github.com/saltstack-formulas/vsftpd-formula/commit/3dd15353811b5b37b287be75e82c2702bdf26d48))
31+
* **workflows/commitlint:** add to repo [skip ci] ([015a758](https://github.com/saltstack-formulas/vsftpd-formula/commit/015a75801c894db512cfb0a4083f86b48ec9aebc))
32+
33+
34+
### Documentation
35+
36+
* **contributing:** remove to use org-level file instead [skip ci] ([3412068](https://github.com/saltstack-formulas/vsftpd-formula/commit/3412068e3bb0b724480778bab0b5a56ebd4c70f0))
37+
* **readme:** update link to `CONTRIBUTING` [skip ci] ([5e829c5](https://github.com/saltstack-formulas/vsftpd-formula/commit/5e829c5230a97a20a6cdf97e24ed2298d162fcc7))
38+
39+
40+
### Performance Improvements
41+
42+
* **travis:** improve `salt-lint` invocation [skip ci] ([b2b5167](https://github.com/saltstack-formulas/vsftpd-formula/commit/b2b51671a762751a0dfdde2e907ea7f65ca5f75a))
43+
44+
45+
### Styles
46+
47+
* **state:** fix coding style ([5d688ef](https://github.com/saltstack-formulas/vsftpd-formula/commit/5d688ef6c82dd0e448c38201374b595f8053e54b))
48+
349
## [0.3.1](https://github.com/saltstack-formulas/vsftpd-formula/compare/v0.3.0...v0.3.1) (2019-10-12)
450

551

FORMULA

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

docs/AUTHORS.rst

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,13 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 22
19-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/7521438?v=4' width='36' height='36' alt='@federicohyo'>`
20-
- `@federicohyo <https://github.com/federicohyo>`_
21-
- 6
18+
- 54
19+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
20+
- `@n-rodriguez <https://github.com/n-rodriguez>`_
21+
- 9
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2323
- `@aboe76 <https://github.com/aboe76>`_
2424
- 6
25-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
26-
- `@n-rodriguez <https://github.com/n-rodriguez>`_
27-
- 5
2825
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3520407?v=4' width='36' height='36' alt='@RabidCicada'>`
2926
- `@RabidCicada <https://github.com/RabidCicada>`_
3027
- 5
@@ -53,4 +50,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
5350

5451
----
5552

56-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-12.
53+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-09-09.

docs/CHANGELOG.rst

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

5+
`0.3.2 <https://github.com/saltstack-formulas/vsftpd-formula/compare/v0.3.1...v0.3.2>`_ (2020-09-09)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **release.config.js:** use full commit hash in commit link [skip ci] (\ `7f0cc5c <https://github.com/saltstack-formulas/vsftpd-formula/commit/7f0cc5c99711cb4efa0495f74daebe656b007a39>`_\ )
13+
* **state:** add 'group: root' to vsftpd/config/install state (\ `4e96971 <https://github.com/saltstack-formulas/vsftpd-formula/commit/4e96971e4b0956e9f9aa01236616bae0447d1b4e>`_\ )
14+
* **state:** restart service when configuration has changed (\ `c42983c <https://github.com/saltstack-formulas/vsftpd-formula/commit/c42983c92cfc17047157df251a95ab3b8534b8f7>`_\ )
15+
16+
Continuous Integration
17+
^^^^^^^^^^^^^^^^^^^^^^
18+
19+
20+
* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `69d165a <https://github.com/saltstack-formulas/vsftpd-formula/commit/69d165a35fe235d56a0e91376acf841fbef4e97f>`_\ )
21+
* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `9bd0538 <https://github.com/saltstack-formulas/vsftpd-formula/commit/9bd053850961db8c3b4f41e033ee4e00dc44ef97>`_\ )
22+
* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `61a0f1a <https://github.com/saltstack-formulas/vsftpd-formula/commit/61a0f1ae32056ce169a731bd4a528424a002b903>`_\ )
23+
* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `d1971b5 <https://github.com/saltstack-formulas/vsftpd-formula/commit/d1971b563e7dad9cc9963c4d8865147ab788c4ca>`_\ )
24+
* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `9e89a1d <https://github.com/saltstack-formulas/vsftpd-formula/commit/9e89a1d4d3f88bf4f401bf87622aa5c214699da7>`_\ )
25+
* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `c74a720 <https://github.com/saltstack-formulas/vsftpd-formula/commit/c74a7206dfa7bbe13580ec857425a129a33f31f1>`_\ )
26+
* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `553bd54 <https://github.com/saltstack-formulas/vsftpd-formula/commit/553bd5405a8dadc4eab282dc129e466542114d7b>`_\ )
27+
* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `a765818 <https://github.com/saltstack-formulas/vsftpd-formula/commit/a7658187b9006d32d50748e4f0cec24bf67807c2>`_\ )
28+
* **travis:** add notifications => zulip [skip ci] (\ `06866d3 <https://github.com/saltstack-formulas/vsftpd-formula/commit/06866d386544ec0d64e948d852e7f668e20bb566>`_\ )
29+
* **travis:** apply changes from build config validation [skip ci] (\ `abe48e5 <https://github.com/saltstack-formulas/vsftpd-formula/commit/abe48e58a8086f79a74526a6d3c183f961fb958b>`_\ )
30+
* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `dbceadf <https://github.com/saltstack-formulas/vsftpd-formula/commit/dbceadf5f3bfc5f1f98e3b25d7abba9b1a948eb8>`_\ )
31+
* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `03b5a03 <https://github.com/saltstack-formulas/vsftpd-formula/commit/03b5a03f3ba95c61538589dc4b30a9ea9fe2e795>`_\ )
32+
* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `021cfcb <https://github.com/saltstack-formulas/vsftpd-formula/commit/021cfcb92b31ac4c0fba0edc02794b6c65d19642>`_\ )
33+
* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `78f50d6 <https://github.com/saltstack-formulas/vsftpd-formula/commit/78f50d6437055af242ea96d26d8bd45149313b58>`_\ )
34+
* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `cc7e4e8 <https://github.com/saltstack-formulas/vsftpd-formula/commit/cc7e4e8662f8b668838f4b43f430ac448bd5207f>`_\ )
35+
* **travis:** use build config validation (beta) [skip ci] (\ `3dd1535 <https://github.com/saltstack-formulas/vsftpd-formula/commit/3dd15353811b5b37b287be75e82c2702bdf26d48>`_\ )
36+
* **workflows/commitlint:** add to repo [skip ci] (\ `015a758 <https://github.com/saltstack-formulas/vsftpd-formula/commit/015a75801c894db512cfb0a4083f86b48ec9aebc>`_\ )
37+
38+
Documentation
39+
^^^^^^^^^^^^^
40+
41+
42+
* **contributing:** remove to use org-level file instead [skip ci] (\ `3412068 <https://github.com/saltstack-formulas/vsftpd-formula/commit/3412068e3bb0b724480778bab0b5a56ebd4c70f0>`_\ )
43+
* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `5e829c5 <https://github.com/saltstack-formulas/vsftpd-formula/commit/5e829c5230a97a20a6cdf97e24ed2298d162fcc7>`_\ )
44+
45+
Performance Improvements
46+
^^^^^^^^^^^^^^^^^^^^^^^^
47+
48+
49+
* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `b2b5167 <https://github.com/saltstack-formulas/vsftpd-formula/commit/b2b51671a762751a0dfdde2e907ea7f65ca5f75a>`_\ )
50+
51+
Styles
52+
^^^^^^
53+
54+
55+
* **state:** fix coding style (\ `5d688ef <https://github.com/saltstack-formulas/vsftpd-formula/commit/5d688ef6c82dd0e448c38201374b595f8053e54b>`_\ )
56+
557
`0.3.1 <https://github.com/saltstack-formulas/vsftpd-formula/compare/v0.3.0...v0.3.1>`_ (2019-10-12)
658
--------------------------------------------------------------------------------------------------------
759

0 commit comments

Comments
 (0)