From: Daan De Meyer Date: Tue, 16 Jan 2024 12:01:37 +0000 (+0100) Subject: Update NEWS X-Git-Tag: v20.2~16^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47a49d268c8afb7e58bd06d6c117b49228ed14cb;p=thirdparty%2Fmkosi.git Update NEWS --- diff --git a/NEWS.md b/NEWS.md index 7326ace72..57af7d7a4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,26 @@ # mkosi Changelog +## v20.2 + +- Added `PackageDirectories=` to allow providing extra packages to be + made available during the build. +- Fixed issue where `KernelModulesIncludeHost` was including unnecessary + modules +- Fixed `--mirror` specification for CentOS (and variants) and Fedora. + Previously a subdirectory within the mirror had to be specified which + prevented using CentOS and EPEL repositories from the same mirror. Now + only the URL has be specified. +- We now mount package manager cache directories when running scripts on + the host so that any packages installed in scripts are properly + cached. +- We don't download filelists on Fedora anymore +- Nested build sources don't cause errors anymore when trying to install + packages. +- We don't try to build the same tools tree more than once anymore when + building multiple images. +- We now create the `/etc/mtab` compatibility symlink in mkosi's + sandbox. + ## v20.1 - `BuildSources=` are now mounted when we install packages so local