From 54d75b5b8fbc60e7f16a0c280ea14280aa7d7a05 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 4 Jun 2020 15:58:06 +0000 Subject: [PATCH] chore(release): 0.43.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [0.43.2](https://github.com/saltstack-formulas/openssh-formula/compare/v0.43.1...v0.43.2) (2020-06-04) ### Bug Fixes * **config_ini:** ensure the tab replacement happens before the edit ([b26b99d](https://github.com/saltstack-formulas/openssh-formula/commit/b26b99d3d0a48dfe1142b0a35a151b558b4d4b73)), closes [#162](https://github.com/saltstack-formulas/openssh-formula/issues/162) * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([053b787](https://github.com/saltstack-formulas/openssh-formula/commit/053b7879fdfbf78e81b3d11100bc14e601fabc23)) ### Continuous Integration * **gemfile:** remove unused `rspec-retry` gem [skip ci] ([5be1c1f](https://github.com/saltstack-formulas/openssh-formula/commit/5be1c1f47cf07a308485153cf7f4b41af3d60221)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([e53bcc1](https://github.com/saltstack-formulas/openssh-formula/commit/e53bcc14dc28191d0294ff2947df97829e93f2d1)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([0977485](https://github.com/saltstack-formulas/openssh-formula/commit/0977485b6b615fb3eb86f4265413f04f8048329b)) * **travis:** add notifications => zulip [skip ci] ([597aeb5](https://github.com/saltstack-formulas/openssh-formula/commit/597aeb586191effc16269c9cb28ef6d723b68781)) * **workflows/commitlint:** add to repo [skip ci] ([fa6c65b](https://github.com/saltstack-formulas/openssh-formula/commit/fa6c65b852ef77431eaf90a73db987dc641382c3)) --- AUTHORS.md | 5 +++-- CHANGELOG.md | 17 +++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 7 +++++-- docs/CHANGELOG.rst | 20 ++++++++++++++++++++ 5 files changed, 46 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 33ebf21..3cc3946 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|42 +@myii|[@myii](https://github.com/myii)|54 @alxwr|[@alxwr](https://github.com/alxwr)|38 @gravyboat|[@gravyboat](https://github.com/gravyboat)|28 @aboe76|[@aboe76](https://github.com/aboe76)|25 @@ -52,6 +52,7 @@ Avatar|Contributor|Contributions @BT-dschleich|[@BT-dschleich](https://github.com/BT-dschleich)|1 @fzipi|[@fzipi](https://github.com/fzipi)|1 @imran1008|[@imran1008](https://github.com/imran1008)|1 +@OrangeDog|[@OrangeDog](https://github.com/OrangeDog)|1 @jasperla|[@jasperla](https://github.com/jasperla)|1 @anderbubble|[@anderbubble](https://github.com/anderbubble)|1 @levlozhkin|[@levlozhkin](https://github.com/levlozhkin)|1 @@ -75,4 +76,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-02-07. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-04. diff --git a/CHANGELOG.md b/CHANGELOG.md index 59e26d4..070d455 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [0.43.2](https://github.com/saltstack-formulas/openssh-formula/compare/v0.43.1...v0.43.2) (2020-06-04) + + +### Bug Fixes + +* **config_ini:** ensure the tab replacement happens before the edit ([b26b99d](https://github.com/saltstack-formulas/openssh-formula/commit/b26b99d3d0a48dfe1142b0a35a151b558b4d4b73)), closes [#162](https://github.com/saltstack-formulas/openssh-formula/issues/162) +* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([053b787](https://github.com/saltstack-formulas/openssh-formula/commit/053b7879fdfbf78e81b3d11100bc14e601fabc23)) + + +### Continuous Integration + +* **gemfile:** remove unused `rspec-retry` gem [skip ci] ([5be1c1f](https://github.com/saltstack-formulas/openssh-formula/commit/5be1c1f47cf07a308485153cf7f4b41af3d60221)) +* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([e53bcc1](https://github.com/saltstack-formulas/openssh-formula/commit/e53bcc14dc28191d0294ff2947df97829e93f2d1)) +* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([0977485](https://github.com/saltstack-formulas/openssh-formula/commit/0977485b6b615fb3eb86f4265413f04f8048329b)) +* **travis:** add notifications => zulip [skip ci] ([597aeb5](https://github.com/saltstack-formulas/openssh-formula/commit/597aeb586191effc16269c9cb28ef6d723b68781)) +* **workflows/commitlint:** add to repo [skip ci] ([fa6c65b](https://github.com/saltstack-formulas/openssh-formula/commit/fa6c65b852ef77431eaf90a73db987dc641382c3)) + ## [0.43.1](https://github.com/saltstack-formulas/openssh-formula/compare/v0.43.0...v0.43.1) (2020-02-07) diff --git a/FORMULA b/FORMULA index b72b6eb..410c275 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: openssh os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 0.43.1 +version: 0.43.2 release: 1 minimum_version: 2017.7 summary: openssh formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 2e0f49e..1bec933 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 42 + - 54 * - :raw-html-m2r:`@alxwr` - `@alxwr `_ - 38 @@ -157,6 +157,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@imran1008` - `@imran1008 `_ - 1 + * - :raw-html-m2r:`@OrangeDog` + - `@OrangeDog `_ + - 1 * - :raw-html-m2r:`@jasperla` - `@jasperla `_ - 1 @@ -221,4 +224,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-02-07. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-06-04. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 78b971b..28b371c 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,26 @@ Changelog ========= +`0.43.2 `_ (2020-06-04) +------------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* **config_ini:** ensure the tab replacement happens before the edit (\ `b26b99d `_\ ), closes `#162 `_ +* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] (\ `053b787 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile:** remove unused ``rspec-retry`` gem [skip ci] (\ `5be1c1f `_\ ) +* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `e53bcc1 `_\ ) +* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `0977485 `_\ ) +* **travis:** add notifications => zulip [skip ci] (\ `597aeb5 `_\ ) +* **workflows/commitlint:** add to repo [skip ci] (\ `fa6c65b `_\ ) + `0.43.1 `_ (2020-02-07) ------------------------------------------------------------------------------------------------------------