- update to 0.30
- fix bugs caught by self-tests
This commit is contained in:
parent
0250202b6c
commit
c00dcb498c
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ certmonger-0.23.tar.gz
|
||||
certmonger-0.24.tar.gz
|
||||
certmonger-0.26.tar.gz
|
||||
certmonger-0.28.tar.gz
|
||||
/certmonger-0.30.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: certmonger
|
||||
Version: 0.28
|
||||
Version: 0.30
|
||||
Release: 1%{?dist}
|
||||
Summary: Certificate status monitor and PKI enrollment client
|
||||
|
||||
@ -98,8 +98,20 @@ exit 0
|
||||
%{_localstatedir}/lib/certmonger
|
||||
|
||||
%changelog
|
||||
* Wed Aug 25 2010 Nalin Dahyabhai <nalin@redhat.com> 0.30-1
|
||||
- update to 0.30
|
||||
- fix errors computing the time at the end of an interval that were
|
||||
caught by self-tests
|
||||
|
||||
* Mon Aug 23 2010 Nalin Dahyabhai <nalin@redhat.com> 0.29-1
|
||||
- update to 0.29
|
||||
- fix 64-bit cleanliness issue using libdbus
|
||||
- actually include the full set of tests in tarballs
|
||||
|
||||
* Tue Aug 17 2010 Nalin Dahyabhai <nalin@redhat.com> 0.28-1
|
||||
- fix self-signing certificate notBefore and notAfter values on 32-bit machines
|
||||
- update to 0.28
|
||||
- fix self-signing certificate notBefore and notAfter values on 32-bit
|
||||
machines
|
||||
|
||||
* Tue Aug 17 2010 Nalin Dahyabhai <nalin@redhat.com> 0.27-1
|
||||
- update to 0.27
|
||||
|
Loading…
Reference in New Issue
Block a user