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) ------------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** update for Vagrant testing [skip ci] (\ `7257ade `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `ddbc3b2 `_\ ) Tests ^^^^^ * **packages_spec:** prevent control for ``bsd`` family (\ `fe1af09 `_\ ) `0.43.0 `_ (2020-01-20) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **release.config.js:** use full commit hash in commit link [skip ci] (\ `0f68f19 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `14787d1 `_\ ) * **kitchen:** add pre-salted ``FreeBSD-12.0`` box for local testing (\ `ec81c32 `_\ ) * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `d22ac05 `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `3aa890e `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `8bdd13f `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `2802793 `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `fa3b9a3 `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `cd91262 `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `dfaeb8f `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `840ab6a `_\ ) Features ^^^^^^^^ * **ssh_known_hosts:** allow to omit IP addresses (\ `ea221ab `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `875148b `_\ ) `0.42.3 `_ (2019-10-27) ------------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ ` `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ ` `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ ` `_\ ) Tests ^^^^^ * **inspec:** fix ``config_spec`` tests on *BSD (\ ``wheel`` not ``root``\ ) (\ ` `_\ ) `0.42.2 `_ (2019-10-09) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **config.sls:** fix ``salt-lint`` errors (\ ` `_\ ) * **map.jinja:** fix ``salt-lint`` errors (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ ` `_\ ) * **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ ` `_\ ) * **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ ` `_\ ) * **platform:** add ``arch-base-latest`` (commented out for now) [skip ci] (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) `0.42.1 `_ (2019-09-16) ------------------------------------------------------------------------------------------------------------ Tests ^^^^^ * **inspec:** add tests based on existing Serverspec tests (\ `#168 `_\ ) (\ `267042c `_\ ), closes `/travis-ci.org/myii/openssh-formula/jobs/585340845#L1811-L1813 `_ `/travis-ci.org/myii/openssh-formula/jobs/585356835#L2957-L2965 `_ `#166 `_ `0.42.0 `_ (2019-09-13) ------------------------------------------------------------------------------------------------------------ Features ^^^^^^^^ * **semantic-release:** implement for this formula (\ `6300ddf `_\ ), closes `#165 `_