From 45667d5374d984c1a9c8d7124159b11e92736727 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 04 Dec 2018 15:33:51 -0500 Subject: dirmngr: New binary package --- diff --git a/dirmngr.pkg/control b/dirmngr.pkg/control new file mode 100644 index 0000000..0a9ba85 --- /dev/null +++ b/dirmngr.pkg/control @@ -0,0 +1,15 @@ +Architecture: any +Platform: all +Depends: gnupg-common (= ${Binary-Version}), + libassuan.0 (>= 2.5.0), + libgpg-error.0 (>= 1.24), + libgcrypt.20 (>= 1.7.0), + libksba.8 (>= 1.3.4), + libnpth.0 (>= 1.2), +Description: GNU Privacy Guard system - CRL and OCSP services + ${Common-Description} + . + "dirmngr" takes care of accessing the OpenPGP keyservers. It is also used as a + server for managing and downloading certificate revocation lists (CRLs) for + X.509 certificates, downloading X.509 certificates, and providing access to + OCSP providers. diff --git a/dirmngr.pkg/files b/dirmngr.pkg/files new file mode 100644 index 0000000..05ba2ed --- /dev/null +++ b/dirmngr.pkg/files @@ -0,0 +1,3 @@ +/usr/bin/dirmngr* +/usr/share/gnupg/distsigkey.gpg +/usr/share/gnupg/sks-keyservers.netCA.pem -- cgit v0.9.1