Skip to content

1.2.0

Compare
Choose a tag to compare
@mblaschke mblaschke released this 06 Jan 14:08
· 678 commits to master since this release
  • Add mod_proxy_fcgi and mod_fastcgi configuration for Apache (Debian 9 doesn't provide mod_fastcgi anymore; using ifmodule-directive for automatic configuration switching)
  • Removed mod_fastcgi on most installations were it is not needed
  • Added tests to ensure /dev/null and /dev/zero are writeable
  • Removed postfix hostname (is sometimes injected via installation)
  • Fixed smaller bugs
  • Fixed bin/console docker:exec command execution
  • Updated gems for serverspec