The certmonger package monitors certificates, and can optionally request new certificates and attempt to automatically renew certificates when they approach their not-valid-after dates.
The update to version 0.78.4 fixes a problem where the getcert start-tracking command did not recognize the -l and -L flags, which were already correctly recognized by getcert request, and corrects a bug which would cause the SCEP client helper to fail to properly report diagnostic errors in some cases.
It also fixes a packaging bug: the package's %post scriptlet called the killall command to signal the system bus daemon to reload its configuration, but did not list the psmisc package, which provides the command, as a requirement (#1277573). This update instead uses dbus-send to send a ReloadConfig request to the system bus daemon, and adds it as a requirement.
Please login to add feedback.
This update has been submitted for testing by nalin.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
I can see no trace of the claimed fix for #1277573 in dist-git..
Yeah, you're right. Should probably take the opportunity to switch it to using dbus-send to send a "ReloadConfig" request to the bus daemon instead, like later upstream versions do.
nalin edited this update.
New build(s):
Removed build(s):
This update has been submitted for testing by nalin.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes