Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions rust/package/agama.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 3 20:11:26 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

- Introduce the new HTTP API (gh#agama-project/agama#2715).
- Reimplement the localization service as part of the new API,
following the new actors-based approach.

-------------------------------------------------------------------
Mon Sep 15 21:09:06 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

Expand Down
6 changes: 6 additions & 0 deletions service/package/rubygem-agama-yast.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 3 20:11:33 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

- Use the new HTTP API to write the localization configuration
to the target system (gh#agama-project/agama#2715).

-------------------------------------------------------------------
Mon Sep 15 13:50:54 UTC 2025 - José Iván López González <jlopez@suse.com>

Expand Down
6 changes: 6 additions & 0 deletions web/package/agama-web-ui.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 3 20:11:40 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

- Start adapting the UI to the new HTTP API
(gh#agama-project/agama#2715).

-------------------------------------------------------------------
Thu Sep 18 08:57:11 UTC 2025 - David Diaz <dgonzalez@suse.com>

Expand Down