From 54705ac9ebd31d94b947ecc79833fe30a053f748 Mon Sep 17 00:00:00 2001 From: Josef Reidinger Date: Mon, 17 Jul 2023 11:21:53 +0200 Subject: [PATCH] Update changes --- rust/package/agama-cli.changes | 7 +++++++ service/package/rubygem-agama.changes | 7 +++++++ web/package/cockpit-agama.changes | 8 ++++++++ 3 files changed, 22 insertions(+) diff --git a/rust/package/agama-cli.changes b/rust/package/agama-cli.changes index a4e50f5b84..b12f8b9634 100644 --- a/rust/package/agama-cli.changes +++ b/rust/package/agama-cli.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 17 09:16:38 UTC 2023 - Josef Reidinger + +- Adapt to new questions DBus API to allow automatic answering of + questions when requested (gh#openSUSE/agama#637, reverts + gh#openSUSE/agama#649 as now default option is mandatory) + ------------------------------------------------------------------- Thu Jul 13 10:22:36 UTC 2023 - Imobach Gonzalez Sosa diff --git a/service/package/rubygem-agama.changes b/service/package/rubygem-agama.changes index fa17a0775c..ce62a27063 100644 --- a/service/package/rubygem-agama.changes +++ b/service/package/rubygem-agama.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 17 09:16:38 UTC 2023 - Josef Reidinger + +- Adapt to new questions DBus API to allow automatic answering of + questions when requested. All code using this API is adapted + (gh#openSUSE/agama#637) + ------------------------------------------------------------------- Wed Jul 5 14:02:23 UTC 2023 - José Iván López González diff --git a/web/package/cockpit-agama.changes b/web/package/cockpit-agama.changes index 75f7c248e6..e8b3ec8bf5 100644 --- a/web/package/cockpit-agama.changes +++ b/web/package/cockpit-agama.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 17 09:16:38 UTC 2023 - Josef Reidinger + +- Adapt to new questions DBus API to allow automatic answering of + questions when requested. No visible change in UI, just default + answer for luks partition activation is now Skip. + (gh#openSUSE/agama#637) + ------------------------------------------------------------------- Wed Jul 5 13:59:58 UTC 2023 - José Iván López González