Search Criteria
Package Details: certmonger 0.79.17-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/certmonger.git (read-only, click to copy) |
---|---|
Package Base: | certmonger |
Description: | Certificate status monitor and PKI enrollment client |
Upstream URL: | https://pagure.io/certmonger |
Licenses: | GPL |
Submitter: | chenxiaolong |
Maintainer: | nogweii |
Last Packager: | nogweii |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2012-11-12 23:05 (UTC) |
Last Updated: | 2023-02-10 17:46 (UTC) |
Dependencies (11)
- jansson (jansson-git)
- krb5
- libdbus (dbus-git, libdbus-minimal, dbus-selinux, dbus-xdg-elogind, dbus)
- nss (nss-hg)
- popt (popt-git)
- tevent
- xmlrpc-c (xmlrpc-c-svn, libxmlrpc)
- rpm-tools (rpm-tools-git) (make)
- diffutils (check)
- dos2unix (dos2unix-git) (check)
- expect (check)
Latest Comments
twiztedtbone commented on 2022-02-21 18:03 (UTC)
It looks like certmonger may now depend upon having libldap24 (AUR package) installed; the official libldap package was updated to 2.6 in Nov 2021, which seems to break the hardcoded req:
hadogenes commented on 2020-11-28 21:26 (UTC)
Missing dependency of jansson
nogweii commented on 2020-11-27 21:41 (UTC)
Bumped to 0.79.13, which includes the following changes:
nogweii commented on 2020-05-04 05:22 (UTC)
Having
KRB5_CONFIG
exported breaks the configure script's ability to detect if kerberos is installed, and thus breaks the compilation.I'd suggest adding a call to unset in build(), as well as adding krb5 to the list of dependencies.
Potentially, though I'm not 100% sure of the benefits but the descriptions seem nice, adding
--with-uuid
and--with-gmp
to the configure call as well.ashaman-crypto commented on 2017-04-09 19:44 (UTC)
<deleted-account> commented on 2017-03-29 10:13 (UTC)
grubber commented on 2015-08-13 08:16 (UTC)