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:
Nalin Dahyabhai 2016-01-13 13:54:01 -05:00
parent 1e4e4bd4df
commit 5f3c01e3a4
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

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

View File

@ -1,2 +1,2 @@
e30f0aabaac76c6a3701611a2430bcbc certmonger-0.78.5.tar.gz 20da8ea36b1da723c06080a2de482e14 certmonger-0.78.6.tar.gz
2855b38e50df3c9d9fdd29b72a96b135 certmonger-0.78.5.tar.gz.sig 4b70660736650c59fb7dcf8742de8063 certmonger-0.78.6.tar.gz.sig