Release osbuild-composer version 27

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2021-02-03 15:55:03 +01:00 committed by Ondřej Budai
parent 6456fbe6a5
commit 40fc8a8734
5 changed files with 35 additions and 1 deletions

View file

@ -0,0 +1,7 @@
# RHEL 8.4: Include timedatex in qcow2 images
Timedatex was an excluded package due to an selinux-policy issue that has been
fixed. Therefore, timedatex should be in the qcow2 image we build. Our list of
excluded packages for RHEL 8.4 was not being included in our nightly builds so
we did not realize that timedatex was still being excluded. The issue with the
excluded packages is now fixed and timedatex is now removed from this list.