From 19e5689823a20ae06f3182070e4ace074c334857 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Jan 16 2026 14:20:07 +0000 Subject: common: (Re-)add gnupg2-scdaemon Re-add the gnupg2-scdaemon to keep Yubikeys and other similar devices working on Atomic Desktops out of the box. This package was dropped in F43 following the split of the GnuPG package and we did not announce its removal. Given its size, it is not really an interesting candidate for removal as there is no known downside for keeping it included and it provides functionnality users rely on. Thus we manually re-add it in the manifests. Fixes: https://gitlab.com/fedora/ostree/sig/-/issues/101 See: https://fedoraproject.org/wiki/Changes/Modular_GnuPG_Packaging See: https://discussion.fedoraproject.org/t/gpg-with-yubikeys-on-fedora-43-scdaemon-removed/170981 --- diff --git a/common.yaml b/common.yaml index 6b17135..1459797 100644 --- a/common.yaml +++ b/common.yaml @@ -108,6 +108,8 @@ packages: - splix # See: https://github.com/fedora-silverblue/issue-tracker/issues/390 - wireguard-tools + # See: https://gitlab.com/fedora/ostree/sig/-/issues/101 + - gnupg2-scdaemon selinux: true documentation: true