From 69c5bcf33082ffeaf1dcea66b6ee960dd25da2e8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 27 Dec 2021 18:07:05 +0000 Subject: [PATCH] chore(release): 1.10.0 [skip ci] # [1.10.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.10...v1.10.0) (2021-12-27) ### Bug Fixes * **log_fmt_console:** double option in config ([b705e44](https://github.com/saltstack-formulas/salt-formula/commit/b705e44378dc8905e4394362c55cd757afb88be7)) * **minion:** fix windows path construction ([c9c6e12](https://github.com/saltstack-formulas/salt-formula/commit/c9c6e1222396ef3105c19bb7d4e9e8f1670fd700)) ### Continuous Integration * **proxy:** replace deprecated Windows `2016` with `2022` [skip ci] ([21b8d36](https://github.com/saltstack-formulas/salt-formula/commit/21b8d3626e4f356b43cac8098f5f9be334840818)) * **proxy+windows:** fix setting up WinRM [skip ci] ([39cbc1b](https://github.com/saltstack-formulas/salt-formula/commit/39cbc1b91bfe5c46664ca2a74233b62f99ac3850)) * **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([1654e67](https://github.com/saltstack-formulas/salt-formula/commit/1654e6746b4e0c18d2a88fa2afe678f6f5bb5238)) ### Features * **minion:** ensure correct permissions for salt-cloud generated files ([dfa7f7d](https://github.com/saltstack-formulas/salt-formula/commit/dfa7f7d1d8fd02c928a71415b49c408446e09423)) --- AUTHORS.md | 16 ++++++++-------- CHANGELOG.md | 20 ++++++++++++++++++++ FORMULA | 2 +- 3 files changed, 29 insertions(+), 9 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 03fec8b9a..31a0c9e7e 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,17 +4,17 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|245 +@myii|[@myii](https://github.com/myii)|248 @aboe76|[@aboe76](https://github.com/aboe76)|101 @gravyboat|[@gravyboat](https://github.com/gravyboat)|71 @nmadhok|[@nmadhok](https://github.com/nmadhok)|54 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|40 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|42 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|23 @iggy|[@iggy](https://github.com/iggy)|22 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|22 @puneetk|[@puneetk](https://github.com/puneetk)|21 @xenophonf|[@xenophonf](https://github.com/xenophonf)|18 @andrew-vant|[@andrew-vant](https://github.com/andrew-vant)|13 -@dafyddj|[@dafyddj](https://github.com/dafyddj)|12 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|13 @whiteinge|[@whiteinge](https://github.com/whiteinge)|12 @rhertzog|[@rhertzog](https://github.com/rhertzog)|12 @babilen|[@babilen](https://github.com/babilen)|8 @@ -22,6 +22,7 @@ Avatar|Contributor|Contributions @colin-stubbs|[@colin-stubbs](https://github.com/colin-stubbs)|7 @techhat|[@techhat](https://github.com/techhat)|7 @bradthurber|[@bradthurber](https://github.com/bradthurber)|6 +@pprkut|[@pprkut](https://github.com/pprkut)|6 @fizmat|[@fizmat](https://github.com/fizmat)|6 @thatch45|[@thatch45](https://github.com/thatch45)|6 @msciciel|[@msciciel](https://github.com/msciciel)|6 @@ -30,7 +31,6 @@ Avatar|Contributor|Contributions @mrichar1|[@mrichar1](https://github.com/mrichar1)|5 @0xf10e|[@0xf10e](https://github.com/0xf10e)|5 @EvaSDK|[@EvaSDK](https://github.com/EvaSDK)|4 -@pprkut|[@pprkut](https://github.com/pprkut)|4 @jbouse|[@jbouse](https://github.com/jbouse)|4 @tampakrap|[@tampakrap](https://github.com/tampakrap)|4 @MSeven|[@MSeven](https://github.com/MSeven)|4 @@ -39,7 +39,9 @@ Avatar|Contributor|Contributions @kev009|[@kev009](https://github.com/kev009)|3 @excavador|[@excavador](https://github.com/excavador)|3 @vquiering|[@vquiering](https://github.com/vquiering)|3 +@ze42|[@ze42](https://github.com/ze42)|3 @smlloyd|[@smlloyd](https://github.com/smlloyd)|3 +@daks|[@daks](https://github.com/daks)|3 @cackovic|[@cackovic](https://github.com/cackovic)|2 @alxwr|[@alxwr](https://github.com/alxwr)|2 @AntoineCezar|[@AntoineCezar](https://github.com/AntoineCezar)|2 @@ -61,8 +63,6 @@ Avatar|Contributor|Contributions @ek9|[@ek9](https://github.com/ek9)|2 @hkbakke|[@hkbakke](https://github.com/hkbakke)|2 @tiger-seo|[@tiger-seo](https://github.com/tiger-seo)|2 -@ze42|[@ze42](https://github.com/ze42)|2 -@daks|[@daks](https://github.com/daks)|2 @major0|[@major0](https://github.com/major0)|2 @matthew-parlette|[@matthew-parlette](https://github.com/matthew-parlette)|2 @aanriot|[@aanriot](https://github.com/aanriot)|1 @@ -114,4 +114,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-12-19. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-12-27. diff --git a/CHANGELOG.md b/CHANGELOG.md index fd745493c..82cc34ac8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +# [1.10.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.10...v1.10.0) (2021-12-27) + + +### Bug Fixes + +* **log_fmt_console:** double option in config ([b705e44](https://github.com/saltstack-formulas/salt-formula/commit/b705e44378dc8905e4394362c55cd757afb88be7)) +* **minion:** fix windows path construction ([c9c6e12](https://github.com/saltstack-formulas/salt-formula/commit/c9c6e1222396ef3105c19bb7d4e9e8f1670fd700)) + + +### Continuous Integration + +* **proxy:** replace deprecated Windows `2016` with `2022` [skip ci] ([21b8d36](https://github.com/saltstack-formulas/salt-formula/commit/21b8d3626e4f356b43cac8098f5f9be334840818)) +* **proxy+windows:** fix setting up WinRM [skip ci] ([39cbc1b](https://github.com/saltstack-formulas/salt-formula/commit/39cbc1b91bfe5c46664ca2a74233b62f99ac3850)) +* **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([1654e67](https://github.com/saltstack-formulas/salt-formula/commit/1654e6746b4e0c18d2a88fa2afe678f6f5bb5238)) + + +### Features + +* **minion:** ensure correct permissions for salt-cloud generated files ([dfa7f7d](https://github.com/saltstack-formulas/salt-formula/commit/dfa7f7d1d8fd02c928a71415b49c408446e09423)) + ## [1.9.10](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.9...v1.9.10) (2021-12-19) diff --git a/FORMULA b/FORMULA index 4a40e1cf9..523dcd303 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: salt os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Oracle, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, FreeBSD, OpenBSD, Windows os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows -version: 1.9.10 +version: 1.10.0 release: 1 minimum_version: 2015.8 summary: Formula for install Saltstack