Skip to content

Releases: saltstack-formulas/php-formula

v1.6.0

14 Mar 06:49
Compare
Choose a tag to compare

1.6.0 (2022-03-14)

Continuous Integration

  • update linters to latest versions [skip ci] (8befefc)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (4f54474)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (def6993)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (ded03de)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (2e98aed)
  • vagrant: replace FreeBSD 12.2 with 12.3 [skip ci] (4e5af98)

Features

  • modules: add xmlrpc and xmlreader as FreeBSD xml module (67e565f)

Tests

  • system: add build_platform_codename [skip ci] (f159202)

v1.5.1

17 Sep 13:58
Compare
Choose a tag to compare

1.5.1 (2021-09-17)

Bug Fixes

  • module: include php version in redis module package name (2f62f6f)
  • module: include php version in redis module package name (55939d5)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (c7a0c3c)
  • freebsd: update with latest pre-salted Vagrant boxes [skip ci] (368ca34)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (fbf2518)
  • kitchen: move provisioner block & update run_command [skip ci] (9964b38)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (f8e4ba0)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (c22aba7)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (4891bf6)

Tests

  • _mapdata: add verification file for debian-11 [skip ci] (9b05109)
  • alma+rocky: add platforms (based on CentOS 8) [skip ci] (f55d512)

v1.5.0

17 Jun 09:40
Compare
Choose a tag to compare

1.5.0 (2021-06-17)

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (6dc94ca)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (ace2ca9)
  • vagrant: add FreeBSD 13.0 [skip ci] (378a66a)
  • vagrant: use pre-salted boxes & conditional local settings [skip ci] (3173cc0)

Documentation

  • readme: add Testing with Vagrant section [skip ci] (48a0f1f)

Features

  • mods: add bcmath module for FreeBSD (6381ad4)
  • mods: add soap module for FreeBSD (7eef994)
  • mods: add xsl module for FreeBSD (4c9ed02)

Tests

  • _mapdata: add verification file for fedora-34 [skip ci] (cfa76bd)
  • freebsd: add map.jinja verification file (for 13.0) (8510473)
  • mods: update integration tests accordingly (b776b00)

v1.4.0

31 Mar 08:59
Compare
Choose a tag to compare

1.4.0 (2021-03-31)

Continuous Integration

  • enable Vagrant-based testing using GitHub Actions (a0306ce)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (009dab4)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (e762a51)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (daa4c9e)
  • pre-commit: update hook for rubocop [skip ci] (08332f5)

Features

  • composer: make dependencies configurable (d727b15)

Tests

  • freebsd: add specific tests for FreeBSD (cb2758d)
  • pillar: list PHP versions for FreeBSD 11.4/12.2 (using 7.4) (b876d6b)
  • standardise use of share suite & _mapdata state [skip ci] (bf6a758)
  • _mapdata: add verification files for new platforms (610cfee)
  • share: standardise with latest changes [skip ci] (147c996)

v1.3.5

14 Jan 21:34
Compare
Choose a tag to compare

1.3.5 (2021-01-14)

Bug Fixes

  • _mapdata: ensure map data is directly under values (579a613)

Tests

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

v1.3.4

23 Dec 18:57
Compare
Choose a tag to compare

1.3.4 (2020-12-23)

Code Refactoring

  • map: use top-level values: key in map.jinja dumps (46ad65e)

Continuous Integration

  • pre-commit: enable rubocop linter after fix (71dbf34)

v1.3.3

22 Dec 15:18
Compare
Choose a tag to compare

1.3.3 (2020-12-22)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (6ea8950)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (992e934)

Tests

  • fix rubocop violations (1a4d208)
  • _mapdata: generate verification files (f88fdf7)
  • map: verify map.jinja dump using _mapdata state (e9591db)

v1.3.2

16 Dec 07:20
Compare
Choose a tag to compare

1.3.2 (2020-12-16)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (8720cc1)
  • gitlab-ci: use GitLab CI as Travis CI replacement (15ed749)
  • kitchen: use saltimages Docker Hub where available [skip ci] (4cd9a3a)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (8dd9c54)
  • pre-commit: add to formula [skip ci] (5d71e0b)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (7f73dbb)
  • pre-commit: finalise rstcheck configuration [skip ci] (ab6338e)
  • travis: add notifications => zulip [skip ci] (b64b1c2)
  • workflows/commitlint: add to repo [skip ci] (b30a6bd)

Styles

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

v1.3.1

20 Apr 09:00
Compare
Choose a tag to compare

1.3.1 (2020-04-20)

Documentation

  • add example to use a specific php version when using multiple ones (53068f7)

v1.3.0

27 Feb 17:32
Compare
Choose a tag to compare

1.3.0 (2020-02-27)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (dca51de)
  • map.jinja: fix pid file location for debian (393d69e)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (d7c188e)
  • kitchen: avoid using bootstrap for master instances [skip ci] (dd796b0)
  • travis: use major.minor for semantic-release version [skip ci] (109df07)

Documentation

  • readme: fix broken sub-heading [skip ci] (51dd6e9)

Features

  • odbc: add odbc module support (8b69034)