-
semantic-release-bot authored
## [3.0.1](https://github.com/saltstack-formulas/openssh-formula/compare/v3.0.0...v3.0.1) (2021-03-26) ### Bug Fixes * **openbsd:** fix `dig_pkg`, avoid `UsePAM` & add verification file ([28685605](https://github.com/saltstack-formulas/openssh-formula/commit/286856058ac1b7231cbd3455826a751963c3ca45)) ### Continuous Integration * enable Vagrant-based testing using GitHub Actions ([f1af4559](https://github.com/saltstack-formulas/openssh-formula/commit/f1af45593d967c9ac734702fa31b922d28053d32)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([01512a0e](https://github.com/saltstack-formulas/openssh-formula/commit/01512a0ec47b42ea41fcc949f59372b7e95e817c)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([79321be7](https://github.com/saltstack-formulas/openssh-formula/commit/79321be76fa91234414dd53ea81ee0327276bafe)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([c2a366f9](https://github.com/saltstack-formulas/openssh-formula/commit/c2a366f9c721fc0956cd08c5e3f239a751be7a10)) * **pre-commit:** update hook for `rubocop` [skip ci] ([ccb6a448](https://github.com/saltstack-formulas/openssh-formula/commit/ccb6a4487580eb75b3d735e7cfb398f2b8ebb316)) ### Documentation * **readme:** add `Testing with Vagrant` section ([2f8c31c6](https://github.com/saltstack-formulas/openssh-formula/commit/2f8c31c66c56d7c7626c5193d7386cc280e16322)) ### Tests * **freebsd:** add `map.jinja` verification files (for 11.4 & 12.2) ([4c857fe0](https://github.com/saltstack-formulas/openssh-formula/commit/4c857fe07156260a206c9d33c7a87ce60a324803)) * standardise use of `share` suite & `_mapdata` state [skip ci] ([35a2124a](https://github.com/saltstack-formulas/openssh-formula/commit/35a2124a43da14c8cb64040b0b5f2d1b4b7545fe)) * **_mapdata:** add verification files for new platforms ([748ededc](https://github.com/saltstack-formulas/openssh-formula/commit/748ededc7af79b792cac8fa01abcd20c8c27d8ed)) * **share:** standardise with latest changes [skip ci] ([de969f10](https://github.com/saltstack-formulas/openssh-formula/commit/de969f10f1b22a86491f1b33d1d06eb7d721a980))
semantic-release-bot authored## [3.0.1](https://github.com/saltstack-formulas/openssh-formula/compare/v3.0.0...v3.0.1) (2021-03-26) ### Bug Fixes * **openbsd:** fix `dig_pkg`, avoid `UsePAM` & add verification file ([28685605](https://github.com/saltstack-formulas/openssh-formula/commit/286856058ac1b7231cbd3455826a751963c3ca45)) ### Continuous Integration * enable Vagrant-based testing using GitHub Actions ([f1af4559](https://github.com/saltstack-formulas/openssh-formula/commit/f1af45593d967c9ac734702fa31b922d28053d32)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([01512a0e](https://github.com/saltstack-formulas/openssh-formula/commit/01512a0ec47b42ea41fcc949f59372b7e95e817c)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([79321be7](https://github.com/saltstack-formulas/openssh-formula/commit/79321be76fa91234414dd53ea81ee0327276bafe)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([c2a366f9](https://github.com/saltstack-formulas/openssh-formula/commit/c2a366f9c721fc0956cd08c5e3f239a751be7a10)) * **pre-commit:** update hook for `rubocop` [skip ci] ([ccb6a448](https://github.com/saltstack-formulas/openssh-formula/commit/ccb6a4487580eb75b3d735e7cfb398f2b8ebb316)) ### Documentation * **readme:** add `Testing with Vagrant` section ([2f8c31c6](https://github.com/saltstack-formulas/openssh-formula/commit/2f8c31c66c56d7c7626c5193d7386cc280e16322)) ### Tests * **freebsd:** add `map.jinja` verification files (for 11.4 & 12.2) ([4c857fe0](https://github.com/saltstack-formulas/openssh-formula/commit/4c857fe07156260a206c9d33c7a87ce60a324803)) * standardise use of `share` suite & `_mapdata` state [skip ci] ([35a2124a](https://github.com/saltstack-formulas/openssh-formula/commit/35a2124a43da14c8cb64040b0b5f2d1b4b7545fe)) * **_mapdata:** add verification files for new platforms ([748ededc](https://github.com/saltstack-formulas/openssh-formula/commit/748ededc7af79b792cac8fa01abcd20c8c27d8ed)) * **share:** standardise with latest changes [skip ci] ([de969f10](https://github.com/saltstack-formulas/openssh-formula/commit/de969f10f1b22a86491f1b33d1d06eb7d721a980))
CHANGELOG.md 19.76 KiB
Changelog
3.0.1 (2021-03-26)
Bug Fixes
-
openbsd: fix
dig_pkg
, avoidUsePAM
& add verification file (2868560)
Continuous Integration
- enable Vagrant-based testing using GitHub Actions (f1af455)
-
gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (01512a0) - kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (79321be)
- kitchen+gitlab-ci: use latest pre-salted images [skip ci] (c2a366f)
-
pre-commit: update hook for
rubocop
[skip ci] (ccb6a44)
Documentation
-
readme: add
Testing with Vagrant
section (2f8c31c)
Tests
-
freebsd: add
map.jinja
verification files (for 11.4 & 12.2) (4c857fe) - standardise use of
share
suite &_mapdata
state [skip ci] (35a2124) - _mapdata: add verification files for new platforms (748eded)
- share: standardise with latest changes [skip ci] (de969f1)
3.0.0 (2021-01-12)
Code Refactoring
-
map: compound matchers like parsing with
libmatchers
(925c86e) -
map: load
defaults.jinja
configuration withlibmapstack
(174bb68) -
map: load
map.jinja
configuration withlibmapstack
(568bb7c) -
map: load formula configuration with
libmatchers
(ff6b56c)
Documentation
-
map: document the new
map.jinja
with targeting like syntax (7ecb24b)
Features
- map: use targeting like syntax for configuration (1be0d87)
- matchers: add delimiter option for source definitions (d69556d)
Styles
- mapstack: variables in macro can't be exported (7de2d6f)
BREAKING CHANGES
-
map: the configuration
map_jinja:sources
is only configurable withsalt://parameters/map_jinja.yaml
andsalt://{{ tplroot }}/parameters/map_jinja.yaml
-
map: the
map_jinja:config_get_roots
is replaced by compound likemap_jinja:sources
-
map: the two
config_get_lookup
andconfig_get
are replaced byC@<tplroot>:lookup
andC@<tplroot>
sources
2.0.6 (2020-12-23)
Code Refactoring
-
map: use top-level
values:
key inmap.jinja
dumps (37597e5)
2.0.5 (2020-12-22)
Continuous Integration
-
commitlint: ensure
upstream/master
uses main repo URL [skip ci] (7af3bf2) -
gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (37b9f3a) - gitlab-ci: use GitLab CI as Travis CI replacement (bccd5fd)
- pre-commit: add to formula [skip ci] (4e13609)
-
pre-commit: enable/disable
rstcheck
as relevant [skip ci] (094bef5) -
pre-commit: finalise
rstcheck
configuration [skip ci] (75e843a)
Tests
-
map: standardise
map.jinja
verification (2bab68f)
2.0.4 (2020-09-27)
Bug Fixes
-
pillar:
tofs
must not be undermine_functions
(c0d5052)
Tests
-
inspec:
_mapdata
files should havetofs
configuration (5e9033f)
2.0.3 (2020-09-09)
Continuous Integration
- kitchen: force the hostname of the containers (208f873)
Tests
- inspec: no more need to mangle mapdata for hostname (8cb31c6)
- share: standardise structure (15241d3)
2.0.2 (2020-08-26)
Tests
-
inspec: display proper diff when
_mapdata
mismatch (1c99556)
2.0.1 (2020-08-21)
Bug Fixes
-
map:
path_join
can be used only for local file access (3845d5f)
2.0.0 (2020-08-01)
Features
1.3.1 (2020-07-31)
Bug Fixes
-
inspec: use the name
_mapdata
everywhere for coherency (14e843e)
1.3.0 (2020-07-30)
Continuous Integration
-
kitchen: execute
_mapdata
state (70389b5)
Features
-
map: generate a YAML file to validate
map.jinja
(e4ab335)
Tests
- inspec: share library to access some minion informations (a8d61f4)
-
inspec: verify
map.jinja
dump (0eafbd9)
1.2.2 (2020-07-30)
Bug Fixes
- jinja: omit_ip_address don't work on some platform (b2d38ae)
1.2.1 (2020-07-21)
Bug Fixes
- known_hosts: dig package does not install on Arch (0b667cb)
Continuous Integration
-
kitchen: execute
openssh.known_hosts
state (644e616)
Tests
- config_spec: verify /etc/ssh/ssh_known_hosts (06ef24b)