-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into repository_retry
- Loading branch information
Showing
27 changed files
with
185 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"answers": [ | ||
{ | ||
"answer": "decrypt", | ||
"class": "storage.luks_activation", | ||
"password": "my_password" | ||
} | ||
] | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
------------------------------------------------------------------- | ||
Wed Jan 15 16:53:28 UTC 2025 - Eugenio Paolantonio <[email protected]> | ||
|
||
- Drop patterns-yast-yast2_basis requirement | ||
yast packages should be installed per package and not as | ||
a whole pattern. | ||
(gh#agama-project/agama#1893). | ||
|
||
------------------------------------------------------------------- | ||
Fri Jan 10 21:22:03 UTC 2025 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
------------------------------------------------------------------- | ||
Thu Jan 16 15:12:08 UTC 2025 - Josef Reidinger <[email protected]> | ||
|
||
- Update also base product from SLES-SAP to SLES_SAP(bsc#1235956) | ||
|
||
------------------------------------------------------------------- | ||
Mon Jan 13 09:04:21 UTC 2025 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,18 @@ Fri Jan 17 15:50:15 UTC 2025 - Ladislav Slezák <[email protected]> | |
for reading the currently configured repositories, | ||
related to (gh#agama-project/agama#1894) | ||
|
||
------------------------------------------------------------------- | ||
Thu Jan 16 13:10:54 UTC 2025 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
- Stop the WebSocket handler when the client is disconnected | ||
(gh#agama-project/agama#1909). | ||
- Log the events. | ||
|
||
------------------------------------------------------------------- | ||
Thu Jan 16 09:32:00 UTC 2025 - Martin Vidner <[email protected]> | ||
|
||
- Fix typo in `agama profile import --help` (bsc#1235827) | ||
|
||
------------------------------------------------------------------- | ||
Fri Jan 10 21:22:01 UTC 2025 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,17 @@ Fri Jan 17 15:47:39 UTC 2025 - Ladislav Slezák <[email protected]> | |
- The software service provides DBus API for reading the currently | ||
configured repositories, related to (gh#agama-project/agama#1894) | ||
|
||
------------------------------------------------------------------- | ||
Thu Jan 16 17:30:03 UTC 2025 - Ladislav Slezák <[email protected]> | ||
|
||
- Correctly select the base product to install (bsc#1235931) | ||
|
||
------------------------------------------------------------------- | ||
Wed Jan 15 14:26:11 UTC 2025 - José Iván López González <[email protected]> | ||
|
||
- Add missing gems to the gemspec file | ||
(gh#agama-project/agama#1899). | ||
|
||
------------------------------------------------------------------- | ||
Fri Jan 10 21:22:00 UTC 2025 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,18 @@ Fri Jan 17 15:51:15 UTC 2025 - Ladislav Slezák <[email protected]> | |
again if some repository failed to load | ||
(gh#agama-project/agama#1894) | ||
|
||
------------------------------------------------------------------- | ||
Thu Jan 16 13:11:06 UTC 2025 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
- Display error messages during package installation | ||
(gh#agama-project/agama#1909). | ||
|
||
------------------------------------------------------------------- | ||
Mon Jan 13 11:11:49 UTC 2025 - David Diaz <[email protected]> | ||
|
||
- Do not allow changing selected product after registering one | ||
(related to gh#agama-project/agama#1891). | ||
|
||
------------------------------------------------------------------- | ||
Fri Jan 10 21:22:02 UTC 2025 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.