certmonger 0.79.19-1 source package in Ubuntu

Changelog

certmonger (0.79.19-1) unstable; urgency=medium

  [ Timo Aaltonen ]
  * New upstream release.
  * control: Remove unnecessary constraints.

  [ Helmut Grohne ]
  * Do not FTBFS when systemd.pc changes systemdsystemunitdir. (Closes: #1052633)

  [ Timo Aaltonen ]
  * dont-require-an-nss-database.diff: Dropped, upstream.
  * watch: Updated.

 -- Timo Aaltonen <email address hidden>  Tue, 17 Oct 2023 14:18:42 +0300

Upload details

Uploaded by:
Debian FreeIPA Team
Uploaded to:
Sid
Original maintainer:
Debian FreeIPA Team
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
certmonger_0.79.19-1.dsc 2.2 KiB e7aec87693613f4b234de0fc8e7bb4398f9f6053fa746634554e31fc512ad8bc
certmonger_0.79.19.orig.tar.gz 936.8 KiB 328c8f1db6ec37407c0ddf6acb3eb8cbd08291206981b15ef36848989c1ff8b1
certmonger_0.79.19-1.debian.tar.xz 8.7 KiB e56c02e288aa85ac34a6424b435000026364d1a7f3bf0559e27873f53eadfc2e

Available diffs

No changes file available.

Binary packages built by this source

certmonger: D-Bus -based service to simplify interaction with certificate authorities

 Certmonger is a D-Bus -based service which attempts to simplify
 interaction with certifying authorities (CAs) on networks which use
 public-key infrastructure (PKI).
 .
 If it knows the location of a certificate, certmonger can track the
 expiration date and notify you when the certificate is about to expire.
 .
 If it has access to the corresponding private key and information about
 the CA which issued the certificate, certmonger can even attempt to
 automatically obtain a new certificate.
 .
 Supports certificate and key storage in PEM or NSSDB formats.
 .
 Can self-sign certificates, or can submit them to either certmaster or
 development versions of IPA.

certmonger-dbgsym: debug symbols for certmonger