From eb17d7768bfba011f842970490da72718066661c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Budai?= Date: Wed, 15 Sep 2021 11:32:55 +0200 Subject: [PATCH] 33.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release osbuild-composer 33.1 Signed-off-by: Ondřej Budai --- NEWS.md | 15 +++++++++++++++ .../install-docs-in-rhel-85-90.md | 0 .../rhel-ec2-images-rhsm-dnf-plugins.md | 0 osbuild-composer.spec | 2 +- 4 files changed, 16 insertions(+), 1 deletion(-) rename docs/news/{unreleased => 33.1}/install-docs-in-rhel-85-90.md (100%) rename docs/news/{unreleased => 33.1}/rhel-ec2-images-rhsm-dnf-plugins.md (100%) diff --git a/NEWS.md b/NEWS.md index 49c87a49a7..03698be3ac 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,18 @@ +## CHANGES WITH 33.1: + + * Install docs in RHEL 8.5 and 9.0 images + * RHEL-8.5 / RHEL-9.0: RHSM DNF plugins are now enabled by default on `ec2` + and `ami` images + * Mountpoints in blueprints can now have an arbitrary depth + * Weldr API on RHEL is no longer able to build Fedora/CentOS Stream images + * RHEL 8.5: Greenboot logs now have the same format in all edge image types + +Contributions from: Alexander Todorov, Antonio Murdaca, Brian C. Lane, + Gianluca Zuccarelli, Ondřej Budai, Tom Gundersen, + Tomas Hozza, yih + +— Liberec, 2021-09-15 + ## CHANGES WITH 33: * Bootiso: move payload to iso root diff --git a/docs/news/unreleased/install-docs-in-rhel-85-90.md b/docs/news/33.1/install-docs-in-rhel-85-90.md similarity index 100% rename from docs/news/unreleased/install-docs-in-rhel-85-90.md rename to docs/news/33.1/install-docs-in-rhel-85-90.md diff --git a/docs/news/unreleased/rhel-ec2-images-rhsm-dnf-plugins.md b/docs/news/33.1/rhel-ec2-images-rhsm-dnf-plugins.md similarity index 100% rename from docs/news/unreleased/rhel-ec2-images-rhsm-dnf-plugins.md rename to docs/news/33.1/rhel-ec2-images-rhsm-dnf-plugins.md diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 8766778a53..02a17d3af0 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -4,7 +4,7 @@ %global goipath github.com/osbuild/osbuild-composer -Version: 33 +Version: 33.1 %gometa