232 - Modular GnuPG2 packaging

This commit is contained in:
Petr Bokoč 2025-10-28 09:10:48 +01:00
commit d2f4e2008c

View file

@ -148,3 +148,7 @@ The compression algorithm used by `dracut` when generating an initrd has been ch
[[deprecate-yasm]]
== YASM is deprecated and has been replaced with NASM
The YASM assembler has been deprecated and no new packages should depend on it. Packages that require it to build are now built using NASM where possible.
[[gpg2-modular]]
== Modular packaging for GnuPG2
The previously monolithic GnuPG package (`gnupg2`) has been modularized, with several tools and non-essential utilities having been split into separate subpackages. The non-essential utilities (in `gnupg2-utils`) and some services that are unused on most systems are no longer installed by default.