From d5b1da79517a6c48bc26f44f53a8b636532eb446 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Wed, 19 Dec 2012 12:03:42 -0500 Subject: [PATCH] update to 0.63 update to 0.63: - serialize access to NSS databases and the running of pre- and post-save commands which might also access them (possibly fixing part of #883484) --- .gitignore | 2 ++ certmonger.spec | 6 +++++- sources | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 91b818d..d2276da 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,5 @@ certmonger-0.28.tar.gz /certmonger-0.61.tar.gz.sig /certmonger-0.62.tar.gz /certmonger-0.62.tar.gz.sig +/certmonger-0.63.tar.gz +/certmonger-0.63.tar.gz.sig diff --git a/certmonger.spec b/certmonger.spec index 511ed9e..b0a4de1 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -19,7 +19,7 @@ %endif Name: certmonger -Version: 0.62 +Version: 0.63 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -201,6 +201,10 @@ exit 0 %endif %changelog +* Tue Dec 19 2012 Nalin Dahyabhai 0.63-1 +- serialize access to NSS databases and the running of pre- and post-save + commands which might also access them (possibly fixing part of #883484) + * Thu Nov 29 2012 Nalin Dahyabhai 0.62-1 - add a -u flag to getcert to enable requesting a keyUsage extension value - request subjectKeyIdentifier extensions from CAs, and include them in diff --git a/sources b/sources index 67f363a..540a2e6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -6e6012dbfee1c54752b1d09fb50679a9 certmonger-0.62.tar.gz -3a60362d8d6daea3520c0523d4a614b3 certmonger-0.62.tar.gz.sig +2053fbd3c9f737865199f82b4eb73e64 certmonger-0.63.tar.gz +c2f8bff8b78b1c12953b565f73a4894a certmonger-0.63.tar.gz.sig