| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Fixed using a custom password-protected installation repository (bsc#1258701)
- Adapt code to new suseconnect-ng version (bsc#1265239)
- Use /var/lib/agama/scripts to save the scripts in the target system (bsc#1261787).
- 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).
- Add errors to the output of agama-autoyast (related to bsc#1259434).
- Properly handle nil user passwords when importing users from AutoYaST (related to bsc#1259434).
- Do not report AutoYaST elements as unsupported if the value is empty (bsc#1259458).
- Do not log the URL password in the "inst.install_url" boot parameter (bsc#1258701)
- Fixed an error in the calculation of partitions when several MD RAIDs are created (bsc#1253145).
- Fix JSON conversion for not configured sizes (bsc#1249591).
- Update translations (bsc#1249378)
- Fix calling GPG import callbacks for unattended installation for addons (bsc#1248782)
- Improved initialization of iBFT (bsc#1247711).
- 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).
- Do not use 'retry' as default answer for questions (bsc#1247436).
- Emit D-Bus signal when storage is configured, including the client id (gh#agama-project/agama#2640).
- Fix MD RAID config checker to avoid generating a list of issues including a false value (bsc#1247557, bsc#1247585).
- Do not set selinux policy during installation and lets keep defaults provided by packages (bsc#1247046)
- Make encryption work with whole formatted devices (bsc#1246939). - Do not export partitions to json if there is no partition (bsc#1246940).