Skip to content

Latest commit

 

History

History
270 lines (146 loc) · 17.5 KB

CHANGELOG.md

File metadata and controls

270 lines (146 loc) · 17.5 KB

Changelog

0.11.5 (2021-10-20)

Bug Fixes

  • dhcpd.conf: use peer_port for peer port (809daac)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (55fd4f6)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (f9883c8)
  • kitchen: move provisioner block & update run_command [skip ci] (2668399)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (734c11b)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (abc3335)
  • add arch-master to matrix and update .travis.yml [skip ci] (ce6274b)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (49690fc)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (1f8fe87)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (c72a78e)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (23174d2)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (3477749)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (6eedf55)
  • pre-commit: update hook for rubocop [skip ci] (b69b89b)

Tests

  • _mapdata: add verification file for debian-11 [skip ci] (c8a1e21)
  • _mapdata: add verification file for fedora-34 [skip ci] (c44e1ca)
  • standardise use of share suite & _mapdata state [skip ci] (cf811ec)
  • _mapdata: add verification files for new platforms (9e494f4)
  • config_spec: remove spurious_whitespace workaround for CentOS (ed11b7a)
  • share: standardise with latest changes [skip ci] (297dfe2)

0.11.4 (2021-01-14)

Bug Fixes

  • _mapdata: ensure map data is directly under values (81fb960)

Tests

  • _mapdata: update for _mapdata/init.sls change (743de98)

0.11.3 (2020-12-27)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (8c22f0b)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (b7dcffa)
  • gitlab-ci: use GitLab CI as Travis CI replacement (487fd0b)
  • pre-commit: add to formula [skip ci] (7814d97)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (1a76032)
  • pre-commit: finalise rstcheck configuration [skip ci] (52c33c9)

Tests

  • _mapdata: generate verification files (2ffc825)
  • map: verify map.jinja dump using _mapdata state (c8fbc79)

0.11.2 (2020-09-24)

Bug Fixes

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (e3d3bb3)
  • kitchen: use saltimages Docker Hub where available [skip ci] (6e5d4fe)
  • kitchen+travis: add new platforms [skip ci] (2e3f86e)
  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 [skip ci] (1eac3c9)
  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (4fa9cb5)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (aa2f881)
  • travis: add notifications => zulip [skip ci] (1726c5a)
  • workflows/commitlint: add to repo [skip ci] (9572bd8)

0.11.1 (2020-04-09)

Bug Fixes

  • fedora: install dhcp-server (b91a3b1)
  • pillar.example: remove spurious whitespaces found in yaml_dump (d578996)
  • rubocop: fix remaining violations (106f9cb)

Continuous Integration

  • kitchen+travis: adjust matrix to add 3000.1 & remove 2017.7 (6bacfb3)

Tests

  • fix arch conditional and make case more Rubyish (0b5bab2)

0.11.0 (2020-04-09)

Features

  • ldap: add ldap backend support (241f267)

Tests

0.10.4 (2020-04-06)

Bug Fixes

  • map.jinja: ensure whole pillar is merged in (4baed92)

Code Refactoring

  • tpls: refactor templates (9648e0d)

Tests

  • config_spec: update according to refactored map.jinja (880b281)
  • yaml_dump_spec: update according to refactored map.jinja (174e8d2)

0.10.3 (2020-04-06)

Tests

  • config_spec: fix existing tests (repeating same control twice) (3c7cd44)
  • config_spec: update with file contents to test (0ae0a66)
  • config_spec: workaround spurious whitespace issues on CentOS (f4e12c5)

0.10.2 (2020-04-06)

Code Refactoring

Tests

0.10.1 (2020-04-06)

Tests

  • yaml_dump: add functionality, initial tests & add to Kitchen (76d43f5)

0.10.0 (2020-02-27)

Continuous Integration

  • kitchen: avoid using bootstrap for master instances [skip ci] (fc755da)
  • travis: use major.minor for semantic-release version [skip ci] (9780bc3)

Features

  • map.jinja: add Red Hat styled service configuration (ebf6e50)

0.9.0 (2019-12-16)

Bug Fixes

  • release.config.js: use full commit hash in commit link [skip ci] (1c516f5)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (f838b4d)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (7ca8c7a)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (e009040)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (d7591f0)
  • travis: apply changes from build config validation [skip ci] (df6ce3e)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (7fb1a93)
  • travis: quote pathspecs used with git ls-files [skip ci] (67c340d)
  • travis: run shellcheck during lint job [skip ci] (4a192fe)
  • travis: update salt-lint config for v0.0.10 [skip ci] (14eecc2)
  • travis: use build config validation (beta) [skip ci] (8068a89)
  • merge travis matrix, add salt-lint & rubocop to lint job (8ed2593)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (77da7be)
  • readme: update link to CONTRIBUTING [skip ci] (d40fd74)

Features

  • map.jinja: add Gentoo support (934bcf4)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (42a525d)

0.8.1 (2019-10-09)

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] ()
  • kitchen+travis: replace EOL pre-salted images ()
  • platform: add arch-base-latest (commented out for now) [skip ci] ()
  • yamllint: add rule empty-values & use new yaml-files setting ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • use dist: bionic & apply opensuse-leap-15 SCP error workaround ()

Tests

  • inspec: add remaining platforms [skip ci] ()

0.8.0 (2019-08-10)

Features

  • yamllint: include for this repo and apply rules throughout (d70c724)

0.7.1 (2019-07-31)

Code Refactoring

  • indent: use filter block to indent included files (451667f)

0.7.0 (2019-07-31)

Continuous Integration

  • travis: initialize kitchen infrastructure (472a1c4)

Documentation

  • readme: move under doc/ and add contributing documentation (523e19a)

Features

  • semantic-release: implement an automated changelog (b5ad74e)

Tests

  • config: the daemon configuration file must exist (840c225)
  • packages: we have only one installed package (9b9fa1e)
  • service: the service configuration file must exist (eb3c948)
  • service: the service must be installed but disabled (174c2e7)