Update to 0.78.6
- document the -R, -N, -o, and -t flags for dogtag-ipa-renew-agent-submit - stop checking that we can generate 512 bit keys during self-tests
This commit is contained in:
parent
1e4e4bd4df
commit
5f3c01e3a4
2
.gitignore
vendored
2
.gitignore
vendored
@ -114,3 +114,5 @@ certmonger-0.28.tar.gz
|
|||||||
/certmonger-0.78.4.tar.gz.sig
|
/certmonger-0.78.4.tar.gz.sig
|
||||||
/certmonger-0.78.5.tar.gz
|
/certmonger-0.78.5.tar.gz
|
||||||
/certmonger-0.78.5.tar.gz.sig
|
/certmonger-0.78.5.tar.gz.sig
|
||||||
|
/certmonger-0.78.6.tar.gz
|
||||||
|
/certmonger-0.78.6.tar.gz.sig
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: certmonger
|
Name: certmonger
|
||||||
Version: 0.78.5
|
Version: 0.78.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Certificate status monitor and PKI enrollment client
|
Summary: Certificate status monitor and PKI enrollment client
|
||||||
|
|
||||||
@ -242,6 +242,10 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 13 2016 Nalin Dahyabhai <nalin@redhat.com> 0.78.6-1
|
||||||
|
- document the -R, -N, -o, and -t flags for dogtag-ipa-renew-agent-submit
|
||||||
|
- stop checking that we can generate 512 bit keys during self-tests
|
||||||
|
|
||||||
* Thu Nov 12 2015 Nalin Dahyabhai <nalin@redhat.com> 0.78.5-1
|
* Thu Nov 12 2015 Nalin Dahyabhai <nalin@redhat.com> 0.78.5-1
|
||||||
- fix a possible uninitialized memory read (possibly #1260871)
|
- fix a possible uninitialized memory read (possibly #1260871)
|
||||||
- log a diagnostic error when we fail to initialize libkrb5
|
- log a diagnostic error when we fail to initialize libkrb5
|
||||||
|
Loading…
Reference in New Issue
Block a user