What's Changed
- droidspaces: bump v6.0.0 (d71215c)
- refactor: cleanup comments (ce6032a)
- requirements: lower minimum supported kernel version to Linux 3.10 (b0815ed)
- docs: refactor kABI patch documentation (56f2ffd)
- docs: update kernel configuration guide with mandatory POSIX_MQUEUE kABI patches for 5.10 and below (4106757)
- docs: Kernel-Configuration.md: fixed broken patch file path (44e7b5f)
- docs: reorganize and clean up non-GKI kernel configuration documentation (373789b)
- docs updates (#78) (023013a)
- refactor: improve cgroup2 detection and bootstrap logic for Android environments (d70d165)
- refactor(cgroup): enforce isolation via pure hierarchy synthesis (cc7d9ac)
- fix: refactor pivot_root capability probe to reduce strace noise (536e1f5)
- fix: resolve double slash in auto-detected config path (2eac79c)
- ci: update commit message format, add artifact upload, and conditionalize telegram notifications (db98dcb)
- Update translation files (#74) (d010532)
- i18n: add Italian translations (values-it) (#71) (ec94846)
- Update translation files (#69) (57d0875)
- Translated using Weblate (#63) (0c7e609)
- container: warn and revert force_cgroupv1 changes on internal reboot (fb78d7c)
- config: fixed container config from the disk is not loading during internal reboots, when the container is started only with the --name flag (b571e88)
- feat: implement cgroup v2 host auto-mounting bootstrap to ensure consistent container environment in minimal environments like android recovery (0e85e0c)
- app: implement granular Privileged Mode configuration (10c6480)
- security: implement granular --privileged mode for advanced users (c75abd5)
- init.droidspaces.rc: auto-boot device on charger connection (b2a4538)
- backend: enable support for direct block device rootfs images (081c9b8)
Automated Release by Droidspaces CI