update to 0.65

Update to 0.65, which flushes out bugs in the locking work that landed in 0.63.
This commit is contained in:
Nalin Dahyabhai 2013-01-09 11:15:48 -05:00
parent d5b1da7951
commit 8f23785283
3 changed files with 13 additions and 3 deletions

2
.gitignore vendored
View File

@ -48,3 +48,5 @@ certmonger-0.28.tar.gz
/certmonger-0.62.tar.gz.sig
/certmonger-0.63.tar.gz
/certmonger-0.63.tar.gz.sig
/certmonger-0.65.tar.gz
/certmonger-0.65.tar.gz.sig

View File

@ -19,7 +19,7 @@
%endif
Name: certmonger
Version: 0.63
Version: 0.65
Release: 1%{?dist}
Summary: Certificate status monitor and PKI enrollment client
@ -201,6 +201,14 @@ exit 0
%endif
%changelog
* Tue Jan 8 2013 Nalin Dahyabhai <nalin@redhat.com> 0.65-1
- fix a crash in the self-tests
* Tue Jan 8 2013 Nalin Dahyabhai <nalin@redhat.com> 0.64-1
- at startup, if we resume the state machine for a given certificate to a state
which expects to have the newly-added lock already acquired, acquire it
before moving on with the certificate's work (still aimed at fixing #883484)
* 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)

View File

@ -1,2 +1,2 @@
2053fbd3c9f737865199f82b4eb73e64 certmonger-0.63.tar.gz
c2f8bff8b78b1c12953b565f73a4894a certmonger-0.63.tar.gz.sig
c96bc020dbdb8ef35ba1c1e64d7d5dc3 certmonger-0.65.tar.gz
790b2873217a670c3e7c1541dfe98e37 certmonger-0.65.tar.gz.sig