| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add the missing /var/log/fde (bsc#1247228)
- Add fde-tools-bsc1246464-use-default-uefi-boot-path.patch to use the default EFI boot path if there is no FILE compoment in in the boot entry (bsc#1246464)
- Add fde-tools-bsc1244323-firstboot-fix-lsinitrd.patch to fix the empty LUKS header checksum from lsinitrd (bsc#1244323)
- Add fde-tools-bsc1243877-firstboot-remove-key-conf.patch to remove the dracut conf for the key file to avoid the error from dracut (bsc#1243877)
- Update to version 0.7.3 + Detect the supported RSA key size + Take snapshot when signing + Switch to "--target-platform" when available + Allow RPM_MACRO_DIR to be defined during build time + Fix naming and disable ccid + tpm: fix tpm-present with the newer pcr-oracle + firstboot: make "Pass phrase" mandatory + firstboot: disable FDE/TPM2 when secure boot is off + Conditional helper + firstboot: replace the key file path in crypttab + firstboot: add more alias bootloader functions + firstboot: detect the early reencryption - Refresh fde-tools-firstboot-alp-snapshot.patch - Drop merged patches + fde-tools-bsc1213945-set-rsa-key-size.patch + fde-tools-bsc1223771-firstboot-make-Pass-phrase-mandatory.patch + fde-tools-bsc1223002-firstboot-disable-ccid.patch + fde-tools-bsc1218181-replace-crypttab-key-path.patch + fde-tools-bsc1220160-conditional-requires.patch + fde-tools-change-rpm-macro-dir.patch + fde-tools-bsc1243166-firstboot-disable-tpm2-when-sb-is-off.patch + fde-tools-bsc1222970-firstboot-replace-ALP.patch + fde-tools-bsc1218390-fix-tpm-present-with-the-newer-pcr-oracle.patch + fde-tools-bsc1238593-firstboot-more-bootloader-functions.patch + fde-tools-bsc1218390-Switch-to-target-platform-when-available.patch
- Add fde-tools-bsc1243166-firstboot-disable-tpm2-when-sb-is-off.patch to not skip the encryption process when Secure Boot is off (bsc#1243166)
- Add fde-tools-bsc1238593-firstboot-more-bootloader-functions.patch to define non-expanded functions for the firstboot script (bsc#1238593)
- Enable build on loongarch64
- Add fde-tools-bsc1218181-replace-crypttab-key-path.patch to change the key path in crypttab to avoid the unexpected error (bsc#1218181)
- Update fde-tools-bsc1220160-conditional-requires.patch to check fde-tpm-helper in %post and %posttrans