Skip to content

Releases: saltstack-formulas/epel-formula

v1.16.1

07 Jun 05:34
Compare
Choose a tag to compare

1.16.1 (2022-06-07)

Code Refactoring

  • init.sls: apply pkg.installed retries (c9be894)

Tests

  • system.rb: add support for mac_os_x [skip ci] (00bf3aa)

v1.16.0

03 May 14:33
Compare
Choose a tag to compare

1.16.0 (2022-05-03)

Continuous Integration

  • kitchen+gitlab: update for new pre-salted images [skip ci] (8b6a274)

Features

  • map: migrate to latest package paradigm (a18fea4)

v1.15.8

29 Mar 12:24
Compare
Choose a tag to compare

1.15.8 (2022-03-29)

Bug Fixes

  • map.jinja: update URL for EL8 (2843e24)

Documentation

v1.15.7

15 Feb 09:25
Compare
Choose a tag to compare

1.15.7 (2022-02-15)

Bug Fixes

  • map.jinja: remove EOL platforms [skip ci] (afacf6b)
  • map.jinja: update URL for EL8 (8d5f3a6)
  • map.jinja: update URLs for EL7 & EL8 (4698e8e)

Continuous Integration

  • update linters to latest versions [skip ci] (ceb3231)
  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (324472c)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (5fdfacb)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (35490e6)
  • kitchen: move provisioner block & update run_command [skip ci] (3cb4ea0)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (9007b4c)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (48a42aa)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (ef4870e)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (eaf5358)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (65a43a7)

Tests

  • system: add build_platform_codename [skip ci] (658515a)

v1.15.6

29 Jun 13:54
Compare
Choose a tag to compare

1.15.6 (2021-06-29)

Bug Fixes

  • map.jinja: update to epel-release-8-11.el8.noarch.rpm (adbf3db)

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (c5dd19c)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (e3b8642)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (ec2f417)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (3a2c66c)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (01c6056)
  • pre-commit: update hook for rubocop [skip ci] (76109bc)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (bd9b1ba)
  • oraclelinux: update to work for Oracle Linux as well (c218712)

v1.15.5

25 Dec 23:11
Compare
Choose a tag to compare

1.15.5 (2020-12-25)

Bug Fixes

  • map.jinja: update EL6 URLs (7a87d42)

v1.15.4

25 Dec 20:04
Compare
Choose a tag to compare

1.15.4 (2020-12-25)

Bug Fixes

  • map.jinja: update GPG url (a5e6161)

v1.15.3

22 Dec 22:34
Compare
Choose a tag to compare

1.15.3 (2020-12-22)

Bug Fixes

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (ae613cd)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (858f8f0)

v1.15.2

16 Dec 08:01
Compare
Choose a tag to compare

1.15.2 (2020-12-16)

Bug Fixes

  • map.jinja: update link to rpm for EPEL-7 (b778c62)
  • map.jinja: update link to rpm for EPEL-8 (1ad5806)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (cc00467)
  • gitlab-ci: use GitLab CI as Travis CI replacement (3cf58d8)
  • kitchen: use saltimages Docker Hub where available [skip ci] (ace478e)
  • pre-commit: add to formula [skip ci] (f57867a)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (a160c4a)
  • pre-commit: finalise rstcheck configuration [skip ci] (8039f7c)
  • travis: add notifications => zulip [skip ci] (d90fb30)
  • workflows/commitlint: add to repo [skip ci] (8be296e)

Tests

  • packages_spec: refactor to check first part of version number only (a4f2f2c)

v1.15.1

13 Feb 11:00
Compare
Choose a tag to compare

1.15.1 (2020-02-13)

Bug Fixes

  • map.jinja: update link to rpm for EPEL-8 (3e90e0d)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (bddcd80)
  • kitchen: avoid using bootstrap for master instances [skip ci] (30ade3d)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (5db2344)
  • kitchen: use provision_command for amazonlinux-1 images (2cfcfde), closes /github.com/saltstack-formulas/vault-formula/pull/50#pullrequestreview-312037893
  • kitchen: use stable for amazonlinux-1 bootstrap [skip ci] (472434b)
  • kitchen+travis: use bootstrapped amazonlinux-1 images [skip ci] (37d2fc6)
  • travis: apply changes from build config validation [skip ci] (904b4fc)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (5fa5251)
  • travis: quote pathspecs used with git ls-files [skip ci] (6d28624)
  • travis: run shellcheck during lint job [skip ci] (8491178)
  • travis: use major.minor for semantic-release version [skip ci] (f7f2342)
  • travis: use build config validation (beta) [skip ci] (ecab107)