Skip to content

Stable-20250514

Compare
Choose a tag to compare
@jonasbardino jonasbardino released this 14 May 09:36
· 87 commits to master since this release
46203fa

This is a bugfix and feature 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
  • Minor quota adjustments with persistent quota_home and explicit ENABLE_QUOTA off in envs (PR #96)
  • Toggle the UPGRADE_PARAMIKO flag off for Rocky 8+ where the distro version is already recent enough (PR #97)

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 overdue we strongly recommend migrating to Rocky 9 or 8 where not already done. This will most 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.