public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH dab-pve-appliances] pmg: explicitly install gnupg
@ 2025-09-30 15:47 Stoiko Ivanov
  2025-10-01 14:12 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Stoiko Ivanov @ 2025-09-30 15:47 UTC (permalink / raw)
  To: pve-devel

proxmox-spamassasin (and its use by pmg-api) needs gpg-agent to
verify downloaded rule-updates from SpamAssassin.

gnupg depends on both `gpg` and `gpg-agent` and is also recommended
by Debian upstream spamassassin.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
 debian-13-trixie-pmg-9-64/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian-13-trixie-pmg-9-64/Makefile b/debian-13-trixie-pmg-9-64/Makefile
index ab0bc6a..4683ada 100644
--- a/debian-13-trixie-pmg-9-64/Makefile
+++ b/debian-13-trixie-pmg-9-64/Makefile
@@ -13,7 +13,7 @@ all: info/init_ok ${CVD_FILES}
 	    antiword \
 	    dbus \
 	    docx2txt \
-	    gpg \
+	    gnupg \
 	    ifupdown2 \
 	    libcgi-pm-perl \
 	    libdbi-perl \
-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-01 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-30 15:47 [pve-devel] [PATCH dab-pve-appliances] pmg: explicitly install gnupg Stoiko Ivanov
2025-10-01 14:12 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal