devhost: Varnish listens now on both IPv4 & IPv6 in a dev-host environment (PL-132197).
mailserver: fix reload of postfix maps declared using the dynamicMaps
attribute, like /etc/local/mail/transport. This was stuck until
a reboot happened when the postfix-setup unit was triggered
explicitly (PL-132085).
gitlab: introduce flyingcircus.roles.gitlab.hsts which adds HTTP
Strict-Transport-Security headers. The option is enabled by default for
standard Gitlab installations (where Gitlab is the default vhost) (PL-132164).
mailserver: imprintUrl now accepts a protocol scheme. Specifying this
option without a protocol scheme still works as before, but is deprecated
and will raise a warning (PL-132155).
mongodb is not allowed as an unfree package anymore by default. This
change affects the roles: mongodb40 and mongodb42. After checking for
SSPL license compliance, add flyingcircus.allowedUnfreePackageNames =
[ "mongodb" ]; to local VM config to allow installation (PL-132080).
webgateway/nginx: revert the Nginx rate limiting settings introduced
with the previous release 2024_005. These limits are too strict for
some use cases and blocked legitimate traffic. We are working on a better
solution which is configurable and has defaults that don't affect
applications (PL-131836).
mongodb is not allowed as an unfree package anymore by default. This
change affects the role mongodb42. After checking for
SSPL license compliance, add flyingcircus.allowedUnfreePackageNames =
["mongodb"]; to local VM config to allow installation (PL-132080).
mongodb is not allowed as an unfree package anymore by default. This
change affects the roles: mongodb40 and mongodb42. After checking for
SSPL license compliance, add flyingcircus.allowedUnfreePackageNames =
["mongodb"]; to local VM config to allow installation (PL-132080).
mongodb is not allowed as an unfree package anymore by default. This
change affects the roles: loghost, mongodb40 and mongodb42. After checking for
SSPL license compliance, add flyingcircus.allowedUnfreePackageNames =
["mongodb"]; to local VM config to allow installation (PL-132080).