diff --git a/.gitignore b/.gitignore index 952a5eb..30d7148 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,5 @@ certmonger-0.28.tar.gz /certmonger-0.78.1.tar.gz.sig /certmonger-0.78.2.tar.gz /certmonger-0.78.2.tar.gz.sig +/certmonger-0.78.3.tar.gz +/certmonger-0.78.3.tar.gz.sig diff --git a/certmonger.spec b/certmonger.spec index 1ea75a1..6bc7269 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -25,7 +25,7 @@ %endif Name: certmonger -Version: 0.78.2 +Version: 0.78.3 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -242,6 +242,10 @@ exit 0 %endif %changelog +* Mon Jul 20 2015 Nalin Dahyabhai 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 0.78.2-1 - 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 diff --git a/sources b/sources index 2bc19c4..cf26e78 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9f997b560d384d29a82e3d50d74af97f certmonger-0.78.2.tar.gz -d4992b893ab490353e501ae436c57077 certmonger-0.78.2.tar.gz.sig +d597a063c9f962e03132b60ea8d55b7c certmonger-0.78.3.tar.gz +0e6782dddfc473dd6efe55be86b8ac86 certmonger-0.78.3.tar.gz.sig