Skip to content

Stable-20250430-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonasbardino jonasbardino released this 30 Apr 09:46
· 96 commits to master since this release
70b005c

This is a bugfix and feature pre-release in preparation for next actual release:

  • More adjustments to better fit the file system layout with separate persistent state
  • Automatic selection of site-conf.js and certain wwwpublic helpers to match site where applicable
  • Split log folders into miglog shared between containers and syslog with individual per-container system logs
  • Adjust init helper paths to include e.g. the pdf generator used in gdp-mode (issue #86)
  • Update nodocs workaround for Rocky to include e.g. the hgweb helper required for mercurial integration
  • Replace nested volume mounts with bind mounts and add init volume helper for consistent race-free init (PR #55)
  • Fix missing user DB in pristine production deployments (issue #89)
  • Fix sender email address domain in containers for proper mail delivery e.g. from cron jobs there
  • Upgrade the Apache OpenID Connect auth module to recent 2.4.16.11 release with security and bug fixes

Additional details are available in the complete changelog since last release for further elaboration in the real release.

With the CentOS 7 End-of-Life we recommend migrating to Rocky 9 or 8 as soon as possible. This will likely be the last release where we include CentOS 7 since it is getting really old and crumbling in a number of areas, including OpenID Connect authentication support.