Skip to content

v2025.4.12

Choose a tag to compare

@github-actions github-actions released this 12 Apr 14:15

Changelog

v2025.4.12

💡 Features

  • Model disabled mount propagation to host (70637d4 by desbma)
  • Support PrivateMounts systemd option (ca293da by desbma)

🐛 Bug fixes

  • Handle namespace pseudo files (6f75bd9 by desbma)

🧪 Testing

  • Add netns systemd-run test (7162280 by desbma)
  • options: Remove checks of options that vary too much between environments (1f18b17 by desbma)

🏗 Build

  • Generate systemd syscall classes at build time from systemd-analyze output (c52a860 by desbma)

🧰 Miscellaneous tasks

  • Update dependencies (70d2142 by desbma)
  • Update lints, update to 2024 edition (a625d11 by desbma)