Update to 0.78.3

- call poptGetOptArg() correctly, to fix parsing of the -R flag to scep-submit
  and the -O and -o flags to dogtag-submit (#1244914)
This commit is contained in:
Nalin Dahyabhai 2015-07-20 15:29:52 -04:00
parent 144e7dd1b0
commit cb61adfa6c
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -108,3 +108,5 @@ certmonger-0.28.tar.gz
/certmonger-0.78.1.tar.gz.sig /certmonger-0.78.1.tar.gz.sig
/certmonger-0.78.2.tar.gz /certmonger-0.78.2.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.sig

View File

@ -25,7 +25,7 @@
%endif %endif
Name: certmonger Name: certmonger
Version: 0.78.2 Version: 0.78.3
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
* 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
and the -O and -o flags to dogtag-submit (#1244914)
* Thu Jul 9 2015 Nalin Dahyabhai <nalin@redhat.com> 0.78.2-1 * Thu Jul 9 2015 Nalin Dahyabhai <nalin@redhat.com> 0.78.2-1
- tweak initialization so that we set up for providing our D-Bus API before we - tweak initialization so that we set up for providing our D-Bus API before we
register our name with the bus, so that we can handle any requests that register our name with the bus, so that we can handle any requests that

View File

@ -1,2 +1,2 @@
9f997b560d384d29a82e3d50d74af97f certmonger-0.78.2.tar.gz d597a063c9f962e03132b60ea8d55b7c certmonger-0.78.3.tar.gz
d4992b893ab490353e501ae436c57077 certmonger-0.78.2.tar.gz.sig 0e6782dddfc473dd6efe55be86b8ac86 certmonger-0.78.3.tar.gz.sig