Package Release Info

rubygem-agama-yast-17.devel614.6fbca49fb-160000.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ruby3.4-rubygem-agama-yast

Change Logs

* Fri Jun 05 2026 lslezak@suse.com
- Fixed using a custom password-protected installation repository
  (bsc#1258701)
* Fri May 15 2026 jreidinger@suse.com
- Adapt code to new suseconnect-ng version (bsc#1265239)
Version: 17.devel548.1005e25eb-160000.1.1
* Fri Apr 10 2026 igonzalezsosa@suse.com
- Use /var/lib/agama/scripts to save the scripts in the target
  system (bsc#1261787).
* Tue Mar 24 2026 kanderssen@suse.com
- Increase the Net::HTTP read_timeout to 300 seconds to mitigates
  timeouts during installation tasks (e.g., running scripts or
  writing files) (bsc#1259745) (gh#agama-project/agama#3296).
- Cherry pick test fix for the AutoYaST legacy proposal
  (original PR gh#agama-project/agama#2640).
* Wed Mar 11 2026 igonzalezsosa@suse.com
- Add errors to the output of agama-autoyast (related to bsc#1259434).
* Wed Mar 11 2026 igonzalezsosa@suse.com
- Properly handle nil user passwords when importing users from AutoYaST
  (related to bsc#1259434).
* Tue Mar 10 2026 igonzalezsosa@suse.com
- Do not report AutoYaST elements as unsupported if the value is empty
  (bsc#1259458).
Version: 17.devel479.45626eae4-160000.1.1
* Tue Feb 24 2026 lslezak@suse.com
- Do not log the URL password in the "inst.install_url" boot
  parameter (bsc#1258701)
Version: 17.devel437.3b5eef886-160000.1.1
* Fri Nov 07 2025 ancor@suse.com
- Fixed an error in the calculation of partitions when several
  MD RAIDs are created (bsc#1253145).
Version: 17.devel350.11998276e-160000.1.1
* Mon Sep 15 2025 jlopez@suse.com
- Fix JSON conversion for not configured sizes (bsc#1249591).
* Fri Sep 12 2025 lslezak@suse.com
- Update translations (bsc#1249378)
* Wed Aug 27 2025 jreidinger@suse.com
- Fix calling GPG import callbacks for unattended installation for
  addons (bsc#1248782)
* Mon Aug 25 2025 ancor@suse.com
- Improved initialization of iBFT (bsc#1247711).
* Wed Aug 20 2025 ancor@suse.com
- Removed the heuristic that used to consider some software RAID as
  bootable devices under some circumstances (bsc#1248195).
- Ensure that /boot/efi and /boot/zipl partitions created using the
  web UI are never encrypted (bsc#1248189, bsc#1247447).
* Thu Aug 07 2025 jlopez@suse.com
- Do not use 'retry' as default answer for questions (bsc#1247436).
* Wed Aug 06 2025 jlopez@suse.com
- Emit D-Bus signal when storage is configured, including the
  client id (gh#agama-project/agama#2640).
* Tue Aug 05 2025 jlopez@suse.com
- Fix MD RAID config checker to avoid generating a list of issues
  including a false value (bsc#1247557, bsc#1247585).
* Thu Jul 31 2025 jreidinger@suse.com
- Do not set selinux policy during installation and lets keep
  defaults provided by packages
  (bsc#1247046)
* Thu Jul 24 2025 jlopez@suse.com
- Make encryption work with whole formatted devices (bsc#1246939).
- Do not export partitions to json if there is no partition
  (bsc#1246940).