3797da17f1
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:Agama:Devel/agama-cli?expand=0&rev=10
128 lines
5.0 KiB
Plaintext
128 lines
5.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 2 10:03:18 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
|
|
|
- Version 3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 26 11:08:09 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
|
|
|
|
- CLI: add to "questions" command "answers" subcommand to set
|
|
file with predefined answers
|
|
- dbus-server: add "AddAnswersFile" method to Questions service
|
|
(gh#openSUSE/agama#669)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 18 13:32:04 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
|
|
|
|
- Add to CLI "questions" subcommand with mode option to set
|
|
interactive and non-interactive mode (gh#openSUSE/agama#668)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 17 13:36:56 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
|
|
|
- Fix the logic to decide which network connections to write
|
|
due to a bug introduced in gh#openSUSE/agama#662
|
|
(gh#openSUSE/agama#667).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 17 09:16:38 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
|
|
|
|
- Adapt to new questions D-Bus 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 <igonzalezsosa@suse.com>
|
|
|
|
- Improve error reporting in the command-line interface
|
|
(gh#openSUSE/agama#659 and gh#openSUSE/agama#660).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 13 08:56:40 UTC 2023 - José Iván López González <jlopez@suse.com>
|
|
|
|
- Read the storage candidate devices and show them with
|
|
"agama config show" (gh#openSUSE/agama#658).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 7 14:12:03 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
|
|
|
- Improve the progress reporting (gh#openSUSE/agama#653).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 6 09:13:47 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
|
|
|
- Improve the waiting logic and implement a retry mechanism for the
|
|
"agama install" command (bsc#1213047).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 5 11:11:20 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
|
|
|
- Fix the questions service to handle questions with no default
|
|
option (gh#openSUSE/agama#649).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 1 08:14:14 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
|
|
|
- Add a localization D-Bus service (gh#openSUSE/agama#533).
|
|
- Add a network D-Bus service (gh#openSUSE/agama#571).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 23 11:51:26 UTC 2023 - Martin Vidner <mvidner@suse.com>
|
|
|
|
- Version 2.1
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 22 12:29:20 UTC 2023 - Martin Vidner <mvidner@suse.com>
|
|
|
|
- Version 2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 11 11:00:11 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
|
|
|
- Import root authentication settings when reading a Jsonnet file
|
|
(bsc#1211300, gh#openSUSE/agama#573).
|
|
- Do not export the SSH public key as an empty string when it is
|
|
not defined.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 24 14:36:36 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
|
|
|
- Version 0.2:
|
|
* Add validation for software and users settings
|
|
(gh#yast/agama-cli#48, gh#yast/agama-cli#51).
|
|
* Better error reporting when the bus is not found
|
|
(gh#yast/agama-cli#48).
|
|
* Improve the progress reporting mechanism, although it is still
|
|
a work in progress (gh#yast/agama-cli#50).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 22 09:39:29 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
|
|
|
- Add support for setting root authentication mechanisms
|
|
(gh#yast/agama-cli#47).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 21 16:06:02 UTC 2023 - Martin Vidner <mvidner@suse.com>
|
|
|
|
- Do not fall back to the system D-Bus (gh#yast/agama-cli#45).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 21 13:28:01 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
|
|
|
- Use JSON as the default format (gh#yast/agama-cli#46).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 21 08:55:39 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
|
|
|
|
- Fix the path of the JSON schema (gh#yast/agama-cli#44).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 16 11:56:42 UTC 2023 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
|
|
|
- First version of the package:
|
|
* Querying and setting simple values.
|
|
* Adding elements to collections
|
|
* Handling of auto-installation profiles.
|
|
* Basic error handling
|
|
- 0.1
|