Update to 0.78.4

Update to 0.78.4:
- fix the "getcert start-tracking" -L and -l options (#1249753)
- output diagnostics about the second request when scep-submit encounters an
  error during a second request to the SCEP server
This commit is contained in:
Nalin Dahyabhai 2015-08-04 14:54:37 -04:00
parent cb61adfa6c
commit c0ca98f8c4
3 changed files with 10 additions and 3 deletions

2
.gitignore vendored
View File

@ -110,3 +110,5 @@ certmonger-0.28.tar.gz
/certmonger-0.78.2.tar.gz.sig /certmonger-0.78.2.tar.gz.sig
/certmonger-0.78.3.tar.gz /certmonger-0.78.3.tar.gz
/certmonger-0.78.3.tar.gz.sig /certmonger-0.78.3.tar.gz.sig
/certmonger-0.78.4.tar.gz
/certmonger-0.78.4.tar.gz.sig

View File

@ -25,7 +25,7 @@
%endif %endif
Name: certmonger Name: certmonger
Version: 0.78.3 Version: 0.78.4
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,11 @@ exit 0
%endif %endif
%changelog %changelog
* Tue Aug 4 2015 Nalin Dahyabhai <nalin@redhat.com> 0.78.4-1
- fix the "getcert start-tracking" -L and -l options (#1249753)
- output diagnostics about the second request when scep-submit encounters an
error during a second request to the SCEP server
* Mon Jul 20 2015 Nalin Dahyabhai <nalin@redhat.com> 0.78.3-1 * Mon Jul 20 2015 Nalin Dahyabhai <nalin@redhat.com> 0.78.3-1
- call poptGetOptArg() correctly, to fix parsing of the -R flag to scep-submit - call poptGetOptArg() correctly, to fix parsing of the -R flag to scep-submit
and the -O and -o flags to dogtag-submit (#1244914) and the -O and -o flags to dogtag-submit (#1244914)

View File

@ -1,2 +1,2 @@
d597a063c9f962e03132b60ea8d55b7c certmonger-0.78.3.tar.gz 976149477a82e0db959bfe2b81967d20 certmonger-0.78.4.tar.gz
0e6782dddfc473dd6efe55be86b8ac86 certmonger-0.78.3.tar.gz.sig aecadbfe4c9d3aa5887309a89764ac03 certmonger-0.78.4.tar.gz.sig