2a98aebb9c- update to 0.36 - fix some use-after-free bugs in the daemon (#689776) - fix a copy/paste error in certmonger-ipa-submit(8) - getcert now suppresses error details when not given its new -v option (#683926, more of #681641/#652047) - updated translations - de, es, pl, ru, uk - indonesian translation is now for "id" rather than "in"
Nalin Dahyabhai
2011-03-22 11:44:09 -0400
a1bb00ae72- update to 0.35.1, because there's a leap day between now and a year from now
Nalin Dahyabhai
2011-03-02 15:51:28 -0500
664b62c20a- self-test fixes to rebuild properly in mock (#670322)
Nalin Dahyabhai
2011-02-14 17:46:45 -0500
469401701f- update to 0.34
Nalin Dahyabhai
2011-01-14 10:02:47 -0500
a20057c7d4update to 0.32
Nalin Dahyabhai
2010-11-30 13:58:31 -0500
c276b718efMerge branch 'master' of ssh://pkgs.fedoraproject.org/certmonger
Nalin Dahyabhai
2010-09-30 17:36:57 -0400
2f5670644bexplicitly require "dbus" to try to ensure we have a running system bus when we get started (#639126)
Nalin Dahyabhai
2010-09-30 17:36:08 -0400
ed4ae41b22- try to SIGHUP the messagebus daemon at first install so that it'll let us claim our service name if it isn't restarted before we are first started (#636876)
Nalin Dahyabhai
2010-09-23 13:07:41 -0400
d5f4fb6175- whoops, drop old source
Nalin Dahyabhai
2010-08-25 15:53:10 -0400
c00dcb498c- update to 0.30 - fix bugs caught by self-tests
Nalin Dahyabhai
2010-08-25 15:51:50 -0400
0250202b6c- fix self-signing certificate notBefore and notAfter values on 32-bit machines - portability and test fixes
Nalin Dahyabhai
2010-08-23 12:04:13 -0400
6f0969ce62- update to 0.26 - when canceling a submission request that's being handled by a helper, reap the child process's status after killing it (#624120) - update to 0.25 - new translations - in by Okta Purnama Rahadian! - fix detection of cases where we can't access a private key in an NSS database because we don't have the PIN - teach '*getcert start-tracking' about the -p and -P options which the '*getcert request' commands already understand (#621670), and also the -U, -K, -E, and -D flags - double-check that the nicknames of keys we get back from PK11_ListPrivKeysInSlot() match the desired nickname before accepting them as matches, so that our tests won't all blow up on EL5 - fix dynamic addition and removal of CAs implemented through helpers - init script: ensure that the subsys lock is created whenever we're called to "start" when we're already running (even more of #596719) - more gracefully handle manual daemon startups and cleaning up of unexpected crashes (still more of #596719) - don't create the daemon pidfile until after we've connected to the D-Bus (still more of #596719)
Nalin Dahyabhai
2010-08-13 14:35:38 -0400
f8d7e57c9a- update to 0.24 - keep the lock on the pid file, if we have one, when we fork, and cancel daemon startup if we can't gain ownership of the lock (the rest of #596719) - make the man pages note which external configuration files we consult when submitting requests to certmaster and ipa CAs
Nalin Dahyabhai
2010-06-08 15:26:12 +0000
599e094b4d- update to 0.23 - new translations - pl by Piotr Drąg! - cancel daemon startup if we can't gain ownership of our well-known service name on the DBus (#596719)
Nalin Dahyabhai
2010-05-27 22:32:54 +0000
ab20852900- update to 0.22 - new translations - de by Fabian Affolter! - certmaster-submit: don't fall over when we can't find a certmaster.conf or a minion.conf (i.e., certmaster isn't installed) (#588932) - when reading extension values from certificates, prune out duplicate principal names, email addresses, and hostnames
Nalin Dahyabhai
2010-05-14 16:54:43 +0000
a436504f7c- update to 0.21 - getcert/*-getcert: relay the desired CA to the local service, whether specified on the command line (in getcert) or as a built-in hard-wired default (in *-getcert) (#584983) - flesh out the default certmonger.conf so that people can get a feel for the expected formatting (Jenny Galipeau)
Nalin Dahyabhai
2010-05-04 18:37:19 +0000
4d4e3a63c4- update to 0.20 - correctly parse certificate validity periods given in years (spotted by Stephen Gallagher) - setup for translation - es by Héctor Daniel Cabrera! - ru by Yulia Poyarkova! - uk by Yuri Chornoivan! - fix unpreprocessed defaults in certmonger.conf's man page - tweak the IPA-specific message that indicates a principal name also needs to be specified if we're not using the default subject name (#579542) - make the validity period of self-signed certificates into a configuration setting and not a piece of the state information we track about the signer - init script: exit with status 2 instead of 1 when invoked with an unrecognized argument (#584517)
Nalin Dahyabhai
2010-04-21 21:57:28 +0000
36aa62b942update to 0.19
Nalin Dahyabhai
2010-03-24 00:07:21 +0000
473822dd8b- update to 0.18 - add support for using encrypted storage for keys, using PIN values supplied directly or read from files whose names are supplied - don't choke on NSS database locations that use the "sql:" or "dbm:" prefix
Nalin Dahyabhai
2010-02-12 20:43:18 +0000