* [ptxdist] [PATCH] rules: gnupg: does not require libksba
@ 2025-01-30 13:57 Jonas Rebmann
0 siblings, 0 replies; only message in thread
From: Jonas Rebmann @ 2025-01-30 13:57 UTC (permalink / raw)
To: ptxdist; +Cc: Jonas Rebmann
LibKSBA is GnuPGs implementation of ASN.1 as used by S/MIME. It is used
by the gpgsm and dirmngr tools, which are disabled in ptxdist. Ptxdists
gnupg does not link to libksba and builds without it as I tested for
gnupg 2.4.3 and 2.4.5.
Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
rules/gnupg.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/rules/gnupg.in b/rules/gnupg.in
index e66ed0d40a6264a388a9113e22738a9d7745ca86..e967b73ffbd5ab796dd195eb7ecda2f6de18042f 100644
--- a/rules/gnupg.in
+++ b/rules/gnupg.in
@@ -6,7 +6,6 @@ menuconfig GNUPG
select GCCLIBS_GCC_S
select LIBASSUAN
select LIBGCRYPT
- select LIBKSBA
select NPTH
select READLINE
select ZLIB if GNUPG_GPG_ZIP
---
base-commit: 2aa3757e42855f588f8a743d3b413450c50a2d48
change-id: 20250130-gnupg-no-libksba-1a0d44f91670
Best regards,
--
Jonas Rebmann <jre@pengutronix.de>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-30 13:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-30 13:57 [ptxdist] [PATCH] rules: gnupg: does not require libksba Jonas Rebmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox