Skip to content

Latest commit

 

History

History
280 lines (146 loc) · 17.4 KB

CHANGELOG.md

File metadata and controls

280 lines (146 loc) · 17.4 KB

Changelog

1.3.2 (2022-11-09)

Bug Fixes

  • repo: update repo config for keyring (5a12da9)

1.3.1 (2022-07-19)

Bug Fixes

  • agent: don't set Hostname when HostnameItem is set (e832b6d)

Continuous Integration

  • update pre-commit configuration inc. for pre-commit.ci [skip ci] (8a8dee9)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (443a9f0)
  • update linters to latest versions [skip ci] (2f0819d)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (58c978b)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (d058299)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (0e9a50a)

Tests

  • system: add build_platform_codename [skip ci] (67eba9c)
  • system.rb: add support for mac_os_x [skip ci] (68e9f94)

1.3.0 (2021-10-19)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (e6eb6c8)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (d063638)
  • kitchen: move provisioner block & update run_command [skip ci] (11bc40c)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (b50c265)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (ee1212e)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (5ca6072)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (5e743a8)

Features

  • agent: add HostInterface and HostInterfaceItem to config (e7fbb96)

1.2.1 (2021-05-11)

Bug Fixes

  • pgsql: do not try to create db and user with schema (058a800)

1.2.0 (2021-05-11)

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (95523a9)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (1d237e8)
  • travis: maintain sync with GitLab CI [skip ci] (5c81ca1), closes #146

Features

  • agent: allow use of string Server and ServerActive (59dff0a)

1.1.0 (2021-04-16)

Features

  • add suse support (applied suggestions from hatifnatt and myii) (a245ec4)

1.0.5 (2021-04-16)

Bug Fixes

  • agent: fix include dirname (b36c1a7)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (f562f9f)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (1fed266)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (4799292)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (aaf82de)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (1701026)
  • pre-commit: update hook for rubocop [skip ci] (751e966)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (05eae71)
  • config_spec: fix rubocop violations [skip ci] (fb270d2)

1.0.4 (2020-12-16)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (44ec1b3)
  • pre-commit: add to formula [skip ci] (c9aeb37)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (8990e81)
  • pre-commit: finalise rstcheck configuration [skip ci] (c7dff99)

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (497406a)

1.0.3 (2020-07-10)

Code Refactoring

  • variable names: use dbpassword consistently across formula (5b4b787)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (aa92ed5)

Tests

  • packages_spec: generalise version number verification [skip ci] (e4952f0)

1.0.2 (2020-05-28)

Continuous Integration

  • kitchen+travis: add new platforms [skip ci] (e7ff4ee)
  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (02926f0)
  • travis: add notifications => zulip [skip ci] (473db1c)
  • travis: use new platforms (ubuntu-20.04 & fedora-32) (938aac4)
  • workflows/commitlint: add to repo [skip ci] (ac271fe)

Tests

  • packages_spec: add versions for new platforms (5eb7bd8)
  • packages_spec: update for 4.4.9 (d30ae38)

1.0.1 (2020-05-02)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (6f153fa)
  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 (fc6c741)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (92ac6c7)

Tests

  • packages_spec: update for 4.4.8 (773e522)

1.0.0 (2020-04-04)

Bug Fixes

  • fedora: get all fedora instances working (2018.3+) (32ef0e6)

Continuous Integration

  • kitchen+travis: adjust matrix to add 3000 & remove 2017.7 [skip ci] (74bb032)
  • kitchen+travis: adjust matrix to update 3000 to 3000.1 [skip ci] (e74bfed)

BREAKING CHANGES

  • fedora: Minimum Salt version support is now 2018.3 in line with official upstream support; also use of the traverse Jinja filter.

0.21.4 (2020-03-31)

Tests

  • packages_spec: update version numbers (3242c14)

0.21.3 (2020-03-22)

Code Refactoring

  • map and defaults: update the map.jinja file and add yaml maps (badd17e)

0.21.2 (2020-03-12)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (9d6b5d7)
  • release.config.js: use full commit hash in commit link [skip ci] (2072e06)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (95d4c15)
  • kitchen: avoid using bootstrap for master instances [skip ci] (2c04d93)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (8645a8e)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (678b048)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (495f811)
  • travis: adjust to new working matrix (41cd6ab)
  • travis: apply changes from build config validation [skip ci] (0824612)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (6e8da04)
  • travis: quote pathspecs used with git ls-files [skip ci] (0c33ab0)
  • travis: run shellcheck during lint job [skip ci] (33b018d)
  • travis: update salt-lint config for v0.0.10 [skip ci] (ecc08c4)
  • travis: use major.minor for semantic-release version [skip ci] (ece1158)
  • travis: use build config validation (beta) [skip ci] (f4f8626)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (889a49b)
  • readme: update link to CONTRIBUTING [skip ci] (249b89f)

Performance Improvements

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

Tests

  • packages_spec: update for 4.4.1 release (c5cc431)
  • packages_spec: update version numbers (0ebd417)

0.21.1 (2019-10-13)

Code Refactoring

  • repo: remove unused files_switch import ()
  • tofs: upgrade for all file.managed ()

Continuous Integration

  • travis: use fedora-29 instead of fedora-30 (for reliability) ()

0.21.0 (2019-10-12)

Bug Fixes

  • init.sls: fix salt-lint errors ()
  • pillar.example: fix yamllint violations ()
  • repo: ensure debconf-utils is installed for Debian-based OSes ()

Continuous Integration

  • inspec: add pillar to use for testing the default suite ()

Documentation

  • readme: move to docs/ directory and apply common structure ()

Features

  • semantic-release: implement for this formula (), closes #129

Tests

  • inspec: add tests for packages, config files & services ()