From: Daan De Meyer Date: Thu, 10 Aug 2023 11:57:09 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v15.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=024c9e8693a2ad2934ab412f0c6f84b0d57cd07f;p=thirdparty%2Fmkosi.git Update NEWS --- diff --git a/NEWS.md b/NEWS.md index 7ee0d2df4..36f7bdf1d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,12 @@ - The man page can be generated from the markdown file via `tools/make-man-page.sh`. +- Fixed issue where not all packages and data files where included in + the generated python package. +- mkosi doesn't try to unshare the network namespace anymore when it + doesn't have `CAP_NET_ADMIN`. +- Fixed issue when the workspace was located in `/tmp`. +- Don't try to run `timedatectl` or `ssh-add` when they're not installed. ## v15