Saltstack Official Apache Formula
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

505 linhas
25KB

  1. = Changelog
  2. :sectnums!:
  3. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.2.0...v1.2.1++[1.2.1^] (2021-10-20)
  4. === Bug Fixes
  5. * *vhosts:* reset `+cleanup+` to previous and use dedicated `+clean+`
  6. SLS
  7. (https://github.com/saltstack-formulas/apache-formula/commit/0c6c1d36e261ae6f851cb9b6ed2d1319af460a73[0c6c1d3^])
  8. === Continuous Integration
  9. * *kitchen+ci:* update with latest CVE pre-salted images [skip ci]
  10. (https://github.com/saltstack-formulas/apache-formula/commit/a3d49f185274efc6d1530580daf03b1ad2be0e2d[a3d49f1^])
  11. * test for upstream Salt regressions in `+master+` instances (2021-W37a)
  12. (https://github.com/saltstack-formulas/apache-formula/commit/69dcfd9c3bf49416e6c77d8e982446d99af3b95c[69dcfd9^])
  13. === Documentation
  14. * *readme:* document vhosts clean/cleanup
  15. (https://github.com/saltstack-formulas/apache-formula/commit/2d72dff82bdcf9c0d30f6735c315a655ebea483d[2d72dff^]),
  16. closes
  17. https://github.com/saltstack-formulas/apache-formula/issues/372[#372^]
  18. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.1.8...v1.2.0++[1.2.0^] (2021-08-28)
  19. === Bug Fixes
  20. * *suse:* use correct vhostdir and sitesdir for suse family
  21. (https://github.com/saltstack-formulas/apache-formula/issues/369[#369^])
  22. (https://github.com/saltstack-formulas/apache-formula/commit/fe0ceb78b7d4e9f67bc4d5b684b847bdcc604b20[fe0ceb7^]),
  23. closes
  24. https://github.com//documentation.suse.com/sles/15-SP3/html/SLES-all/cha-apache2.html/issues/sec-apache2[/documentation.suse.com/sles/15-SP3/html/SLES-all/cha-apache2.html#sec-apache2^]
  25. === Continuous Integration
  26. * *3003.1:* update inc. AlmaLinux, Rocky & `+rst-lint+` [skip ci]
  27. (https://github.com/saltstack-formulas/apache-formula/commit/2e116ec4123b846edd85b651c9634e03cb102abf[2e116ec^])
  28. * *freebsd:* update with latest pre-salted Vagrant boxes [skip ci]
  29. (https://github.com/saltstack-formulas/apache-formula/commit/d67958043df41515350a4b02c5de81e0d83eb813[d679580^])
  30. * *gemfile+lock:* use `+ssf+` customised `+inspec+` repo [skip ci]
  31. (https://github.com/saltstack-formulas/apache-formula/commit/5dd700944b413411fc3557063125f22c1eb6f62a[5dd7009^])
  32. * *kitchen:* move `+provisioner+` block & update `+run_command+` [skip
  33. ci]
  34. (https://github.com/saltstack-formulas/apache-formula/commit/0d1a6dc75d1a781518bf4d7262dbfb4cfbc2c0b9[0d1a6dc^])
  35. * *kitchen+ci:* update with latest `+3003.2+` pre-salted images [skip
  36. ci]
  37. (https://github.com/saltstack-formulas/apache-formula/commit/d3641d7f0d427d9e8be9d20bd03f84977d1cba22[d3641d7^])
  38. * add Debian 11 Bullseye & update `+yamllint+` configuration [skip ci]
  39. (https://github.com/saltstack-formulas/apache-formula/commit/7741b90ff66719c1abfca3fb306d07ee47cbd4c8[7741b90^])
  40. === Features
  41. * *alma+rocky:* add platforms (based on CentOS 8) [skip ci]
  42. (https://github.com/saltstack-formulas/apache-formula/commit/4353e57a1b652186f552472f16f1b06f8fb4f0a1[4353e57^])
  43. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.1.7...v1.1.8++[1.1.8^] (2021-06-28)
  44. === Bug Fixes
  45. * *register_site:* correct semicolon to colon
  46. (https://github.com/saltstack-formulas/apache-formula/commit/4cf848da05eb558012a465bd6996749982908667[4cf848d^])
  47. === Continuous Integration
  48. * *gitlab-ci:* ignore line to avoid `+yamllint+` violation [skip ci]
  49. (https://github.com/saltstack-formulas/apache-formula/commit/a742f4ee00c08e7db34c2f3adcb8c90a58c851aa[a742f4e^])
  50. * *gitlab-ci:* use `+pandoc+`-enabled `+semantic-release+` image [skip
  51. ci]
  52. (https://github.com/saltstack-formulas/apache-formula/commit/3bf9c6e6a942b86fd16ca4b222bb6a1781f4e09d[3bf9c6e^])
  53. * *kitchen+gitlab:* remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci]
  54. (https://github.com/saltstack-formulas/apache-formula/commit/10ce3822dd7ea9868ee986a08e2ccd48bd0026ee[10ce382^])
  55. * *kitchen+gitlab:* remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci]
  56. (https://github.com/saltstack-formulas/apache-formula/commit/57e98736247b196ad650528b705379fecf58c835[57e9873^])
  57. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.1.6...v1.1.7++[1.1.7^] (2021-05-14)
  58. === Bug Fixes
  59. * *mod_pagespeed:* add missing colon to `+file.directory+`
  60. (https://github.com/saltstack-formulas/apache-formula/commit/a8b87a583e91b7f69cff8485cb56249c3707ce74[a8b87a5^])
  61. === Continuous Integration
  62. * add `+arch-master+` to matrix and update `+.travis.yml+` [skip ci]
  63. (https://github.com/saltstack-formulas/apache-formula/commit/069388be3a624a91b955227188ddee7c3650045e[069388b^])
  64. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.1.5...v1.1.6++[1.1.6^] (2021-05-08)
  65. === Documentation
  66. * *changelog:* regenerate via. `+semantic-release+`
  67. (https://github.com/saltstack-formulas/apache-formula/commit/de8c82c7533e36e720cf2e44c46154cd8cd3f540[de8c82c^])
  68. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.1.4...v1.1.5++[1.1.5^] (2021-05-08)
  69. === Documentation
  70. * *changelog:* regenerate via. `+semantic-release+`
  71. (https://github.com/saltstack-formulas/apache-formula/commit/198d525a6a552c8c83842c26f6c74a43ffcd4b79[198d525^])
  72. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.1.3...v1.1.4++[1.1.4^] (2021-05-08)
  73. === Continuous Integration
  74. * *gitlab-ci:* remove adjustments made during Antora test [skip ci]
  75. (https://github.com/saltstack-formulas/apache-formula/commit/0c7082f8d911185390e8ab03077f61c6027461f7[0c7082f^])
  76. === Documentation
  77. * *changelog:* regenerate via. `+semantic-release+`
  78. (https://github.com/saltstack-formulas/apache-formula/commit/e1f1fa7d8f3ea5a8c307badcfe890f96f57c580f[e1f1fa7^])
  79. * *changelog:* regenerate via. `+semantic-release+`
  80. (https://github.com/saltstack-formulas/apache-formula/commit/a1be1d21dceb304278e680a5ade56c51882e4a0b[a1be1d2^])
  81. * *changelog:* regenerate via. `+semantic-release+`
  82. (https://github.com/saltstack-formulas/apache-formula/commit/56efd35f85fe049b4cdcbd082e38d547bd306a39[56efd35^])
  83. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.1.2...v1.1.3++[1.1.3^] (2021-04-30)
  84. === Bug Fixes
  85. * *config/vhosts/standard:* remove erroneous trailing colon
  86. (https://github.com/saltstack-formulas/apache-formula/commit/dedb9e2f400aa9d391ae39c22f8a4fec1e7bc220[dedb9e2^]),
  87. closes
  88. https://github.com/saltstack-formulas/apache-formula/issues/302[#302^]
  89. === Continuous Integration
  90. * *kitchen+gitlab:* adjust matrix to add `+3003+` [skip ci]
  91. (https://github.com/saltstack-formulas/apache-formula/commit/3c21740ba52fa5c2b5cf39cddce6a42d13d17988[3c21740^])
  92. * *vagrant:* add FreeBSD 13.0 [skip ci]
  93. (https://github.com/saltstack-formulas/apache-formula/commit/298fdf4fb569a3d1d4a9dadedb4c3924bcb8cc9a[298fdf4^])
  94. * *vagrant:* use pre-salted boxes & conditional local settings [skip ci]
  95. (https://github.com/saltstack-formulas/apache-formula/commit/f354ace8e7d328580a60dbc09703ddc54a6af0a0[f354ace^])
  96. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.1.1...v1.1.2++[1.1.2^] (2021-04-03)
  97. === Bug Fixes
  98. * *freebsd:* fix `+default+` suite implementation and tests
  99. (https://github.com/saltstack-formulas/apache-formula/commit/0a0f69ee2fc8168696f9f9c4ae786389ff894615[0a0f69e^])
  100. * *freebsd:* fix `+modsecurity+` suite implementation and tests
  101. (https://github.com/saltstack-formulas/apache-formula/commit/bc9aa78437d14cf26605f58a3c1e17caed8f05bc[bc9aa78^])
  102. === Continuous Integration
  103. * enable Vagrant-based testing using GitHub Actions
  104. (https://github.com/saltstack-formulas/apache-formula/commit/6e094e2527748cd4d72690b9289836b17f9289c7[6e094e2^])
  105. * *gemfile+lock:* use `+ssf+` customised `+kitchen-docker+` repo [skip
  106. ci]
  107. (https://github.com/saltstack-formulas/apache-formula/commit/53ac4638f3b902c1fd65a64d4344387e26c466c1[53ac463^])
  108. * *gitlab-ci:* reset after update hook for `+rubocop+` [skip ci]
  109. (https://github.com/saltstack-formulas/apache-formula/commit/6d40ab7634a42048a0f2b3f2e1173cf2da2a8716[6d40ab7^])
  110. * *kitchen+ci:* use latest pre-salted images (after CVE) [skip ci]
  111. (https://github.com/saltstack-formulas/apache-formula/commit/69e9d304fb7d637df1856e0d8ab66be7ddce86c4[69e9d30^])
  112. * *kitchen+gitlab-ci:* use latest pre-salted images [skip ci]
  113. (https://github.com/saltstack-formulas/apache-formula/commit/21cb59daa2f70ce6cc46f8d241fb6032c932746c[21cb59d^])
  114. * *pre-commit:* update hook for `+rubocop+`
  115. (https://github.com/saltstack-formulas/apache-formula/commit/2c090c3a835e42bd07f0788f4b0965f1c3405662[2c090c3^])
  116. === Documentation
  117. * *readme:* add `+Testing with Vagrant+` section
  118. (https://github.com/saltstack-formulas/apache-formula/commit/5a6b203bb18f9f28146f33af8175fc3b8c059077[5a6b203^])
  119. === Tests
  120. * standardise use of `+share+` suite & `+_mapdata+` state [skip ci]
  121. (https://github.com/saltstack-formulas/apache-formula/commit/e7c2d20f06f23a5ce8a5edaae513775aca0914ab[e7c2d20^])
  122. * *nomodsecurity:* use adjusted `+modules+` suite instead
  123. (https://github.com/saltstack-formulas/apache-formula/commit/838b9172217c5e067ea0e4a6d2f155ecd1a4b053[838b917^])
  124. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.1.0...v1.1.1++[1.1.1^] (2021-01-04)
  125. === Bug Fixes
  126. * *memory:* pass variable not dict
  127. (https://github.com/saltstack-formulas/apache-formula/commit/28300814fc0a83244ab64a4a87f104d67de4ac53[2830081^])
  128. === Continuous Integration
  129. * *commitlint:* ensure `+upstream/master+` uses main repo URL [skip ci]
  130. (https://github.com/saltstack-formulas/apache-formula/commit/0145922b52f21469c00c85bf46503411ffd11c56[0145922^])
  131. * *gitlab-ci:* add `+rubocop+` linter (with `+allow_failure+`) [skip ci]
  132. (https://github.com/saltstack-formulas/apache-formula/commit/bbf012b82eed50db3c35cb25a10d9ca36e40487b[bbf012b^])
  133. * *gitlab-ci:* use GitLab CI as Travis CI replacement
  134. (https://github.com/saltstack-formulas/apache-formula/commit/26208c47c644608b00adfa8474616305e7a55e36[26208c4^])
  135. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.0.5...v1.1.0++[1.1.0^] (2020-10-14)
  136. === Bug Fixes
  137. * *ssl.conf:* fix pillar keys for SSLStapling in ssl.conf on debian
  138. (https://github.com/saltstack-formulas/apache-formula/commit/65043f8a6142f7b9988cd406988b524aa9f0a1f2[65043f8^])
  139. === Code Refactoring
  140. * *ssl.conf:* reduce newlines in ssl.conf on debian
  141. (https://github.com/saltstack-formulas/apache-formula/commit/b99b7b71add9fc1102d1b62eafada8358dfd5e68[b99b7b7^])
  142. * *vhosts:* reduce empty lines in standard.tmpl and proxy.tmpl
  143. (https://github.com/saltstack-formulas/apache-formula/commit/4b79c1dddb1999452b618153792a8710bedbb76e[4b79c1d^])
  144. === Features
  145. * *ssl.conf:* add SSLSessionTickets to ssl.conf on debian
  146. (https://github.com/saltstack-formulas/apache-formula/commit/41a7a83af0bf1bf4d4dde0f8ea522135dd721738[41a7a83^])
  147. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.0.4...v1.0.5++[1.0.5^] (2020-10-14)
  148. === Bug Fixes
  149. * *clean:* remove entire apache config directory
  150. (https://github.com/saltstack-formulas/apache-formula/commit/cac5f357a47d1bdd40371aca97181b490430c158[cac5f35^])
  151. === Code Refactoring
  152. * *package:* remove unnecessary state
  153. (https://github.com/saltstack-formulas/apache-formula/commit/fb81d8e69450702bcd3eaa6e5243fce02715c819[fb81d8e^])
  154. === Documentation
  155. * *readme:* add mod watchdog to pillar example
  156. (https://github.com/saltstack-formulas/apache-formula/commit/e0043dd7bafcab1b87822d0c831b91e10936b291[e0043dd^])
  157. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.0.3...v1.0.4++[1.0.4^] (2020-10-14)
  158. === Bug Fixes
  159. * *debian:* don't execute a2enmod on every run
  160. (https://github.com/saltstack-formulas/apache-formula/commit/5844322de46b82cad6beedd2b99c8808df8f2485[5844322^])
  161. * *debian:* fix default moddir on debian
  162. (https://github.com/saltstack-formulas/apache-formula/commit/c17601ee42cc4aa0222ec60e8ec3176d902b32f1[c17601e^])
  163. * *logs:* don't change owners of logfiles with salt
  164. (https://github.com/saltstack-formulas/apache-formula/commit/382e053c58c1b4e4f3ceb1af8fd75e2f56f6d153[382e053^])
  165. * *vhosts:* replace %O with %b in default LogFormat
  166. (https://github.com/saltstack-formulas/apache-formula/commit/2b52e11a8a91b0837a442bac816e7383dbe6fb13[2b52e11^])
  167. === Tests
  168. * *pillar:* remove modules that aren't installed from being enabled
  169. (https://github.com/saltstack-formulas/apache-formula/commit/47ec5fcc343ea889898e2418cd7c03a4a75c8f87[47ec5fc^])
  170. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.0.2...v1.0.3++[1.0.3^] (2020-10-13)
  171. === Bug Fixes
  172. * *config:* fix old apache.service usage
  173. (https://github.com/saltstack-formulas/apache-formula/commit/32f05e5a66940ad86ce21831598c478b7099ed3a[32f05e5^])
  174. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.0.1...v1.0.2++[1.0.2^] (2020-10-12)
  175. === Bug Fixes
  176. * *package:* remove own_default_vhost and debian_full from config.init
  177. (https://github.com/saltstack-formulas/apache-formula/commit/7691b589d7a1b0a87aaf9b13282e6ca154c5787c[7691b58^])
  178. * *package:* remove own_default_vhost and debian_full from config.init
  179. (https://github.com/saltstack-formulas/apache-formula/commit/441459e56f3a8b091671839042efae2d7020380d[441459e^])
  180. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v1.0.0...v1.0.1++[1.0.1^] (2020-10-10)
  181. === Continuous Integration
  182. * *pre-commit:* finalise `+rstcheck+` configuration [skip ci]
  183. (https://github.com/saltstack-formulas/apache-formula/commit/1c2125c251016097e7d2c0694bf0245a3644605e[1c2125c^])
  184. === Documentation
  185. * *example:* document redirect 80->443 fix
  186. https://github.com/saltstack-formulas/apache-formula/issues/226[#226^]
  187. (https://github.com/saltstack-formulas/apache-formula/commit/e15803b4b12df2b6e625673409bc854b1d1dd751[e15803b^])
  188. * *readme:* fix `+rstcheck+` violation [skip ci]
  189. (https://github.com/saltstack-formulas/apache-formula/commit/2747e35ce1e49d46a1fd5f8613ce73517aaed095[2747e35^]),
  190. closes
  191. https://github.com//travis-ci.org/github/myii/apache-formula/builds/731605038/issues/L255[/travis-ci.org/github/myii/apache-formula/builds/731605038#L255^]
  192. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.41.1...v1.0.0++[1.0.0^] (2020-10-05)
  193. === Code Refactoring
  194. * *formula:* align to template-formula & improve ci features
  195. (https://github.com/saltstack-formulas/apache-formula/commit/47818fc360fc87c94f51f2c2c7ff9317d4ecf875[47818fc^])
  196. === Continuous Integration
  197. * *pre-commit:* add to formula [skip ci]
  198. (https://github.com/saltstack-formulas/apache-formula/commit/5532ed7a5b1c9afb5ca4348d3984c5ff357bacad[5532ed7^])
  199. * *pre-commit:* enable/disable `+rstcheck+` as relevant [skip ci]
  200. (https://github.com/saltstack-formulas/apache-formula/commit/233111af11dd25b573928e746f19b06bcdbf19b9[233111a^])
  201. === BREAKING CHANGES
  202. * *formula:* 'apache.sls' converted to new style 'init.ssl'
  203. * *formula:* "logrotate.sls" became "config/logrotate.sls"
  204. * *formula:* "debian_full.sls" became "config/debian_full.sls"
  205. * *formula:* "flags.sls" became "config/flags.sls"
  206. * *formula:* "manage_security" became "config/manage_security.sls"
  207. * *formula:* "mod*_.sls" became "config/mod_*.sls"
  208. * *formula:* "no_default_host.sls" became "config/no_default_host.sls"
  209. * *formula:* "own_default_host.sls" became "config/own_default_host.sls"
  210. * *formula:* "register_site.sls" became "config/register_site.sls"
  211. * *formula:* "server_status.sls" became "config/server_status.sls"
  212. * *formula:* "vhosts/" became "config/vhosts/"
  213. * *formula:* "mod_security/" became "config/mod_security/"
  214. NOT-BREAKING CHANGE: 'config.sls' became 'config/init.sls' NOT-BREAKING
  215. CHANGE: 'uninstall.sls' symlinked to 'clean.sls'
  216. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.41.0...v0.41.1++[0.41.1^] (2020-07-20)
  217. === Bug Fixes
  218. * *server-status:* enable module in Debian family
  219. (https://github.com/saltstack-formulas/apache-formula/commit/632802a5a946d2f05c40d9038d6f2ad596fafc58[632802a^])
  220. * *server-status:* manage module in debian
  221. (https://github.com/saltstack-formulas/apache-formula/commit/eafa4196d9495bc975c7e1e7036969bdaba1441d[eafa419^])
  222. === Tests
  223. * *default+modules:* add modules' tests suite
  224. (https://github.com/saltstack-formulas/apache-formula/commit/b25362535ae01dd140218b131a8e991d3a10cbe5[b253625^])
  225. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.40.0...v0.41.0++[0.41.0^] (2020-07-16)
  226. === Features
  227. * *vhosts/standard:* add support for ScriptAlias in standard vhost
  228. (https://github.com/saltstack-formulas/apache-formula/commit/b88b437308ff5d6bc504dabf9b69153db89f5b10[b88b437^])
  229. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.39.5...v0.40.0++[0.40.0^] (2020-07-16)
  230. === Features
  231. * *redhat/apache-2.x.config.jinja:* allow override of default_charset
  232. (https://github.com/saltstack-formulas/apache-formula/commit/648f589cc30684550c972d9cc4087e9e8b3fdc80[648f589^])
  233. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.39.4...v0.39.5++[0.39.5^] (2020-06-21)
  234. === Bug Fixes
  235. * *vhosts/cleanup:* check `+sites-enabled+` dir exists before listing it
  236. (https://github.com/saltstack-formulas/apache-formula/commit/88373e38f55eab61cf1c4edc68324f3da48f7646[88373e3^]),
  237. closes
  238. https://github.com/saltstack-formulas/apache-formula/issues/278[#278^]
  239. === Continuous Integration
  240. * *gemfile.lock:* add to repo with updated `+Gemfile+` [skip ci]
  241. (https://github.com/saltstack-formulas/apache-formula/commit/61b903e7803eb80b50130834b90ca86d26b9d6c8[61b903e^])
  242. * *kitchen:* use `+saltimages+` Docker Hub where available [skip ci]
  243. (https://github.com/saltstack-formulas/apache-formula/commit/6895fb9764e9cebcbbff05763e367401d6cad959[6895fb9^])
  244. * *kitchen+travis:* remove `+master-py2-arch-base-latest+` [skip ci]
  245. (https://github.com/saltstack-formulas/apache-formula/commit/16bb1b06e351efdf9994676de38dec7b0ecd639d[16bb1b0^])
  246. * *travis:* add notifications => zulip [skip ci]
  247. (https://github.com/saltstack-formulas/apache-formula/commit/2417a75fe218bd04c719f8eb2e2a7e402a20928e[2417a75^])
  248. * *workflows/commitlint:* add to repo [skip ci]
  249. (https://github.com/saltstack-formulas/apache-formula/commit/2ce966d031e9044e8794dc93f605ce780fd99f12[2ce966d^])
  250. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.39.3...v0.39.4++[0.39.4^] (2020-04-02)
  251. === Bug Fixes
  252. * *mod_ssl:* update mod_ssl package variable to prevent clashes
  253. (https://github.com/saltstack-formulas/apache-formula/commit/5591be26fddd234ebaed0e024969c45b6536ba82[5591be2^])
  254. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.39.2...v0.39.3++[0.39.3^] (2020-04-02)
  255. === Bug Fixes
  256. * *debian:* generate remoteip conf before a2enconf
  257. (https://github.com/saltstack-formulas/apache-formula/commit/1ed69f6c6fab0eb583949105e9e29e58b6ba32a3[1ed69f6^])
  258. === Continuous Integration
  259. * *kitchen:* avoid using bootstrap for `+master+` instances [skip ci]
  260. (https://github.com/saltstack-formulas/apache-formula/commit/275b5d5e69fa79f1010852d65f0fcb65cadf735d[275b5d5^])
  261. * *travis:* use `+major.minor+` for `+semantic-release+` version [skip
  262. ci]
  263. (https://github.com/saltstack-formulas/apache-formula/commit/08cced29134ca47824e82ee6afa794233cdb5faa[08cced2^])
  264. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.39.1...v0.39.2++[0.39.2^] (2019-12-20)
  265. === Bug Fixes
  266. * *redhat:* add user & group lookup to configs
  267. (https://github.com/saltstack-formulas/apache-formula/commit/36ad2b24424936a4badeb7b4b2b26ee0d39e55f2[36ad2b2^])
  268. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.39.0...v0.39.1++[0.39.1^] (2019-12-20)
  269. === Bug Fixes
  270. * *mod_mpm:* cast to int to avoid Jinja type mismatch error
  271. (https://github.com/saltstack-formulas/apache-formula/commit/21045c7a7b46d639c2d81c5793ad6e6d9d34b66b[21045c7^])
  272. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.38.2...v0.39.0++[0.39.0^] (2019-12-20)
  273. === Continuous Integration
  274. * *gemfile:* restrict `+train+` gem version until upstream fix [skip ci]
  275. (https://github.com/saltstack-formulas/apache-formula/commit/13be6f9fac5aae55c48f74c784335c61d7fbaaf2[13be6f9^])
  276. * *travis:* apply changes from build config validation [skip ci]
  277. (https://github.com/saltstack-formulas/apache-formula/commit/0aac479c253f95b7fdcb1505476638c2d703bc77[0aac479^])
  278. * *travis:* opt-in to `+dpl v2+` to complete build config validation
  279. (https://github.com/saltstack-formulas/apache-formula/commit/19e90ea2d6ef91118ebf59817ef4c91ad876af54[19e90ea^])
  280. * *travis:* quote pathspecs used with `+git ls-files+` [skip ci]
  281. (https://github.com/saltstack-formulas/apache-formula/commit/6608ddf8c5a361b93e6a44658ab1e306953566bf[6608ddf^])
  282. * *travis:* run `+shellcheck+` during lint job [skip ci]
  283. (https://github.com/saltstack-formulas/apache-formula/commit/2ff6b2f17e1fd48b5f0a4156c2dbd90f07f27025[2ff6b2f^])
  284. * *travis:* use build config validation (beta) [skip ci]
  285. (https://github.com/saltstack-formulas/apache-formula/commit/73160b249124df6bbd36b113df71724c019a118f[73160b2^])
  286. === Features
  287. * *server-status:* allow remote servers to reach server-status page
  288. (https://github.com/saltstack-formulas/apache-formula/commit/a3c0022d7988eee0ec43d939bced91dee9fec0e1[a3c0022^])
  289. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.38.1...v0.38.2++[0.38.2^] (2019-11-07)
  290. === Bug Fixes
  291. * *apache/modules.sls:* fix duplicated ID
  292. (https://github.com/saltstack-formulas/apache-formula/commit/57afd71627eb554138c8d5ec9cc790d899ed80ff[57afd71^])
  293. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.38.0...v0.38.1++[0.38.1^] (2019-11-05)
  294. === Bug Fixes
  295. * *mod_perl2.sls:* fix a2enmod perl2 error
  296. (https://github.com/saltstack-formulas/apache-formula/commit/fba8d217944c8b5a0abf19cdbae7d41d1ec5bf2e[fba8d21^])
  297. * *release.config.js:* use full commit hash in commit link [skip ci]
  298. (https://github.com/saltstack-formulas/apache-formula/commit/dc5593cfdf775e065ea5f680f2ed2b6b7c80d8ed[dc5593c^])
  299. === Continuous Integration
  300. * *kitchen:* use `+debian-10-master-py3+` instead of `+develop+` [skip
  301. ci]
  302. (https://github.com/saltstack-formulas/apache-formula/commit/09d82a581caa09298d3d99ded215c5e45c5b619f[09d82a5^])
  303. * *kitchen:* use `+develop+` image until `+master+` is ready
  304. (`+amazonlinux+`) [skip ci]
  305. (https://github.com/saltstack-formulas/apache-formula/commit/d0bf6f37969a9a97a6e368278e0f9eb40431f2f1[d0bf6f3^])
  306. * *kitchen+travis:* upgrade matrix after `+2019.2.2+` release [skip ci]
  307. (https://github.com/saltstack-formulas/apache-formula/commit/fc0f869b78ef56369e1cfb6ff3d62179f703efa0[fc0f869^])
  308. * *travis:* update `+salt-lint+` config for `+v0.0.10+` [skip ci]
  309. (https://github.com/saltstack-formulas/apache-formula/commit/2622d48b4ccb01cd70555d46759d79d82d1db7bf[2622d48^])
  310. === Performance Improvements
  311. * *travis:* improve `+salt-lint+` invocation [skip ci]
  312. (https://github.com/saltstack-formulas/apache-formula/commit/bf7577022040a155de8b3ab4f557dd05484d278c[bf75770^])
  313. == link:++https://github.com/saltstack-formulas/apache-formula/compare/v0.37.4...v0.38.0++[0.38.0^] (2019-10-20)
  314. === Bug Fixes
  315. * *apache-2.2.config.jinja:* fix `+salt-lint+` errors
  316. (https://github.com/saltstack-formulas/apache-formula/commit/f4045ef[f4045ef^])
  317. * *apache-2.4.config.jinja:* fix `+salt-lint+` errors
  318. (https://github.com/saltstack-formulas/apache-formula/commit/e2c1c2e[e2c1c2e^])
  319. * *flags.sls:* fix `+salt-lint+` errors
  320. (https://github.com/saltstack-formulas/apache-formula/commit/a146c59[a146c59^])
  321. * *init.sls:* fix `+salt-lint+` errors
  322. (https://github.com/saltstack-formulas/apache-formula/commit/8465eb4[8465eb4^])
  323. * *map.jinja:* fix `+salt-lint+` errors
  324. (https://github.com/saltstack-formulas/apache-formula/commit/d011324[d011324^])
  325. * *mod_geoip.sls:* fix `+salt-lint+` errors
  326. (https://github.com/saltstack-formulas/apache-formula/commit/e55ef9b[e55ef9b^])
  327. * *modsecurity.conf.jinja:* fix `+salt-lint+` errors
  328. (https://github.com/saltstack-formulas/apache-formula/commit/2a79d05[2a79d05^])
  329. * *modules.sls:* fix `+salt-lint+` errors
  330. (https://github.com/saltstack-formulas/apache-formula/commit/55d11f8[55d11f8^])
  331. * *server_status.sls:* fix `+salt-lint+` errors
  332. (https://github.com/saltstack-formulas/apache-formula/commit/da9a592[da9a592^])
  333. * *uninstall.sls:* fix `+salt-lint+` errors
  334. (https://github.com/saltstack-formulas/apache-formula/commit/ed7dc7b[ed7dc7b^])
  335. * *vhosts/cleanup.sls:* fix `+salt-lint+` errors
  336. (https://github.com/saltstack-formulas/apache-formula/commit/b0bbd0b[b0bbd0b^])
  337. * *vhosts/minimal.tmpl:* fix `+salt-lint+` errors
  338. (https://github.com/saltstack-formulas/apache-formula/commit/146dc67[146dc67^])
  339. * *vhosts/proxy.tmpl:* fix `+salt-lint+` errors
  340. (https://github.com/saltstack-formulas/apache-formula/commit/e7c9fbb[e7c9fbb^])
  341. * *vhosts/redirect.tmpl:* fix `+salt-lint+` errors
  342. (https://github.com/saltstack-formulas/apache-formula/commit/0a41b19[0a41b19^])
  343. * *vhosts/standard.tmpl:* fix `+salt-lint+` errors
  344. (https://github.com/saltstack-formulas/apache-formula/commit/1bad58d[1bad58d^])
  345. * *yamllint:* fix all errors
  346. (https://github.com/saltstack-formulas/apache-formula/commit/97f6ead[97f6ead^])
  347. === Documentation
  348. * *formula:* use standard structure
  349. (https://github.com/saltstack-formulas/apache-formula/commit/701929d[701929d^])
  350. * *readme:* move to `+docs/+` directory and modify accordingly
  351. (https://github.com/saltstack-formulas/apache-formula/commit/6933f0e[6933f0e^])
  352. === Features
  353. * *semantic-release:* implement for this formula
  354. (https://github.com/saltstack-formulas/apache-formula/commit/34d1f7c[34d1f7c^])
  355. === Tests
  356. * *mod_security_spec:* convert from Serverspec to InSpec
  357. (https://github.com/saltstack-formulas/apache-formula/commit/68b971b[68b971b^])