Skip to content

Commit

Permalink
chore(release): 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.5.0](v0.4.0...v0.5.0) (2021-05-04)

### Continuous Integration

* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([7f56a30](7f56a30))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([a99e057](a99e057))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([335dba5](335dba5))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([5f7ebf4](5f7ebf4))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([ca24121](ca24121))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([cfb2dea](cfb2dea))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([e902003](e902003))
* **pre-commit:** add to formula [skip ci] ([a1fc4a7](a1fc4a7))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([e3f2b25](e3f2b25))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([b297224](b297224))
* **pre-commit:** update hook for `rubocop` [skip ci] ([b85c2cd](b85c2cd))

### Features

* **gentoo:** add support ([ef38008](ef38008))

### Tests

* standardise use of `share` suite & `_mapdata` state [skip ci] ([22c784e](22c784e))
* **pillar/redhat:** disable `IdentLookups` for `Fedora-33` ([0461052](0461052))
  • Loading branch information
semantic-release-bot committed May 4, 2021
1 parent cfb2dea commit 65cb47f
Show file tree
Hide file tree
Showing 5 changed files with 147 additions and 1 deletion.
23 changes: 23 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Authors

This list is sorted by the number of commits per contributor in _descending_ order.

Avatar|Contributor|Contributions
:-:|---|:-:
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1194646?v=4' width='36' height='36' alt='@fintanmm'>|[@fintanmm](https://github.com/fintanmm)|37
<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)|24
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4542588?v=4' width='36' height='36' alt='@evvers'>|[@evvers](https://github.com/evvers)|4
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|4
<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)|3
<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)|2
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1269218?v=4' width='36' height='36' alt='@Jokipii'>|[@Jokipii](https://github.com/Jokipii)|1
<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
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/611471?v=4' width='36' height='36' alt='@duk3luk3'>|[@duk3luk3](https://github.com/duk3luk3)|1
<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)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/22272?v=4' width='36' height='36' alt='@sroegner'>|[@sroegner](https://github.com/sroegner)|1

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-05-04.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Changelog

# [0.5.0](https://github.com/saltstack-formulas/proftpd-formula/compare/v0.4.0...v0.5.0) (2021-05-04)


### Continuous Integration

* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([7f56a30](https://github.com/saltstack-formulas/proftpd-formula/commit/7f56a30c111a6e75a15c138f59674d36e1e21bb8))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([a99e057](https://github.com/saltstack-formulas/proftpd-formula/commit/a99e05770b1a27368bf120a7b76c954866c4446c))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([335dba5](https://github.com/saltstack-formulas/proftpd-formula/commit/335dba562f1db48edf0c6d046c9b7350fc49f6e7))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([5f7ebf4](https://github.com/saltstack-formulas/proftpd-formula/commit/5f7ebf48a22ed8e2313036f07c6ff227e10a9e81))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([ca24121](https://github.com/saltstack-formulas/proftpd-formula/commit/ca241219831f8b1f2491517f01747219b0d355ab))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([cfb2dea](https://github.com/saltstack-formulas/proftpd-formula/commit/cfb2dea407d08278551d8845854ccc9ad0c35c69))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([e902003](https://github.com/saltstack-formulas/proftpd-formula/commit/e902003690f3b8cb181fa38a33a98ee3b8aa4a36))
* **pre-commit:** add to formula [skip ci] ([a1fc4a7](https://github.com/saltstack-formulas/proftpd-formula/commit/a1fc4a78513d8d5e5ec90a5630fcf85e3ebaf1fb))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([e3f2b25](https://github.com/saltstack-formulas/proftpd-formula/commit/e3f2b258c83182efec31d630d811824545f89145))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([b297224](https://github.com/saltstack-formulas/proftpd-formula/commit/b29722456e7fbce00de1e82f363e97405737af03))
* **pre-commit:** update hook for `rubocop` [skip ci] ([b85c2cd](https://github.com/saltstack-formulas/proftpd-formula/commit/b85c2cd50315d7f0ea4aeb6faa2dda2e45d36f89))


### Features

* **gentoo:** add support ([ef38008](https://github.com/saltstack-formulas/proftpd-formula/commit/ef38008c8e3813fdd2261451f38262502aced6cb))


### Tests

* standardise use of `share` suite & `_mapdata` state [skip ci] ([22c784e](https://github.com/saltstack-formulas/proftpd-formula/commit/22c784e246ea9027e4acb41a4b05476902f4d924))
* **pillar/redhat:** disable `IdentLookups` for `Fedora-33` ([0461052](https://github.com/saltstack-formulas/proftpd-formula/commit/046105265132c55dabdd8ab876bc6c8f26da661d))
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: proftpd
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Suse, openSUSE
os_family: Debian, RedHat, Suse
version: 0.4.0
version: 0.5.0
release: 1
minimum_version: 2019.2
summary: proftpd formula
Expand Down
59 changes: 59 additions & 0 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
.. role:: raw-html-m2r(raw)
:format: html


Authors
=======

This list is sorted by the number of commits per contributor in *descending* order.

.. list-table::
:header-rows: 1

* - Avatar
- Contributor
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1194646?v=4' width='36' height='36' alt='@fintanmm'>`
- `@fintanmm <https://github.com/fintanmm>`_
- 37
* - :raw-html-m2r:`<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>`_
- 24
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4542588?v=4' width='36' height='36' alt='@evvers'>`
- `@evvers <https://github.com/evvers>`_
- 4
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
- `@gravyboat <https://github.com/gravyboat>`_
- 4
* - :raw-html-m2r:`<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>`_
- 3
* - :raw-html-m2r:`<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>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1269218?v=4' width='36' height='36' alt='@Jokipii'>`
- `@Jokipii <https://github.com/Jokipii>`_
- 1
* - :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'>`
- `@baby-gnu <https://github.com/baby-gnu>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
- `@daks <https://github.com/daks>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/611471?v=4' width='36' height='36' alt='@duk3luk3'>`
- `@duk3luk3 <https://github.com/duk3luk3>`_
- 1
* - :raw-html-m2r:`<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>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>`
- `@whiteinge <https://github.com/whiteinge>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/22272?v=4' width='36' height='36' alt='@sroegner'>`
- `@sroegner <https://github.com/sroegner>`_
- 1


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-05-04.
35 changes: 35 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@

Changelog
=========

`0.5.0 <https://github.com/saltstack-formulas/proftpd-formula/compare/v0.4.0...v0.5.0>`_ (2021-05-04)
---------------------------------------------------------------------------------------------------------

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `7f56a30 <https://github.com/saltstack-formulas/proftpd-formula/commit/7f56a30c111a6e75a15c138f59674d36e1e21bb8>`_\ )
* **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `a99e057 <https://github.com/saltstack-formulas/proftpd-formula/commit/a99e05770b1a27368bf120a7b76c954866c4446c>`_\ )
* **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `335dba5 <https://github.com/saltstack-formulas/proftpd-formula/commit/335dba562f1db48edf0c6d046c9b7350fc49f6e7>`_\ )
* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `5f7ebf4 <https://github.com/saltstack-formulas/proftpd-formula/commit/5f7ebf48a22ed8e2313036f07c6ff227e10a9e81>`_\ )
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `ca24121 <https://github.com/saltstack-formulas/proftpd-formula/commit/ca241219831f8b1f2491517f01747219b0d355ab>`_\ )
* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `cfb2dea <https://github.com/saltstack-formulas/proftpd-formula/commit/cfb2dea407d08278551d8845854ccc9ad0c35c69>`_\ )
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `e902003 <https://github.com/saltstack-formulas/proftpd-formula/commit/e902003690f3b8cb181fa38a33a98ee3b8aa4a36>`_\ )
* **pre-commit:** add to formula [skip ci] (\ `a1fc4a7 <https://github.com/saltstack-formulas/proftpd-formula/commit/a1fc4a78513d8d5e5ec90a5630fcf85e3ebaf1fb>`_\ )
* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `e3f2b25 <https://github.com/saltstack-formulas/proftpd-formula/commit/e3f2b258c83182efec31d630d811824545f89145>`_\ )
* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `b297224 <https://github.com/saltstack-formulas/proftpd-formula/commit/b29722456e7fbce00de1e82f363e97405737af03>`_\ )
* **pre-commit:** update hook for ``rubocop`` [skip ci] (\ `b85c2cd <https://github.com/saltstack-formulas/proftpd-formula/commit/b85c2cd50315d7f0ea4aeb6faa2dda2e45d36f89>`_\ )

Features
^^^^^^^^


* **gentoo:** add support (\ `ef38008 <https://github.com/saltstack-formulas/proftpd-formula/commit/ef38008c8e3813fdd2261451f38262502aced6cb>`_\ )

Tests
^^^^^


* standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `22c784e <https://github.com/saltstack-formulas/proftpd-formula/commit/22c784e246ea9027e4acb41a4b05476902f4d924>`_\ )
* **pillar/redhat:** disable ``IdentLookups`` for ``Fedora-33`` (\ `0461052 <https://github.com/saltstack-formulas/proftpd-formula/commit/046105265132c55dabdd8ab876bc6c8f26da661d>`_\ )

0 comments on commit 65cb47f

Please sign in to comment.