Package Release Info

agama-17+570.fe7244a50-160000.10.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

agama
agama-autoinstall
agama-cli
agama-cli-bash-completion
agama-cli-fish-completion
agama-cli-zsh-completion
agama-openapi

Change Logs

Version: 17+570.fe7244a50-160000.10.1
* Wed May 06 2026 igonzalezsosa@suse.com
- Update "time" crate to prevent CVE-2026-25727 (bsc#1257930).
Version: 17+552.696adcca2-160000.9.1
* Tue Apr 14 2026 lslezak@suse.com
- Automatically try loading the autoinstallation profile from the
  root of the installation medium (jsc#PED-16010)
* Fri Apr 10 2026 igonzalezsosa@suse.com
- Run scripts from /var/lib/agama/scripts (bsc#1261787).
* Tue Mar 24 2026 kanderssen@suse.com
- Add the zFCP controller internal id to the device when some
  update is notified (bsc#1247445).
- When obtaining the controllers through the HTTP API, do not
  retrieve the controllers LUNs in case of inactive.
* Fri Mar 20 2026 kanderssen@suse.com
- Return error code when using "agama config generate",
  "agama config load" or "agama config validate" does not validate
  the given profile (bsc#1256951, gh#agama-project/agama#3304).
Version: 17+502.a135c718e-160000.8.1
* Wed Mar 11 2026 igonzalezsosa@suse.com
- Add error reporting when working with AutoYaST profiles (related
  to bsc#1259434).
* Wed Aug 06 2025 lslezak@suse.com
- Automatically retry registration when a network error happens
  during autoinstallation (bsc#1246990)
Version: 17+461.2289ec0b6-160000.7.1
* Fri Jan 30 2026 igonzalezsosa@suse.com
- Do not export DASD settings if they are null (bsc#1257489).
Version: 17+427.52990b794-160000.6.1
* Tue Oct 14 2025 igonzalezsosa@suse.com
- Do not log errors when retrieving NetworkManager secrets to prevent
  leaking them (bsc#1251898).
Version: 17+359.34bc8cc0b-160000.5.1
* Mon Sep 15 2025 igonzalezsosa@suse.com
- Do not log the events to prevent leaking passwords (bsc#1249622).
- Set logs permissions to 0o600.
* Thu Aug 28 2025 igonzalezsosa@suse.com
- Update the software cache when the patterns selection changes (bsc#1248826).
* Thu Aug 28 2025 igonzalezsosa@suse.com
- Update the software cache when the patterns selection changes (bsc#1248826).
* Tue Aug 19 2025 igonzalezsosa@suse.com
- Fix software configuration cache (bsc#1247933).
* Wed Aug 13 2025 jreidinger@suse.com
- Allow to specify "bootloader" and "files" section in agama
  profile without specified product (bsc#1247248)
* Thu Aug 07 2025 kanderssen@suse.com
- Allow to "add" or "remove" patterns from the current or defined
  user selection patterns list (bsc#1247456).
* Wed Aug 06 2025 lslezak@suse.com
- Automatically retry registration when a network error happens
  during autoinstallation (bsc#1246990)
* Wed Aug 06 2025 jlopez@suse.com
- Emit HTTP event when storage is configured, including the client
  id (gh#agama-project/agama#2640).
* Mon Aug 04 2025 kanderssen@suse.com
- Do not return an Err when a connection is not activated or
  deactivated when adding or updating it but just log the error
  and write the connections profiles (bsc#1245548).
* Fri Aug 01 2025 mvidner@suse.com
- Fixed "agama config edit" when used with a remote --host option
  (gh#agama-project/agama#2628).