Release 1.18.4
Metadata
Current evaluation
Merged release 1.18.4 by maintainer cmatsuoka. Changes make the chroot /dev mount private. Approved by one reviewer with no unresolved comments.
Suggested action: —
No scores available.
Issue body
## Changelog
* Make chroot /dev mount private
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged release 1.18.4 by maintainer cmatsuoka. Changes make the chroot /dev mount private. Approved by one reviewer with no unresolved comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged by maintainer cmatsuoka as part of the 1.18.4 release. The change makes the chroot /dev mount private. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #400 chroot: mark /dev mount as private | craft-parts | merged | Merged fix marking /dev mount as private to prevent shared mount propagation in chroots. Resolves unmount cascading caused by rootfs becoming a shared mount, addressing rockcraft#195. Approved and passed CI. | |
| #1348 fix: Make mounted devices private before recursively unmounting the chroot | craft-parts | merged | Merged fix that remounts chroot devices as private before recursive unmounting to properly handle submounts. Resolves #1344. Approved by reviewers and passed all CI checks. | |
| #266 Release 1.12.0 | craft-parts | merged | Merged release 1.12.0 by maintainer cmatsuoka. Updates set and fix the install prefix in the cmake plugin. Approved by one reviewer with no unresolved comments. |