From cf52b72879fec0cbbb8334e2142dce906776011e Mon Sep 17 00:00:00 2001 From: Quentin Deslandes Date: Thu, 27 Oct 2022 11:54:30 +0200 Subject: [PATCH] Update NEWS.md --- NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.md b/NEWS.md index 92ac3fa3f..ce4deda2d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -46,6 +46,12 @@ `image.root.roothash`, `image.root.roothash.p7s` (same for `usr` variants). - `mkosi` will again default to the same OS release as the host system when the host system uses the same distribution as the image that's being built. +- By default, `mkosi` will now change the owner of newly created directories to + `SUDO_UID` or `PKEXEC_UID` if defined, unless `--no-chown` is used. +- If `systemd-nspawn` v252 or newer is used, bind-mounted directories with + `systemd-nspawn` will use the new `rootidmap` option so files and directories + created from within the container will be owned by the actual directory owner + on the host. ## v13 -- 2.47.2