Publishing details

Changelog

salt-formula-apache (0.2+201811141315.8b6ba51~xenial1) xenial; urgency=medium

  [ Martin Polreich ]
  * [8b6ba51] Update Gemfile and Makefile configuration   - One Gemfile for all formulas tests   - Update Makefile for OpenStack tests

  [ Oleksandr Bryndzii ]
  * [a9b5d3b] Add ability to disable apache modules

  [ Oleh Hryhorov ]
  * [a80c51c] Fix bind not defined in ports.conf

  [ Dzmitry Stremkouski ]
  * [fb99ea5] * Fix bindings for default ports in case they are needed * Fix tests for listen_default_ports option * Fix doc for listen_default_ports option

  [ Martin Polreich ]
  * [6ee2b58] Freeze inspec version for salt-formulas tests 	- in inspec >= 3.0.0 there are changes in schema 	  which require to have tests/integration dir 	  to contain tests, otherwise fails 	- this is temporary workaround until we decide 	  proper fix

  [ Oleg Gelbukh ]
  * [3c8b554] Use 'restart' instead of 'reload' in logrotate postrotate stage

  [ Vasyl Saienko ]
  * [e53cf77] Make module list unique
  * [79ea8b5] Make sure apache state do not fail when apache pillar defined

  [ sgarbuz ]
  * [cbae6aa] Add apache default port flag

  [ Martin Polreich ]
  * [808ac55] Fix Python version for Travis CI tests

  [ Mateusz Matuszkowiak ]
  * [906a2f4] Updated Apache dashboard to align with recent rules

  [ Richard Felkl ]
  * [4760e66] Merge "Cosmetic changes for alerts"

  [ Michal Kobus ]
  * [87548fd] Cosmetic changes for alerts

  [ Oleksii Grudev ]
  * [0cfe7c1] Apache add kitchen tests for SSL

  [ Ondrej Smola ]
  * [edbd6af] Merge "Allow to configure advanced SSL options for Apache"

  [ Mateusz Matuszkowiak ]
  * [dac74da] Dashboard rationalization for Apache

  [ Oleksii Grudev ]
  * [d0be250] Allow to configure advanced SSL options for Apache

  [ Oleg Bondarev ]
  * [3410cb0] Disable KeepAlive on proxies

  [ Petr Michalec ]
  * [df130a0] Merge "Add Salt 2018.3 tests"

  [ mcp-jenkins ]
  * [b65c0d2] Merge "Adding an ability to set arbitrary cipher for apache site."

  [ Dzmitry Stremkouski ]
  * [8d25a0e] Adding an ability to set arbitrary cipher for apache site.

  [ Ondrej Smola ]
  * [0c8ea39] Merge "Add custom logrotate config for Apache"

  [ sgarbuz ]
  * [950c64d] Add custom logrotate config for Apache

  [ Mateusz Matuszkowiak ]
  * [63a2e13] Alerts rationalization for Apache

  [ Oleksii Grudev ]
  * [260d872] Apache Listen directive in static site

  [ Martin Polreich ]
  * [82c3e22] Add Salt 2018.3 tests

  [ Petr Michalec ]
  * [791abc8] Update metadata.yml with correct URL

  [ Vasyl Saienko ]
  * [95d8e27] Allow to bind proxy on specific address
  * [9cbb614] Allow to disable keepalive

  [ Martin Polreich ]
  * [3119c01] Use new image for kitchen tests

  [ Filip Pytloun ]
  * [c1e0d1d] Update Makefile

  [ Jiri Broulik ]
  * [21dc62a] Merge "Add listen directive to wsgi host"

  [ Jakub Josef ]
  * [3f4eca1] Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596)

  [ Vasyl Saienko ]
  * [f4d65a6] Add listen directive to wsgi host
  * [baf3dde] Add template for generic wsgi app
  * [7392025] Fix setting ssl when key_file is defined

  [ Filip Pytloun ]
  * [a0ccca0] Merge "Remove salt-master, reclass from pkg dependencis"

  [ Petr Michalec ]
  * [06dc8f5] Merge "Optimize kitchen tests for Travis CI"
  * [4b822c0] Remove salt-master, reclass from pkg dependencis

  [ Martin Polreich ]
  * [4346992] Optimize kitchen tests for Travis CI

  [ Jakub Josef ]
  * [6b26c61] Fixed typo in run_tests.sh file

  [ Martin Polreich ]
  * [07e7fce] Do not include anything is server.enabled=false
  * [9a6c8cd] Allow testing of Apache services
  * [7f12820] Add prometheus main dashboard
  * [6626f5d] Fix name in .kitchen.travis.yml file
  * [615b7dc] Update .travis.yml and .kitchen.yml files for parallel testing

  [ Simon Pasquier ]
  * [5e9c020] Replace Keystone WSGI decoder by generic WSGI decoder

  [ Martin Polreich ]
  * [f8f99e4] Move suites definition from .travis.yml to .kitchen.yml

  [ Olivier Bourdon ]
  * [e1c3068] Add Prometheus alerts
  * [c9575a7] Add Grafana dashboard with Prometheus datasource
  * [3d3fe1f] Add and activate Apache telegraf input

  [ Filip Pytloun ]
  * [bb8cc58] Merge pull request #9 from Martin819/master

  [ Martin Polreich ]
  * [844c791] Simplify 'noservices' condition

  [ Filip Pytloun ]
  * [5d81fbf] Merge pull request #8 from Martin819/master

  [ Martin Polreich ]
  * [8aef619] Test different PHP versions
  * [eebe47a] Optimize noservices condition + fix missing pillar param

  [ Simon Pasquier ]
  * [22f01ca] Disable Sensu support by default

  [ Filip Pytloun ]
  * [4dfefc4] Fix sphinx docs when apache is not installed

  [ Simon Pasquier ]
  * [e95ec7b] Remove use of the equalto filter in Jinja

  [ Aleš Komárek ]
  * [3a3de6e] Update README.rst

  [ Filip Pytloun ]
  * [dc4b5d2] Merge pull request #6 from Martin819/master

  [ Simon Pasquier ]
  * [d9172cf] Add Grafana support
  * [cbd44a5] Monitor Apache service

  [ Martin Polreich ]
  * [08a770b] Update .travis.yml and notififcations

  [ Martin819 ]
  * [4d8b3b2] show 'make test' errors in Travis
  * [828f49a] Added Kitchen tests and Travis

  [ Filip Pytloun ]
  * [87d0814] Unify Makefile, .gitignore and update readme

  [ Simon Pasquier ]
  * [e0e02a2] Fix generation of the Heka support metadata

  [ Filip Pytloun ]
  * [450807d] Merge pull request #5 from salt-formulas/fix-empty-decoder

  [ Petr Michalec ]
  * [5a493eb] fix selectattr on dict

  [ Aleš Komárek ]
  * [c25dee6] Merge pull request #4 from salt-formulas/fix-empty-decoder

  [ Petr Michalec ]
  * [349287d] better condition handling
  * [4097484] fix empty decoder

  [ Filip Pytloun ]
  * [c7bcf40] Merge pull request #3 from simonpasquier/customize-log-format

  [ Simon Pasquier ]
  * [9f99cdb] Collect Keystone WSGI logs
  * [d991295] Add ability to configure the apache logs

  [ vmikes ]
  * [8dbe2f0] if pillar letsencrypt fix
  * [cc2914f] add letsencrypt certificate

  [ Alena Holanova ]
  * [48303ab] change ssl ciphers

  [ Filip Pytloun ]
  * [20e7cd1] Fix invalid parameters in virtualhost context
  * [2aa9e83] Use more secure ssl ciphers, fixes CVE-2016-2107
  * [a0378fd] Fix stats host
  * [a3e9b21] Enable collectd support
  * [1e378a2] Fix apache-error.lua path
  * [05617ee] Fix typo in heka.toml
  * [a7ca7ed] Fix source dependency parsing
  * [0150e5a] Add missing Makefile
  * [420ff3f] Fix tests dependency fetch
  * [43c0946] Add salt-master into build depends
  * [0c9ebc5] Add makefile, run tests during package build

  [ jan kaufman ]
  * [e3b20ee] Merge branch 'apache_err_decoder'
  * [93660d5] fix. heka errorlog decoder filename

  [ Filip Pytloun ]
  * [997da88] Always set 80 and 443 iptables rules
  * [eae8193] Add iptables support

  [ vmikes ]
  * [42896e1] update occurences

  [ Filip Pytloun ]
  * [99e30b0] Don't follow redirect sites in checks
  * [eee674c] Fix apache ports check
  * [1e56827] Merge branch 'sensu' into 'master'

  [ vmikes ]
  * [0e2d698] add apache checks

  [ Filip Pytloun ]
  * [688afbc] Fix check key
  * [dd675a1] Don't setup mpm or modules if metadata not present
  * [c01dfdb] Fix robots file path
  * [d231bea] Fix typo
  * [c0d263b] Allow defining robots.txt
  * [643432a] ExtendedStatus is not needed
  * [1b096e4] Merge branch 'apache_err_decoder' into 'master'

  [ jan kaufman ]
  * [d4fb34f] fix.: set apache error decoder

  [ Filip Pytloun ]
  * [2e95c11] Fixes on logstreamer file matching, etc.
  * [95fa78f] Fix heka.toml
  * [ff7ff6d] Avoid duplicate resource definition of ssl certificates
  * [935516d] Remove duplicated KrbMethodK5Passwd

  [ jan kaufman ]
  * [d69fb7c] remove bad configuration
  * [d620c28] Merge branch 'heka'
  * [b4a3387] enable heka logging support

  [ Filip Pytloun ]
  * [f6f69c3] Setting default mpm in a better way
  * [7865ef3] Fix metadata
  * [affb18d] Fix security settings and mpm
  * [3179bca] Set security options
  * [f27354a] Allow ca chain for multiple hosts

  [ Adam Tengler ]
  * [91476cf] Apache sphinx doc - description added

  [ Filip Pytloun ]
  * [5e9662e] Fix metadata name collision
  * [cfffb4e] Support for setting htaccess
  * [f103db8] Allow setting ProxyPreserveHost and nocanon
  * [29e8fd4] Fix typo
  * [7cf8996] Listen on non-standard ports
  * [134cb15] Allow setting proxy-initial-not-pooled for proxy
  * [0892c9b] No auth if no auth is set
  * [afc3fe4] Allow auth type none
  * [99975b9] Fix apache proxy
  * [f04fbeb] Fix location uri
  * [9145fd6] Fix webdav in locations
  * [ac4cb5b] Create automatically webdav roots
  * [b5282fa] Support for webdav
  * [76b99ca] Fix authentication for locations
  * [8465801] Don't set constrained delegation
  * [70ff0f0] Fix commit
  * [fdcb5a3] LDAP basic authentication
  * [92b9186] Fix name of kerb module
  * [c611613] Install and enable mod_kerb
  * [7d04040] Fix typos in _auth.conf
  * [590b579] Support for basic and kerberos authentication

  [ jan kaufman ]
  * [75aae5c] fix pillar example
  * [130eb9b] add formula tests

  [ Filip Pytloun ]
  * [d6267f8] Fix X-Forwarded-Proto
  * [0ba0fbc] Allow undefined ServerName

  [ Alena Holanova ]
  * [6d6c301] Add support metadata

  [ Ales Komarek ]
  * [92095ee] Cleanup vars
  * [0a16ac4] function call
  * [a9cd071] doc fixes
  * [c8d32c2] collectd plugin endline fix
  * [9e1634e] Correct path
  * [2e6be76] Apache docs
  * [745dd49] Apache documentation

  [ jan kaufman ]
  * [331f6ff] harvest only 7days old logs by default
  * [1947857] Merge branch 'master' of git.tcpcloud.eu:saltstack-formulas/apache-formula
  * [44edd58] change log type

  [ Filip Pytloun ]
  * [28946ff] Fix UndefinedVariableError
  * [3c6bd5e] Add missing server limit
  * [c135fa5] Allow setting custom mpm and parameters
  * [66c545e] Fix forward secrecy and strict transport security
  * [d075dd2] Allow setting strict transport security header
  * [28e665c] Ensure SSLv3 is disabled
  * [3d1c2b0] Fix https port on static sites
  * [65df47f] Fix reference on correct pillar
  * [3d4d7be] Fix missing if statement
  * [820c688] Fix typo
  * [a212f6d] Fix include of ssl secure
  * [20ac22b] Fix typo in ssl deployment
  * [66e16ab] Enhance redirect
  * [a2063ef] Support for xsendfile module

  [ Jenkins ]

 -- Jenkins <email address hidden>  Wed, 14 Nov 2018 13:16:05 +0000

Available diffs

Builds

Package files