systemd is slowly building up a suite of TPM features. As these are adopted, it becomes necessary to install tpm2-tss in the initramfs as systemd makes use of various tpm2-tss libraries. However, tpm2-tss pulls in libcurl which is quite a heavy dependency. If we look in more detail, it's specifically the high level TPM library (libtss2-fapi), which pulls in libcurl and a bunch of other dependencies. systemd's TPM features specifically do not depend on libtss2-fapi. Thus, we can save disk space in the initramfs by splitting up tpm2-tss into subpackages. I would suggest at least packaging libtss2-fapi as a separate subpackage so that the systemd spec can depend on tpm2-tss without libtss2-fapi. Reproducible: Always
→ https://src.fedoraproject.org/rpms/tpm2-tss/pull-request/12
FEDORA-2023-cb6bbe79d5 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-cb6bbe79d5
FEDORA-2023-067e5d49c9 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-067e5d49c9
FEDORA-2023-cb6bbe79d5 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-067e5d49c9 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-067e5d49c9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-067e5d49c9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-067e5d49c9 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.