Skip to content

Releases: saltstack-formulas/cert-formula

v1.3.3

21 Feb 10:16
Compare
Choose a tag to compare

1.3.3 (2022-02-21)

Bug Fixes

  • libmapstack: allow mapping by booleans and numbers (bb4a726)
  • libsaltcli+libmatchers: ensure Salt client API detection [skip ci] (3622ad2)

Continuous Integration

  • update linters to latest versions [skip ci] (66e953e)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (4f8cea7)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (128c1ce)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (e6af371)

Styles

  • libsaltcli: fix comments to jinja comments [skip ci] (0e802c6)

Tests

  • system: add build_platform_codename [skip ci] (9f6afde)

v1.3.2

05 Nov 08:54
Compare
Choose a tag to compare

1.3.2 (2021-11-05)

Bug Fixes

  • update: allow for empty pillar without state fail (0b562f9)

Code Refactoring

  • map.jinja: standardise v5 structure [skip ci] (10db716)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (9cdcdb6)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (3d4783d)
  • kitchen: move provisioner block & update run_command [skip ci] (22e2cc2)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (93910b1)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (4893b5d)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (785782b)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (81d4098)

Tests

  • _mapdata: add verification file for debian-11 [skip ci] (8466eed)
  • alma+rocky: add platforms (based on CentOS 8) [skip ci] (4f7a692)

v1.3.1

18 Jun 18:14
Compare
Choose a tag to compare

1.3.1 (2021-06-18)

Bug Fixes

  • tumbleweed: install package openssl-1_1 to generate key_dir (069500b)

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (caeefac)

Documentation

  • map.jinja: fix rst-lint violation [skip ci] (8df5989)

v1.3.0

06 May 13:15
Compare
Choose a tag to compare

1.3.0 (2021-05-06)

Continuous Integration

  • gitlab-ci: enable Gentoo instances [skip ci] (c62cde9)

Features

  • update: integrate certificates on supported systems (5c9e680)

Tests

  • inspec: integrade update command in mapdata dump files (4c2d8da)
  • rubocop: fix all violations (12030ab)

v1.2.0

26 Apr 13:32
Compare
Choose a tag to compare

1.2.0 (2021-04-26)

Features

  • platform: support the Gentoo distributions (a0f2701)

v1.1.1

26 Apr 07:16
Compare
Choose a tag to compare

1.1.1 (2021-04-26)

Code Refactoring

  • layout: split formula with package and deployed (a7a55c3)

Continuous Integration

  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (e6077cc)

Tests

  • _mapdata: add verification file for fedora-34 [skip ci] (27ba289)

v1.1.0

14 Apr 16:52
Compare
Choose a tag to compare

1.1.0 (2021-04-14)

Features

  • map: users can configure certlist in YAML files (1ae2717)

Tests

  • inspec: the cert pillar must be in mapdata reference files (36e04e1)

v1.0.0

13 Apr 15:44
Compare
Choose a tag to compare

1.0.0 (2021-04-13)

Bug Fixes

  • map: unable to setup test infrastructure (c223af4)

Features

  • map: update to generic v5 map.jinja (93c89e1)

Tests

  • inspec: map.jinja configuration is now in reference files (4041422)
  • standardise use of share suite & _mapdata state [skip ci] (b372c37)

BREAKING CHANGES

  • map: map.jinja import must use without context
  • map: libmapstack.jinja import must use without context
  • map: libmatchers.jinja import must use without context
  • map: map.jinja now export a generic mapdata variable
  • map: the parameters per grains are now under cert/parameters/

v0.4.4

17 Mar 08:46
Compare
Choose a tag to compare

0.4.4 (2021-03-17)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (8aef477)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (bc13f8a)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (6a7eb8c)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (d7b7da0)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (1af4b43)
  • pre-commit: update hook for rubocop [skip ci] (21a2b99)

Tests

  • inspec: add InSpec shared resources (b1ad9d7)
  • inspec: verify mapdata dump against reference files (42f299f)
  • managed: fix for Oracle Linux (82257ca)
  • map: dump mapdata content (9a490de)

v0.4.3

16 Dec 07:40
Compare
Choose a tag to compare

0.4.3 (2020-12-16)

Bug Fixes

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

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (1d3dbe0)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (2ab3b86)
  • gitlab-ci: use GitLab CI as Travis CI replacement (7a45acc)
  • kitchen: avoid using bootstrap for master instances [skip ci] (1a60083)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (e0e3597)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (8f3cd1d)
  • kitchen: use saltimages Docker Hub where available [skip ci] (83e3dc1)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (70e7539)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (d2b4a13)
  • pre-commit: add to formula [skip ci] (6ea0cec)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (2a8f832)
  • pre-commit: finalise rstcheck configuration [skip ci] (125dffb)
  • travis: add notifications => zulip [skip ci] (667d949)
  • travis: apply changes from build config validation [skip ci] (6bb2e29)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (712662e)
  • travis: quote pathspecs used with git ls-files [skip ci] (8dc28ce)
  • travis: run shellcheck during lint job [skip ci] (59c3c26)
  • travis: update salt-lint config for v0.0.10 [skip ci] (126da96)
  • travis: use major.minor for semantic-release version [skip ci] (bbcc4d7)
  • travis: use build config validation (beta) [skip ci] (34b4f1b)
  • workflows/commitlint: add to repo [skip ci] (2b5b9c2)
  • merge travis matrix, add salt-lint & rubocop to lint job (b3b4f57)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (48288cd)
  • readme: update link to CONTRIBUTING [skip ci] (72ef2c0)

Performance Improvements

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