diff --git a/dist/build.changes b/dist/build.changes index 58849033f..bf7d63daa 100644 --- a/dist/build.changes +++ b/dist/build.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Oct 27 08:29:31 UTC 2023 - Adrian Schröter + +- Docker: + - Support flavor specific build descriptions via Dockerfile.$flavor + - support "PlusRecommended" hint to also provide recommended packages + - use the name/version as filename if both are known + - Produce docker format containers by default +- pbuild: Support for signature authentification of OBS resources +- Fix wiping build root for --vm-type podman +- Put BUILD_RELEASE and BUILD_CHANGELOG_TIMESTAMP in the /.buildenv +- build-vm-kvm: use -cpu host on riscv64 +- small fixes and cleanups + ------------------------------------------------------------------- Fri Aug 11 06:25:38 UTC 2023 - Adrian Schröter