1.2.2 (2021-10-28)
1.2.1 (2021-10-20)
- vhosts: reset
cleanup
to previous and use dedicatedclean
SLS (0c6c1d3)
- kitchen+ci: update with latest CVE pre-salted images [skip ci] (a3d49f1)
- test for upstream Salt regressions in
master
instances (2021-W37a) (69dcfd9)
1.2.0 (2021-08-28)
- suse: use correct vhostdir and sitesdir for suse family (#369) (fe0ceb7), closes /documentation.suse.com/sles/15-SP3/html/SLES-all/cha-apache2.html#sec-apache2
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (2e116ec) - freebsd: update with latest pre-salted Vagrant boxes [skip ci] (d679580)
- gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (5dd7009) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (0d1a6dc) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (d3641d7) - add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (7741b90)
- alma+rocky: add platforms (based on CentOS 8) [skip ci] (4353e57)
1.1.8 (2021-06-28)
- register_site: correct semicolon to colon (4cf848d)
- gitlab-ci: ignore line to avoid
yamllint
violation [skip ci] (a742f4e) - gitlab-ci: use
pandoc
-enabledsemantic-release
image [skip ci] (3bf9c6e) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (10ce382)
- kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (57e9873)
1.1.7 (2021-05-14)
- mod_pagespeed: add missing colon to
file.directory
(a8b87a5)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (069388b)
1.1.6 (2021-05-08)
- changelog: regenerate via.
semantic-release
(de8c82c)
1.1.5 (2021-05-08)
- changelog: regenerate via.
semantic-release
(198d525)
1.1.4 (2021-05-08)
- gitlab-ci: remove adjustments made during Antora test [skip ci] (0c7082f)
- changelog: regenerate via.
semantic-release
(e1f1fa7) - changelog: regenerate via.
semantic-release
(a1be1d2) - changelog: regenerate via.
semantic-release
(56efd35)
1.1.3 (2021-04-30)
- kitchen+gitlab: adjust matrix to add
3003
[skip ci] (3c21740) - vagrant: add FreeBSD 13.0 [skip ci] (298fdf4)
- vagrant: use pre-salted boxes & conditional local settings [skip ci] (f354ace)
1.1.2 (2021-04-03)
- freebsd: fix
default
suite implementation and tests (0a0f69e) - freebsd: fix
modsecurity
suite implementation and tests (bc9aa78)
- enable Vagrant-based testing using GitHub Actions (6e094e2)
- gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (53ac463) - gitlab-ci: reset after update hook for
rubocop
[skip ci] (6d40ab7) - kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (69e9d30)
- kitchen+gitlab-ci: use latest pre-salted images [skip ci] (21cb59d)
- pre-commit: update hook for
rubocop
(2c090c3)
- readme: add
Testing with Vagrant
section (5a6b203)
- standardise use of
share
suite &_mapdata
state [skip ci] (e7c2d20) - nomodsecurity: use adjusted
modules
suite instead (838b917)
1.1.1 (2021-01-04)
- memory: pass variable not dict (2830081)
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (0145922) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (bbf012b) - gitlab-ci: use GitLab CI as Travis CI replacement (26208c4)
1.1.0 (2020-10-14)
- ssl.conf: fix pillar keys for SSLStapling in ssl.conf on debian (65043f8)
- ssl.conf: reduce newlines in ssl.conf on debian (b99b7b7)
- vhosts: reduce empty lines in standard.tmpl and proxy.tmpl (4b79c1d)
- ssl.conf: add SSLSessionTickets to ssl.conf on debian (41a7a83)
1.0.5 (2020-10-14)
- clean: remove entire apache config directory (cac5f35)
- package: remove unnecessary state (fb81d8e)
- readme: add mod watchdog to pillar example (e0043dd)
1.0.4 (2020-10-14)
- debian: don't execute a2enmod on every run (5844322)
- debian: fix default moddir on debian (c17601e)
- logs: don't change owners of logfiles with salt (382e053)
- vhosts: replace %O with %b in default LogFormat (2b52e11)
- pillar: remove modules that aren't installed from being enabled (47ec5fc)
1.0.3 (2020-10-13)
- config: fix old apache.service usage (32f05e5)
1.0.2 (2020-10-12)
- package: remove own_default_vhost and debian_full from config.init (7691b58)
- package: remove own_default_vhost and debian_full from config.init (441459e)
1.0.1 (2020-10-10)
- pre-commit: finalise
rstcheck
configuration [skip ci] (1c2125c)
- example: document redirect 80->443 fix #226 (e15803b)
- readme: fix
rstcheck
violation [skip ci] (2747e35), closes /travis-ci.org/github/myii/apache-formula/builds/731605038#L255
1.0.0 (2020-10-05)
- formula: align to template-formula & improve ci features (47818fc)
- pre-commit: add to formula [skip ci] (5532ed7)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (233111a)
- formula: 'apache.sls' converted to new style 'init.ssl'
- formula: "logrotate.sls" became "config/logrotate.sls"
- formula: "debian_full.sls" became "config/debian_full.sls"
- formula: "flags.sls" became "config/flags.sls"
- formula: "manage_security" became "config/manage_security.sls"
- formula: "mod_.sls" became "config/mod_.sls"
- formula: "no_default_host.sls" became "config/no_default_host.sls"
- formula: "own_default_host.sls" became "config/own_default_host.sls"
- formula: "register_site.sls" became "config/register_site.sls"
- formula: "server_status.sls" became "config/server_status.sls"
- formula: "vhosts/" became "config/vhosts/"
- formula: "mod_security/" became "config/mod_security/"
NOT-BREAKING CHANGE: 'config.sls' became 'config/init.sls' NOT-BREAKING CHANGE: 'uninstall.sls' symlinked to 'clean.sls'
0.41.1 (2020-07-20)
- server-status: enable module in Debian family (632802a)
- server-status: manage module in debian (eafa419)
- default+modules: add modules' tests suite (b253625)
0.41.0 (2020-07-16)
- vhosts/standard: add support for ScriptAlias in standard vhost (b88b437)
0.40.0 (2020-07-16)
- redhat/apache-2.x.config.jinja: allow override of default_charset (648f589)
0.39.5 (2020-06-21)
- gemfile.lock: add to repo with updated
Gemfile
[skip ci] (61b903e) - kitchen: use
saltimages
Docker Hub where available [skip ci] (6895fb9) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (16bb1b0) - travis: add notifications => zulip [skip ci] (2417a75)
- workflows/commitlint: add to repo [skip ci] (2ce966d)
0.39.4 (2020-04-02)
- mod_ssl: update mod_ssl package variable to prevent clashes (5591be2)
0.39.3 (2020-04-02)
- debian: generate remoteip conf before a2enconf (1ed69f6)
- kitchen: avoid using bootstrap for
master
instances [skip ci] (275b5d5) - travis: use
major.minor
forsemantic-release
version [skip ci] (08cced2)
0.39.2 (2019-12-20)
- redhat: add user & group lookup to configs (36ad2b2)
0.39.1 (2019-12-20)
- mod_mpm: cast to int to avoid Jinja type mismatch error (21045c7)
0.39.0 (2019-12-20)
- gemfile: restrict
train
gem version until upstream fix [skip ci] (13be6f9) - travis: apply changes from build config validation [skip ci] (0aac479)
- travis: opt-in to
dpl v2
to complete build config validation (19e90ea) - travis: quote pathspecs used with
git ls-files
[skip ci] (6608ddf) - travis: run
shellcheck
during lint job [skip ci] (2ff6b2f) - travis: use build config validation (beta) [skip ci] (73160b2)
- server-status: allow remote servers to reach server-status page (a3c0022)
0.38.2 (2019-11-07)
- apache/modules.sls: fix duplicated ID (57afd71)
0.38.1 (2019-11-05)
- mod_perl2.sls: fix a2enmod perl2 error (fba8d21)
- release.config.js: use full commit hash in commit link [skip ci] (dc5593c)
- kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (09d82a5) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (d0bf6f3) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (fc0f869) - travis: update
salt-lint
config forv0.0.10
[skip ci] (2622d48)
- travis: improve
salt-lint
invocation [skip ci] (bf75770)
0.38.0 (2019-10-20)
- apache-2.2.config.jinja: fix
salt-lint
errors () - apache-2.4.config.jinja: fix
salt-lint
errors () - flags.sls: fix
salt-lint
errors () - init.sls: fix
salt-lint
errors () - map.jinja: fix
salt-lint
errors () - mod_geoip.sls: fix
salt-lint
errors () - modsecurity.conf.jinja: fix
salt-lint
errors () - modules.sls: fix
salt-lint
errors () - server_status.sls: fix
salt-lint
errors () - uninstall.sls: fix
salt-lint
errors () - vhosts/cleanup.sls: fix
salt-lint
errors () - vhosts/minimal.tmpl: fix
salt-lint
errors () - vhosts/proxy.tmpl: fix
salt-lint
errors () - vhosts/redirect.tmpl: fix
salt-lint
errors () - vhosts/standard.tmpl: fix
salt-lint
errors () - yamllint: fix all errors ()