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)
This commit is contained in:
Nalin Dahyabhai 2012-12-19 12:03:42 -05:00
parent bd4c7a9730
commit d5b1da7951
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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 <nalin@redhat.com> 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 <nalin@redhat.com> 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

View File

@ -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