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
6 changes: 6 additions & 0 deletions live/src/agama-installer.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 6 14:14:50 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

- Add perl-XML-Simple for backward compatibility (jsc#PED-10122,
gh#agama-project/agama#2331).

-------------------------------------------------------------------
Tue Apr 29 11:30:59 UTC 2025 - Ladislav Slezák <lslezak@suse.com>

Expand Down
2 changes: 2 additions & 0 deletions live/src/agama-installer.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@
<package name="qrencode"/>
<package name="qemu-guest-agent" />
<package name="aaa_base-extras"/>
<!-- it can be used by users in AutoYaST pre-scripts -->
<package name="perl-XML-Simple"/>
<archive name="live-root.tar.xz"/>
</packages>

Expand Down