Skip to content

Commit 6e3a87a

Browse files
chore(release): 3.7.4 [skip ci]
## [3.7.4](v3.7.3...v3.7.4) (2020-04-19) ### Bug Fixes * **libsaltcli:** update `salt-ssh` detection for `enable_ssh_minions` ([7bfe4b4](7bfe4b4))
1 parent 7bfe4b4 commit 6e3a87a

File tree

5 files changed

+21
-5
lines changed

5 files changed

+21
-5
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 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)|52
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
88
<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)|30
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)|18
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
@@ -28,4 +28,4 @@ Avatar|Contributor|Contributions
2828

2929
---
3030

31-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-03-27.
31+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-19.

CHANGELOG.md

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

3+
## [3.7.4](https://github.com/saltstack-formulas/libvirt-formula/compare/v3.7.3...v3.7.4) (2020-04-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **libsaltcli:** update `salt-ssh` detection for `enable_ssh_minions` ([7bfe4b4](https://github.com/saltstack-formulas/libvirt-formula/commit/7bfe4b46df44082580bcc3cb676e9a33f6d99f4d))
9+
310
## [3.7.3](https://github.com/saltstack-formulas/libvirt-formula/compare/v3.7.2...v3.7.3) (2020-03-27)
411

512

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.7.3
4+
version: 3.7.4
55
release: 1
66
minimum_version: 2018.3
77
summary: libvirt formula

docs/AUTHORS.rst

Lines changed: 2 additions & 2 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-
- 52
18+
- 54
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
2020
- `@baby-gnu <https://github.com/baby-gnu>`_
2121
- 30
@@ -80,4 +80,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
8080

8181
----
8282

83-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-03-27.
83+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-04-19.

docs/CHANGELOG.rst

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

5+
`3.7.4 <https://github.com/saltstack-formulas/libvirt-formula/compare/v3.7.3...v3.7.4>`_ (2020-04-19)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **libsaltcli:** update ``salt-ssh`` detection for ``enable_ssh_minions`` (\ `7bfe4b4 <https://github.com/saltstack-formulas/libvirt-formula/commit/7bfe4b46df44082580bcc3cb676e9a33f6d99f4d>`_\ )
13+
514
`3.7.3 <https://github.com/saltstack-formulas/libvirt-formula/compare/v3.7.2...v3.7.3>`_ (2020-03-27)
615
---------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)