Skip to content

Tags: saltstack-formulas/php-formula

Tags

v1.6.0

Toggle v1.6.0's commit message
chore(release): 1.6.0 [skip ci]

# [1.6.0](v1.5.1...v1.6.0) (2022-03-14)

### Continuous Integration

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

### Features

* **modules:** add `xmlrpc` and `xmlreader` as FreeBSD `xml` module ([67e565f](67e565f))

### Tests

* **system:** add `build_platform_codename` [skip ci] ([f159202](f159202))

v1.5.1

Toggle v1.5.1's commit message
chore(release): 1.5.1 [skip ci]

## [1.5.1](v1.5.0...v1.5.1) (2021-09-17)

### Bug Fixes

* **module:** include php version in redis module package name ([2f62f6f](2f62f6f))
* **module:** include php version in redis module package name ([55939d5](55939d5))

### Continuous Integration

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

### Tests

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

v1.5.0

Toggle v1.5.0's commit message
chore(release): 1.5.0 [skip ci]

# [1.5.0](v1.4.0...v1.5.0) (2021-06-17)

### Continuous Integration

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

### Documentation

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

### Features

* **mods:** add `bcmath` module for FreeBSD ([6381ad4](6381ad4))
* **mods:** add `soap` module for FreeBSD ([7eef994](7eef994))
* **mods:** add `xsl` module for FreeBSD ([4c9ed02](4c9ed02))

### Tests

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

v1.4.0

Toggle v1.4.0's commit message
chore(release): 1.4.0 [skip ci]

# [1.4.0](v1.3.5...v1.4.0) (2021-03-31)

### Continuous Integration

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

### Features

* **composer:** make dependencies configurable ([d727b15](d727b15))

### Tests

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

v1.3.5

Toggle v1.3.5's commit message
chore(release): 1.3.5 [skip ci]

## [1.3.5](v1.3.4...v1.3.5) (2021-01-14)

### Bug Fixes

* **_mapdata:** ensure map data is directly under `values` ([579a613](579a613))

### Tests

* **_mapdata:** update for `_mapdata/init.sls` change ([b30f514](b30f514))

v1.3.4

Toggle v1.3.4's commit message
chore(release): 1.3.4 [skip ci]

## [1.3.4](v1.3.3...v1.3.4) (2020-12-23)

### Code Refactoring

* **map:** use top-level `values:` key in `map.jinja` dumps ([46ad65e](46ad65e))

### Continuous Integration

* **pre-commit:** enable `rubocop` linter after fix ([71dbf34](71dbf34))

v1.3.3

Toggle v1.3.3's commit message
chore(release): 1.3.3 [skip ci]

## [1.3.3](v1.3.2...v1.3.3) (2020-12-22)

### Continuous Integration

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

### Tests

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

v1.3.2

Toggle v1.3.2's commit message
chore(release): 1.3.2 [skip ci]

## [1.3.2](v1.3.1...v1.3.2) (2020-12-16)

### Continuous Integration

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

### Styles

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

v1.3.1

Toggle v1.3.1's commit message
chore(release): 1.3.1 [skip ci]

## [1.3.1](v1.3.0...v1.3.1) (2020-04-20)

### Documentation

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

v1.3.0

Toggle v1.3.0's commit message
chore(release): 1.3.0 [skip ci]

# [1.3.0](v1.2.3...v1.3.0) (2020-02-27)

### Bug Fixes

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

### Continuous Integration

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

### Documentation

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

### Features

* **odbc:** add odbc module support ([8b69034](8b69034))