Skip to content

Latest commit

 

History

History
87 lines (44 loc) · 4.92 KB

CHANGELOG.md

File metadata and controls

87 lines (44 loc) · 4.92 KB

Changelog

1.1.2 (2020-11-03)

Code Refactoring

  • dependencies: install gsfonts on all debian based distros (0423466)

Documentation

  • changelog: update links in changelog to saltstack-formulas [skip ci] (0ea714d)

Tests

  • captcha: add a little test that verifies captcha works (557315e)

1.1.1 (2020-10-29)

Documentation

  • readme: update travis badge to link to saltstack-formulas org (13f44ed)

Tests

  • inspec: system.rb must call parent class initialisation (461bd70)
  • inspec: update system.rb from template with gentoo support (54c40c6)

1.1.0 (2020-10-20)

Code Refactoring

  • sls: align to template-formula: use tplroot (a3a19f5)

Features

1.0.0 (2020-10-12)

Bug Fixes

  • centos: enable powertools repo for libidn-devel on centos 8 (95e2336)
  • centos: fix dependencies for centos (8203e6c)
  • dependencies: tzdata is required for precompile (527691b)
  • mysql: fix check if db exists for mysql (be7281b)
  • service: don't reload too quick after starting the service (49a5a42)

Code Refactoring

  • dependencies: remove some dependencies from debian and ubuntu (63628a4)
  • maps: refactor map.jinja based on template-formula (716e751)
  • redis: move redis_service to service.sls (a8d08ff)
  • yaml: fix yamllint errors, update pillar for tests (5798ac1)

Continuous Integration

  • centos: switch centos away from tiamat builds too (084a815)
  • travis: reduce number of travis jobs (a2f9554)

Features

  • arch: add support for archlinux (7571d3d)
  • semantic-release: add files base files from template-formula (f45790a)

Styles

  • salt-lint: fix salt-lint errors in install.sls (f19316b)

Tests

  • mysql: add tests with mysql (ba0e4fa)
  • add some more tests to see if diaspora is working (2690d37)
  • postgres: install postgres for tests (c2b6e43)
  • ubuntu-1804: fix ipv6 bind problem on ubuntu 18.04 in docker (07346a1)