Skip to content

Commit 4112d7f

Browse files
chore(release): 3.3.0 [skip ci]
# [3.3.0](v3.2.2...v3.3.0) (2019-11-04) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([c179349](c179349)) ### Continuous Integration * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([d9e6736](d9e6736)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([1450f7a](1450f7a)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([6828e08](6828e08)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([4b3c687](4b3c687)) ### Features * **config:** update libvirtd.conf jinja template to version 5.8.0 ([0c30455](0c30455)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([061b269](061b269))
1 parent cf8c88b commit 4112d7f

File tree

5 files changed

+60
-9
lines changed

5 files changed

+60
-9
lines changed

AUTHORS.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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)|25
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)|32
88
<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)|18
99
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|13
1010
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|6
@@ -24,9 +24,8 @@ Avatar|Contributor|Contributions
2424
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/507599?v=4' width='36' height='36' alt='@thatch45'>|[@thatch45](https://github.com/thatch45)|1
2525
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>|[@babilen5](https://github.com/babilen5)|1
2626
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/186158?v=4' width='36' height='36' alt='@Zauberfisch'>|[@Zauberfisch](https://github.com/Zauberfisch)|1
27-
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/811611?v=4' width='36' height='36' alt='@cosu'>|[@cosu](https://github.com/cosu)|1
2827
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|1
2928

3029
---
3130

32-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-14.
31+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-04.

CHANGELOG.md

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

3+
# [3.3.0](https://github.com/saltstack-formulas/libvirt-formula/compare/v3.2.2...v3.3.0) (2019-11-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **release.config.js:** use full commit hash in commit link [skip ci] ([c179349](https://github.com/saltstack-formulas/libvirt-formula/commit/c17934967c410cf7114dc48ade88968286edb6db))
9+
10+
11+
### Continuous Integration
12+
13+
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([d9e6736](https://github.com/saltstack-formulas/libvirt-formula/commit/d9e673659c3e79f219c2c6042494c9a1ae2f85f6))
14+
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([1450f7a](https://github.com/saltstack-formulas/libvirt-formula/commit/1450f7a2f6270722ec2d264dd646033bb8994c60))
15+
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([6828e08](https://github.com/saltstack-formulas/libvirt-formula/commit/6828e087750c031a190ffc946eda843b5af86ba5))
16+
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([4b3c687](https://github.com/saltstack-formulas/libvirt-formula/commit/4b3c687495dccf14d4aecaf8301a48503d20cc0c))
17+
18+
19+
### Features
20+
21+
* **config:** update libvirtd.conf jinja template to version 5.8.0 ([0c30455](https://github.com/saltstack-formulas/libvirt-formula/commit/0c304553d4df4d5c85f83982cbec153326d8b43c))
22+
23+
24+
### Performance Improvements
25+
26+
* **travis:** improve `salt-lint` invocation [skip ci] ([061b269](https://github.com/saltstack-formulas/libvirt-formula/commit/061b2695313cc6f03e9851e13abc1f084a254fb2))
27+
328
## [3.2.2](https://github.com/saltstack-formulas/libvirt-formula/compare/v3.2.1...v3.2.2) (2019-10-14)
429

530

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: libvirt
22
os: Debian, CentOS, openSUSE, Suse
33
os_family: Debian, RedHat, Suse
4-
version: 3.2.2
4+
version: 3.3.0
55
release: 1
66
minimum_version: 2018.3
77
summary: libvirt formula

docs/AUTHORS.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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-
- 25
18+
- 32
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2020
- `@aboe76 <https://github.com/aboe76>`_
2121
- 18
@@ -73,14 +73,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
7373
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/186158?v=4' width='36' height='36' alt='@Zauberfisch'>`
7474
- `@Zauberfisch <https://github.com/Zauberfisch>`_
7575
- 1
76-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/811611?v=4' width='36' height='36' alt='@cosu'>`
77-
- `@cosu <https://github.com/cosu>`_
78-
- 1
7976
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
8077
- `@daks <https://github.com/daks>`_
8178
- 1
8279

8380

8481
----
8582

86-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-14.
83+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-11-04.

docs/CHANGELOG.rst

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

5+
`3.3.0 <https://github.com/saltstack-formulas/libvirt-formula/compare/v3.2.2...v3.3.0>`_ (2019-11-04)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **release.config.js:** use full commit hash in commit link [skip ci] (\ `c179349 <https://github.com/saltstack-formulas/libvirt-formula/commit/c17934967c410cf7114dc48ade88968286edb6db>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `d9e6736 <https://github.com/saltstack-formulas/libvirt-formula/commit/d9e673659c3e79f219c2c6042494c9a1ae2f85f6>`_\ )
19+
* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `1450f7a <https://github.com/saltstack-formulas/libvirt-formula/commit/1450f7a2f6270722ec2d264dd646033bb8994c60>`_\ )
20+
* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `6828e08 <https://github.com/saltstack-formulas/libvirt-formula/commit/6828e087750c031a190ffc946eda843b5af86ba5>`_\ )
21+
* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `4b3c687 <https://github.com/saltstack-formulas/libvirt-formula/commit/4b3c687495dccf14d4aecaf8301a48503d20cc0c>`_\ )
22+
23+
Features
24+
^^^^^^^^
25+
26+
27+
* **config:** update libvirtd.conf jinja template to version 5.8.0 (\ `0c30455 <https://github.com/saltstack-formulas/libvirt-formula/commit/0c304553d4df4d5c85f83982cbec153326d8b43c>`_\ )
28+
29+
Performance Improvements
30+
^^^^^^^^^^^^^^^^^^^^^^^^
31+
32+
33+
* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `061b269 <https://github.com/saltstack-formulas/libvirt-formula/commit/061b2695313cc6f03e9851e13abc1f084a254fb2>`_\ )
34+
535
`3.2.2 <https://github.com/saltstack-formulas/libvirt-formula/compare/v3.2.1...v3.2.2>`_ (2019-10-14)
636
---------------------------------------------------------------------------------------------------------
737

0 commit comments

Comments
 (0)